Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lozjackson/ember-ui-components
A collection of common user interface components for Ember applications
https://github.com/lozjackson/ember-ui-components
buttongroup contextmenu dropdown ember fieldset formelement modal modal-dialogs tabs ui
Last synced: 9 days ago
JSON representation
A collection of common user interface components for Ember applications
- Host: GitHub
- URL: https://github.com/lozjackson/ember-ui-components
- Owner: lozjackson
- License: mit
- Created: 2016-02-20T17:37:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-14T23:11:07.000Z (over 6 years ago)
- Last Synced: 2024-10-12T23:18:20.690Z (about 1 month ago)
- Topics: buttongroup, contextmenu, dropdown, ember, fieldset, formelement, modal, modal-dialogs, tabs, ui
- Language: JavaScript
- Homepage: http://lozjackson.github.io/ember-ui-components
- Size: 2.79 MB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ember-ui-components
This ember-cli addon is a collection of common user interface components.
## Demo
http://lozjackson.github.io/ember-ui-components/
## Installation
* `ember install ember-ui-components`
## Components
* Button
* ButtonGroup
* CheckBox
* ContextMenu
* Dropdown
* FormElement
* Fieldset
* Input
* List
* ModalDialog
* ModalWindow
* Select
* SlideMenu
* Switch
* Tabs## Services
* Dialog
## CSS Classes
* Button
* ButtonGroup
* FormElement
* Fieldset
* Panel