Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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