nice-elements
v1.13.0
Published
Nice elements used in olaii angular 1.x webapps.
Readme

Nice elements v1.13.0
Nice elements is an AngularJS v1.5.8 module that contains nice form elements like inputs, choice fields, search, toggle, dropdown, etc.
Components
- nice-wrapper
- nice-button
- nice-button-toggle
- nice-calendar
- nice-checkbox
- nice-choice
- nice-comment
- nice-date
- nice-date-input
- nice-date-range
- nice-datetimerange-picker-2
- nice-dropdown
- nice-dropdown-date
- nice-dropdown-old
- nice-help
- nice-icon
- nice-input
- nice-label
- nice-loader
- nice-notification
- nice-number
- nice-percent
- nice-popup
- nice-progress-bar
- nice-quantity
- nice-search
- nice-search2
- nice-slot
- nice-steps
- nice-svgs
- nice-time-picker
- nice-title
- nice-toast
- nice-upload
- nice-yesno
- nice-pill
- nice-toggle
- nice-no-data
- nice-table
- nice-view
- nice-virtual-scroll
- nice-on-scroll
- nice-options
- ~~nice-datetime-picker~~ (DEPREACATED)
- ~~nice-datetimerange-picker~~ (DEPREACATED)
- ~~nice-dtp~~ (DEPREACATED)
Filters
- nice-date
- nice-highlight
Services
- nice-service
Directives
- nice-click-outside
- nice-tooltip
- nice-infinite-loader
How to build
grunt buildIt should compile all the js and html files into dist/nice.js, and all the styles into dist/style.css.
How to run develop?
node server.js
or
npm run serveA demo project from demo directory will be available on http://localhost:3031.
LICENSE
See LICENSE.md
CHANGELOG
See CHANGELOG.md
