{"id":15537659,"url":"https://github.com/cibernox/ember-basic-dropdown-hover","last_synced_at":"2025-07-05T22:40:29.312Z","repository":{"id":66079469,"uuid":"80726419","full_name":"cibernox/ember-basic-dropdown-hover","owner":"cibernox","description":"Variation of ember-basic-dropdown that opens on hover","archived":false,"fork":false,"pushed_at":"2019-02-08T14:40:25.000Z","size":273,"stargazers_count":5,"open_issues_count":2,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T15:25:01.910Z","etag":null,"topics":["addon","dropdown","ember","hover"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cibernox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-02T13:17:15.000Z","updated_at":"2019-02-08T14:40:27.000Z","dependencies_parsed_at":"2023-11-04T07:30:16.462Z","dependency_job_id":null,"html_url":"https://github.com/cibernox/ember-basic-dropdown-hover","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/cibernox/ember-basic-dropdown-hover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cibernox%2Fember-basic-dropdown-hover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cibernox%2Fember-basic-dropdown-hover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cibernox%2Fember-basic-dropdown-hover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cibernox%2Fember-basic-dropdown-hover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cibernox","download_url":"https://codeload.github.com/cibernox/ember-basic-dropdown-hover/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cibernox%2Fember-basic-dropdown-hover/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263818954,"owners_count":23516092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["addon","dropdown","ember","hover"],"created_at":"2024-10-02T11:58:55.112Z","updated_at":"2025-07-05T22:40:29.296Z","avatar_url":"https://github.com/cibernox.png","language":"JavaScript","readme":"# ember-basic-dropdown-hover\n\nThis is an addon for ember-basic-dropdown that implements a nicer API to open\nand close it on `mouseEnter/mouseLeave`.\n\n## Installation\n\n* `ember install ember-basic-dropdown-hover`\n\nThat's it, you don't need to have `ember-basic-dropdown` as a dependency too, although you can.\n\n## Usage\n\nThe API is identical to [Ember Basic Dropdown](www.ember-basic-dropdown.com) except for the\ndifferent component name. Example:\n\n```hbs\n{{#basic-dropdown-hover as |dd|}}\n  {{#dd.trigger}}Hover me{{/dd.trigger}}\n  {{#dd.content}}\n    \u003cp\u003eHello world\u003c/p\u003e\n  {{/dd.content}}\n{{/basic-dropdown-hover}}\n```\n\nEach component should accept the same options as Ember Basic Dropdown. If it doesn't, open an issue.\n\nThere is three options exclusive of this component that you can use:\n\n* `delay` The delay between the moment the mouse enters/exits the trigger/content. Defaults to 300ms\n* `openDelay` Delay for opening the dropdown. Default to `delay`\n* `closeDelay` Delay for closing the dropdown. Default to `delay`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcibernox%2Fember-basic-dropdown-hover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcibernox%2Fember-basic-dropdown-hover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcibernox%2Fember-basic-dropdown-hover/lists"}