Releases: Linkd-Inc/ngx-slideshow
Releases · Linkd-Inc/ngx-slideshow
0.3.2
0.3.2 (2018-11-06)
Bug Fixes
- many: Fix errors with styling and margins, stopped errors from being thrown (d631a50)
0.3.1
0.3.1 (2018-11-01)
Bug Fixes
- upgrade: Add Angular 7 support (b515df9a)
0.3.0
0.3.0 (2018-09-12)
Bug Fixes
- many: Many fixes and refactors in order to get tests working/etc (7a7a6d0)
v0.2.0
0.2.0 (2018-06-28)
Code Refactoring
- all: Massive refactor that allows much more performant (e450254)
BREAKING CHANGES
- all: This release changes the API you use in order
to utilize ngx-slideshow
. Please see the README for instructions
on how to migrate
v0.1.1
Bug Fixes
- ie: Added fixes for IE in order to properly display (5f1b23b)
BREAKING CHANGES
- ie: This release upgrades to Angular 6. Angular 4-5 support has been dropped
v0.1.0
Bug Fixes
- inputs: allow inputs to be decimal based, improved tests (24727ef)
v0.0.11
Bug Fixes
- resize: fix errors introduced in 0.0.10 (9b5264c)
- tests: fix tests from running (e27d63b), closes #12
v0.0.10
Bug Fixes
- inputs: fix bugs regarding AOT and inputs (c0df783), closes #8 #10
v0.0.9
Features
- tabbing: add disallow tab input for cards not in view (7f34e7c)
v0.0.8
Bug Fixes
- sizing: fix sizing of cards (8dd51d4)