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