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
[x] Pagination with select for page size
[x] re-modal-backdrop refactor to common use, not only for modal.
[x] refactor dropdown to service
Run serve: Run npm run build:lib
then npm start
Docs deploy: npm run docs:deploy
npm publish npm run npm:publish
and then cd .lib && npm publish
new component gulp new:cmp --ComponentName