Angular UI plugin with bootstrap;
-
Online Document link: https://greengerong.github.io/rebirth-ng/
-
Angular 4: version <= 0.0.23;
-
Angular 5: version >= 5.0.0
-
Angular 6: version >= 6.0.0
- Accordion
- Alert Box
- Badge
- Modal
- Alert/Confirm
- Checkbox/RadioGroup
- Pager
- Pagination
- Panel
- DatePicker
- Rating
- Popover
- Tooltip
- Tabs
- Action Button
- Progress Bar
- Auto Complete
- Switch
- Select Button
- Carousel
- Overlay
- Breadcrumbs
- Menu Bar
- Aside Menu
- Flow Steps
- Infinite Scroll
- Data Table
- TimePicker
- Validators
- Notify
- Tree View
- File Upload
- Image Upload
- Editor(https://greengerong.github.io/rebirth-medium-editor/)
- Chartjs(https://greengerong.github.io/rebirth-chart/)
- ECharts(https://greengerong.github.io/rebirth-echarts/)
- Mask()
- Default
- Dark
- Cosmo
- Paper
- Journal
- Readable
- United
- Sandstone
-
Pagination with select for page size
-
re-modal-backdrop refactor to common use, not only for modal.
-
refactor dropdown to service
-
Run serve: Run
npm run build:lib
thennpm start
-
Docs deploy:
npm run docs:deploy
-
npm publish
npm run npm:publish
and thencd .lib && npm publish
-
new component
gulp new:cmp --ComponentName