This is a monorepo containing an Ember addon implementing a generic dropdown component built using Embroider, and a second package containing a simple Test App to test/document/showcase the component.
Please see the README of the Addon package for details about the component, and associated documentation
The entire idea of the component, the way it behaves, etc., etc. is copied directly from the famous Ember Basic Dropdown, authored by Miguel Camba.
Category | Status |
---|---|
Conventions | |
Code Stats | |
Security | |
Development | |
Issues & PRs | |
Release Status |
Why, indeed? Simply put, to re-write the Ember Basic Dropdown component completely in Ember 4.0+ using the Embroider build system. Without the burden of backward compatibility, the addon code becomes smaller, cleaner, and faster - and the format published to npm is compatible with the ultimate goals of the Embroider effort.
All contributors to this project are expected to adhere to the Code of Conduct specified.
Details on getting the code, setting up the development environment, and instructions on how to extend/build/test the code are detailed in the Contribution Guide
This project owes its existence to these wonderful people (emoji key):
Vish Desai |
This project follows the all-contributors specification. Contributions of any kind are welcome!
This project is licensed under the MIT +no-false-attribs license. You may get a copy of the license by following the link, or at LICENSE.md