Releases: edcarroll/ng2-semantic-ui
Releases · edcarroll/ng2-semantic-ui
v0.4.0
15 Sep 02:10
Compare
Sorry, something went wrong.
No results found
Added Transition component
Animations can be added to any elements (see docs)
Animations have been added to all relevant SUI components
Updated select component
Now separated into two components, and
Added keyFields property (see docs)
Updated to Angular rc.7
v0.3.4
08 Sep 18:59
Compare
Sorry, something went wrong.
No results found
Updated internal dependencies to rc.6 (fixes #14 )
v0.3.3
01 Sep 22:04
Compare
Sorry, something went wrong.
No results found
Full support for Angular 2 rc.6
Fix bug when loading with SystemJS
v0.3.2
01 Sep 21:00
Compare
Sorry, something went wrong.
No results found
Added support for individually loading components
Fixed compile error when using rc.6
v0.3.1
01 Sep 01:18
Compare
Sorry, something went wrong.
No results found
Fixed import bug (now import { SuiModule } from 'ng2-semantic-ui/ng2-semantic-ui';)
v0.3.0
01 Sep 01:06
Compare
Sorry, something went wrong.
No results found
Updated to Angular RC5
ngModules fully supported
Project restructured to allow for lazy loading
Angular CLI now utilised
Added select component
Fixed all compilation errors
v0.2.3
13 May 00:50
Compare
Sorry, something went wrong.
No results found
Updated to Angular 2.0.0-rc1.
ng2-semantic-ui v0.2.2
28 Apr 08:18
Compare
Sorry, something went wrong.
No results found
Fixed minified bundle not working.
ng2-semantic-ui v0.2.1
27 Apr 01:25
Compare
Sorry, something went wrong.
No results found
Fixed npm peer dependency issue.
ng2-semantic-ui v0.2.0
27 Apr 01:19
Compare
Sorry, something went wrong.
No results found
Added rating component.
Added search component.