ember-elements v0.7.0
Ember Elements is a UI toolkit built with Typescript and made available as an Ember addon. It is based on the awesome Blueprint design system.
The Whys
Why Ember?
We chose EmberJS framework for the productivity and stability it brings to our projects. With this project, we strive to further reduce the time, effort and resources needed to build a web application.
Why Blueprint?
- We just loved the design 😍. Moreover, it has been designed with accessibility in mind.
- The project is mature and had been in production use for quite some time.
- It is optimized for building complex, data-dense web interfaces for desktop applications. This means, it is not a mobile-first UI toolkit. It reinforces our belief that design system should be contextual.
- Known for its quality in the React ecosystem.
- Lacked an Ember equivalent.
We strive to attain parity with BlueprintJS in terms of components and quality. We also strive to ensure that there is minimal effort in switching between react and ember elements.
PS: Still confused about the need? Watch Frédéric Soumaré talk @ EmberConf, 2019
Why Typescript?
- Well who doesnt love it.
- Increased adoption in Ember ecosystem.
- Moreover, BlueprintJS(React) is also written in Typescript.
Community
To request a new component, raise a request
For any other enhancements, raise an issue here
To file a bug, report it here
For any other contributions, read CONTRIBUTING.md
Join our Slack group to talk to us
Current Status
Core
Components
- Breadcrumbs
- Button
- Button group
- Callout
- Card
- Collapse
- Collapsible list
- Divider
- Editable text
- Hotkeys
- Icon
- Menu
- Navbar
- Non-ideal state
- Overflow list
- Panel stack
- Progress bar
- Resize sensor
- Skeleton
- Spinner
- Tabs
- Tag
- Text
- Tree
Form Controls
- Form group
- Control group
- Label
- Checkbox
- Radio
- Html select
- Slider
- Switch
Form Inputs
- File input
- Numeric input
- Text input
- Text area
- Tag input
Overlays
- Overlay
- Portal
- Alert
- Context menu
- Dialog
- Drawer
- Popover
- Toast
- Tooltip
Date Time
- Date picker
- Date range picker
- Time picker
- Date time picker
- Date input
- Date range input
Select
- Select
- Suggest
- MultiSelect
- Omnibar
- Querylist
Table