Skip to content

Releases: Wtower/ng-gentelella

Minor style and documentation improvements

13 Jan 10:56
Compare
Choose a tag to compare
  • Reset redundant style that comes from gentelella
  • Added documentation for animations

Improved ga-panel and animations

27 Dec 21:48
Compare
Choose a tag to compare
  • Added toolbar transclude (second optional) in ga-panel
  • Added spinning animation
  • Improved documentation

Add dashboard charts and other improvements

23 Dec 00:44
Compare
Choose a tag to compare

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

⚠️ Updating to this version requires to change the ga-progress bindings.

Improvements in paginator, panel, form-field-text

21 Dec 00:52
Compare
Choose a tag to compare

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

20 Dec 15:00
Compare
Choose a tag to compare

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

19 Dec 01:36
Compare
Choose a tag to compare

Finalised the pagination component and completed analytic documentation.

Changes in template paths and gulp build

14 Dec 13:06
Compare
Choose a tag to compare

⚠️ Updating to this version requires to change your template path build settings. More info.

  • 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

27 Nov 08:42
Compare
Choose a tag to compare
v0.1.4

Fix minor error in graph date manipulation

Dashboard graph and progress bar

25 Nov 15:06
Compare
Choose a tag to compare
Merge pull request #10 from Wtower/dashboard-graph

Dashboard graph

Fixes and improvements

18 Nov 12:01
Compare
Choose a tag to compare
  • Fix ng-pattern in form-field-text
  • Added dashboard counter #7
  • Improve documentation and examples