##########################
Angular2 UI plugin with bootstrap;
- Accordion
- Alert Box
- Badge
- Modal
- Alert/Confirm
- Pager
- Pagination
- Panel
- DatePicker
- Dropdown
- Rating
- Popover
- Tooltip
- Tabs
- Action Button
- Progress Bar
- Auto Complete
- Switch
- Button Group
- Toggle Button
- Carousel
- Overlay
- Breadcrumb
- Menu
- Aside Menu
- Context Menu
-
declare 'default'| 'success' | 'info' | 'warning' | 'danger' to one ts type;
-
refactor all component config to rebirth-ui-config
-
Pagination with select for page size
-
Action button with icon
-
Alert box service for server side error.
-
publish
exports
build -
document(component & typedoc) & deploy
-
Run serve:
npm start
-
Docs deploy:
npm run rebith-docs:deploy