Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Oct 28, 2021
2 parents db21896 + a5d4c35 commit f208300
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2716,7 +2716,7 @@
- Actions
- Fixed issue with error when pass already rendered HTML element to the `actions.create` constructor
- Fixed issue with not setting actions button bg color
- Addedd support for `closeByOutsideClick` logic
- Added support for `closeByOutsideClick` logic
- Searchbar
- Now hides elements (when required) by setting/unsetting classes instead of directly modifying element `display` property
- Toast
Expand Down Expand Up @@ -2966,7 +2966,7 @@
- `pushState` now supports for multiple Views at a time
- Router component's context now can be extended with `options.context` route parameter
- Router component now supports inline nested `<template>` that won't be parsed by Template7
- Addded support for dynamic routes
- Added support for dynamic routes
- Route events, now it is possible to specify `on` object with page events on route object
- PhotoBrowser
- Now uses Virtual Slides by default
Expand Down

0 comments on commit f208300

Please sign in to comment.