Skip to content

Latest commit

 

History

History
248 lines (111 loc) · 8.63 KB

CHANGELOG.md

File metadata and controls

248 lines (111 loc) · 8.63 KB

2.7.0 (2024-07-26)

Features

  • bump angular version v18 (df06ac0)
  • bump angular version v18 (75e486a)
  • bump angular version v18 (475b548)
  • bump angular version v18 BREAKING CHANGES (7d41cac)

2.6.0 (2023-11-14)

Features

2.5.0 (2023-05-05)

Features

2.4.0 (2023-01-12)

Features

2.3.4 (2022-11-01)

Bug Fixes

2.3.3 (2022-10-31)

Bug Fixes

  • trigger and update version to npm (083b10a)
  • trigger and update version to npm (bd1415a)

2.3.2 (2021-01-11)

Bug Fixes

  • missing semantic dependency @semantic-release/npm (692ba98)

2.3.0 (2021-01-11)

Bug Fixes

  • slider options are optional && contentWidth is min 100% (1a36ec3)

Features

  • transition between last and first slide (a90aaf3)

2.3.0 (2021-01-11)

Bug Fixes

  • slider options are optional && contentWidth is min 100% (1a36ec3)

Features

  • transition between last and first slide (a90aaf3)

2.3.0 (2021-01-04)

Bug Fixes

  • slider options are optional && contentWidth is min 100% (1a36ec3)

Features

  • transition between last and first slide (a90aaf3)

2.3.0 (2021-01-04)

Bug Fixes

  • slider options are optional && contentWidth is min 100% (1a36ec3)

Features

  • transition between last and first slide (a90aaf3)

2.2.2 (2020-05-21)

Bug Fixes

  • revert get new wrapperInnerEl width on slides changes (7c24cd6)

2.2.1 (2020-05-20)

Bug Fixes

  • get new wrapperInnerEl width on slides changes (1f325a9)

2.2.0 (2019-07-12)

Features

  • Jump to initial slide without animation closes #17 (7a715e9)
  • Transition duration on last slide closes #15 (de66c43)

2.1.1 (2019-07-10)

Bug Fixes

2.1.0 (2019-07-10)

Features

  • block auto slide if mouse is outside of document (ee21bd8)

2.0.0 (2019-07-03)

Bug Fixes

  • replace offsetWidth with getBoundingClientRect().width (d8a5c6a)

Performance Improvements

BREAKING CHANGES

  • Require Angular v8+

1.6.6 (2019-03-01)

Bug Fixes

  • slideInView emitting with pagination closes:#12 (95760ec)

1.6.5 (2019-02-20)

Bug Fixes

1.6.4 (2019-02-20)

Bug Fixes

1.6.3 (2019-02-19)

Bug Fixes

  • Slides: change emitter not emitting proper index (92d8939)

1.6.2 (2019-02-12)

Bug Fixes

1.6.1 (2019-02-12)

Bug Fixes

1.6.0 (2019-02-11)

Features

1.5.0 (2019-01-31)

Features

  • SlideArrow: added arrowClicked event (36daabe)

1.4.10 (2019-01-24)

Bug Fixes

  • slideInView emitting properly when blockPerView is different then 1 🐛 (6daa32c)

1.4.9 (2019-01-16)

Bug Fixes

  • Updated slideInView to emit related element (76a149e)

1.4.8 (2019-01-11)

Bug Fixes

  • Slides checking if initialSlide exists before moving to it 🐛 (cac684a)

1.4.7 (2018-12-29)

Bug Fixes

  • Removed dist release from semantic (36b8b37)

1.4.6 (2018-12-29)

Bug Fixes

  • Added git semantic plugin (c1c3ed3)
  • Added missing semantic-release/git plugin; added dist to release (78c0c95)
  • Missing semantic-release/git in lock file (e1c47a1)