Releases: Disane87/ngx-taskboard
Releases · Disane87/ngx-taskboard
v4.0.0
4.0.0 (2020-12-17)
chore
BREAKING CHANGES
- Angular: Angular 10 Update
v3.0.0
3.0.0 (2020-05-11)
chore
- angular: Update to Angular 8 (9858455)
- Angular: Update Angular 8 - Version bump package.json (c67a7c6)
- angular update: Angular Update 8 -> 9 (700303f)
BREAKING CHANGES
- angular update: Angular Update 8 -> 9
- Angular: Update Angular 8 - Version bump package.json
- angular: Angular 8 update
v2.0.0
2.0.0 (2020-05-11)
BREAKING CHANGES
v1.4.0
1.4.0 (2020-03-16)
Features
- icons: Customize icons and markup (b6bd515)
v1.3.4
1.3.4 (2020-03-04)
Bug Fixes
- Fixed scrolling bugs and removed console.logs (4335e21), closes #87 #86
- console.log: removed console.log in ngDoCheck() (497fd5d)
- sticky-top: Fixed a bug where sticky-top on header not working (c8759a8)
- template: removed one unused div to prevent bug w/ scrollbar (eae5766)
v1.3.3
1.3.3 (2020-03-04)
Bug Fixes
v1.3.2
1.3.2 (2019-10-31)
Bug Fixes
- change detection: fixed lint errors (29f9815), closes #82
- change detection: Optimized change detection with many items (b30370d)
- error: Error in test fixed (09ce9e5)
v1.3.1
1.3.1 (2019-09-11)
Bug Fixes
- numeric values, change detection, value in display (ca0bf23), closes #78 #79 #80
v1.3.0
1.3.0 (2019-09-10)
Bug Fixes
Features
- collapse event: Emits the collapse state when heading is toggled (f62acb4), closes #70
- scrolling: Fire events when scrolling (26ee3a2)
- scrolling: Restoring scorll state via @input (6c807d8), closes #71
v1.2.15
1.2.15 (2019-09-04)
Bug Fixes
- Items with value „null“ were breaking the board (daca6ba), closes #69