Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

45 lines (26 loc) · 2.45 KB

1.9.2 (2023-09-17)

New Features
Bug Fixes

1.9.1 (2023-08-28)

Documentation Changes
New Features
  • move from plugin to src (25492c24)
  • add example for router-integration (af156a4a)
Other Changes

1.9.0 (2023-04-10)

Documentation Changes
  • add information about store. (51fd468a)
  • add new page-example for animation. (07dd725f)
  • update information about closing modal with route. (00e21b48)
New Features
  • update pushModal, add string name for modal component, add test (231b7356)
  • add new method getComponentFromStore, add test, add store to config.ts (1844100d)
  • add type declaration for props. Add options to prompt-modal.ts (0a2c771e)
Tests
  • add new tests for opening modal from the store. (5550c4a1)