deneb-ui
v1.0.0
Published
UI building blocks for project Deneb
Downloads
7
Maintainers
Readme
A UI Building Blocks for Project Deneb.
This project is based on Semantic UI and Angular 7.2+
support Angular 7.2 and above, for Angular 4 version, checkout the 0.x.x version of this project.
Current implemented component:
- Dialog (modal)
- Toast
- Pagination
- InfiniteList
- TimelineMeter
- Dropdown (directive)
- Toggle
- Popover (service and directive), need Popper.js as dependency.
Notice: When you want use toast, you must import BrowserAnimationsModule
in your application module.