Releases: Wtower/ng-gentelella
Releases · Wtower/ng-gentelella
Minor style and documentation improvements
Improved ga-panel and animations
- Added toolbar transclude (second optional) in ga-panel
- Added spinning animation
- Improved documentation
Add dashboard charts and other improvements
Dashboard charts
- Improved dashboard flot: parse binding in onChanges, documentation
- Add dashboard graph with chart.js #7
- Add extra styles for chart panels
- Add colours binding to dashboard flot graph and improve re-plot
- Add dashboard bars graph component #7
Other
- Fix paginator no-focus when many pages and user was hitting first/last
- Add aria attributes to ga-progress and improve binding
- Minor documentation fixes
ga-progress
bindings.
Improvements in paginator, panel, form-field-text
ga-paginator
- Fix more parsing issues
- Hide when no data
- Fix second data fetch under conditions #17
form-field-text
- Add
ng-model-options
ga-panel
- Add query change callback function
- Add
ng-model-options
Improve and fix pagination
Pagination:
- Fix #16: Paginate double fetches data
- Show correct number of items on last page
- Reset ellipsis regardless of data fetch
- Fix parsing
Pagination and documentation
Finalised the pagination component and completed analytic documentation.
Changes in template paths and gulp build
- Improved styles
- Added adapted gentelella jquery script
- Improved angular template paths to be used in build systems with html2js
- Added gulpfile and built files
Fix minor error in graph date manipulation
v0.1.4 Fix minor error in graph date manipulation
Dashboard graph and progress bar
Merge pull request #10 from Wtower/dashboard-graph Dashboard graph
Fixes and improvements
- Fix
ng-pattern
inform-field-text
- Added dashboard counter #7
- Improve documentation and examples