- #29 Update to Ember-cli 2.12.1
-
#28 Fix Ember version compatibility.
-
#27 Remove observer from
SlideMenuComponent. -
#26 Add
AlertHelperandConfirmHelper. -
#25 Remove observer from
ModalDialogComponent. -
#24 Remove observer from
TabsComponent.
-
#19 [FEATURE] Add
ListComponent. -
#18 [FEATURE] Add
SwitchComponent. -
#15 [BUGFIX] Prevent active tab becoming blank
-
#14 Remove deprecated Ember.K
-
#11 [BUGFIX] The
SubMenuComponentnow supports thedisabledattribute. -
#10 [FEATURE] Add
TabsComponent. -
#12 Update Ember-wormhole dependency to v0.5.1
- [BUGFIX] Fix issue that was preventing the consuming app to build for production environment.
-
[BUGFIX] Check the component still exists before handling event listeners on the
ClickOutsideMixin. -
[FEATURE] Add
InputComponent. -
[FEATURE] Add
FormElementComponentandFormElementClass. -
[FEATURE] Add
FieldsetComponentandFieldsetClass. -
Add the
FormElementClassto theSelectComponent. -
Add Phantomjs dev-dependency.
-
Configure Ember-try to include Ember ~2.4.0 (LTS).
-
Update to Ember-cli 2.7.0
-
When button components become active the css box-shadow is inset.
-
Change the OK button for alert and confirm modal dialog components to blue background with white text.
-
Use ButtonComponent instead of button elements in the built in model dialog components.
-
[FEATURE] Use ember-wormhole to enable rendering the
ContextMenuComponentto a specified DOM element. -
[FEATURE] Use ember-wormhole to enable rendering the
ModalWindowComponentto a specified DOM element. -
Add
DestinationElementMixin. -
Add ember-wormhole dependency.
-
[FEATURE] Add
ModalService. -
[FEATURE] Add
open-modalandclose-modalhelpers. -
[FEATURE] Add
showModalproperty toModalWindowComponent. -
Bind the
uic-modal-containerclass name to theshowModalproperty of theModalWindowComponent. -
Add ember-code-snippet.
-
[FEATURE] Add
togglemethod to theContextMenuService. -
[BUGFIX] Fix a bug where the context-menu could have an incorrect context.
-
[FEATURE] Allow an object to be passed as a second argument to the
OpenContextMenuHelperand then be available as theContextMenuParams.modelproperty.
- [BUGFIX] Prevent Firefox from scrolling the page when using the
ContextMenuComponent.
-
[FEATURE] Add
OpenContextMenuHelper -
[FEATURE] Add
ContextMenuService. -
Change the default
tagNameforSubMenuComponenttomenuitem. -
Add
ContextMenuContainerComponent. -
Update
ContextMenuComponent
-
[FEATURE] Add
CloseButtonComponent -
[FEATURE] Add
AutoCloseproperty toDropdownComponentandDropdownContainerComponent
-
[FEATURE] Add
ButtonGroupComponent -
[FEATURE] Add
selectedproperty toButtonComponent
-
[FEATURE] Add
ButtonComponent -
[FEATURE] Add
DropdownComponent -
[FEATURE] Add
ClickOutsideMixin
-
[FEATURE] Add
menuToggleClassproperty toSlideMenuComponent -
[FEATURE] Add
pushContentTypeproperty toSlideMenuComponent -
[FEATURE] Add
squeeze-contentcss class for theSlideMenuComponent -
[FEATURE] Add
maskContentoption toModalDialogComponentandModalWindowComponent -
[FEATURE] Add
disableScrolloption toModalDialogComponent,ModalWindowComponentandSlideMenuComponent -
[FEATURE] Add
disablePointerEventsoption toModalDialogComponentandModalWindowComponent -
[FEATURE] Update
uic-buttoncss class -
[FEATURE] Update
uic-modaltemplate -
[BUGFIX] Fix error when calling the
DialogService.closeModal()method when the modal dialog is not open. -
Update to Ember-cli 2.4.2
- Initial release.