2.0.9 • Published 9 years ago
angular2-semantic-ui v2.0.9
angular2-semantic-ui
Angular2 Components for Semantic UI
No jQuery Dependency
Install
npm install angular2-semantic-ui --save
import { L_SEMANTIC_UI_MODULE } from 'angular2-semantic-ui';Demo
git clone https://github.com/lon-yang/angular2-semantic-ui-demo.git
cd angular2-semantic-ui-demo
npm install
npm startCurrent Included Components
- CheckBox
- Dimmer
- Dropdown
- Loader
- Progress
- Rating
- Modal
- Tab
- Accordion
- Popup
- Pagination
- Tags-Input
Using with Systemjs
Please see systemjs.config.js
Change Log
- 2016-06-02 Add Pagination Component
- 2016-06-03 Fix bug
- 2016-06-10 Dropdown support multiple
- 2016-06-11 Fix tabset component's bug
- 2016-06-12 Improve tabset and add onChange event for checkbox, fix some bug
- 2016-07-24 Upgrade angular2 to
rc4and remove unused dependencies - 2016-08-30 Add component of
lsu-tagsInput - 2016-09-18 Upgrade angular2 to
final, Optimization code - 2016-10-19 Upgrade angular2 to
2.1.0, Optimization code and add animation - 2016-11-13 Support NgModule, fix #5
- 2017-03-28 Support Angular 4.0.0 (version 2.0.0 will need angular 4.0.0 and later)
- 2017-05-24 Support
AOT - 2017-07-21 Add
changeevent for dropdown, Release2.0.6
Contributors
Thanks!
2.0.9
9 years ago
2.0.8
9 years ago
2.0.7
9 years ago
2.0.6
9 years ago
2.0.5
9 years ago
2.0.4
9 years ago
2.0.3
9 years ago
2.0.2
9 years ago
2.0.1
9 years ago
2.0.0
9 years ago
1.3.3
10 years ago
1.3.2
10 years ago
1.3.1
10 years ago
1.3.0
10 years ago
1.2.3
10 years ago
1.2.2
10 years ago
1.2.1
10 years ago
1.1.9
10 years ago
1.1.8
10 years ago
1.1.7
10 years ago
1.1.6
10 years ago
1.1.5
10 years ago
1.1.4
10 years ago
1.1.3
10 years ago
1.2.0
10 years ago
1.1.1
10 years ago
1.1.0
10 years ago
1.0.0
10 years ago