nuxt-community / nuxt7

📱 Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7
https://nuxt7.netlify.com/
MIT License
325 stars 33 forks source link

chore(deps): update framework7 monorepo to v8 (major) #130

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framework7 (source) ^5.7.14 -> ^8.3.4 age adoption passing confidence
framework7-vue (source) ^5.7.14 -> ^8.3.4 age adoption passing confidence

Release Notes

framework7io/framework7 (framework7) ### [`v8.3.4`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#834-2024-09-18) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v8.3.3...v8.3.4) ##### Bug Fixes - **link:** don't render href attribute in ListItem if href is false ([11c27e0](https://redirect.github.com/framework7io/framework7/commit/11c27e078c3b16d8a67a2fb10f6980c6547464e1)), closes [#​4288](https://redirect.github.com/framework7io/framework7/issues/4288) ### [`v8.3.3`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#833-2024-03-25) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v8.3.2...v8.3.3) ##### Bug Fixes - back navigation when no f7Page found ([41f65cd](https://redirect.github.com/framework7io/framework7/commit/41f65cdc2789c0e1525757d9e4200f5005afd92c)) - disable cache for device-info on server ([800b586](https://redirect.github.com/framework7io/framework7/commit/800b5864ad8a6c28eb5b11e90ca728b70fbd9506)), closes [#​4252](https://redirect.github.com/framework7io/framework7/issues/4252) - **svelte:** fix issue with React.CSSProperties in types ([74b1565](https://redirect.github.com/framework7io/framework7/commit/74b156507199ae0d22846cbb0be22ac71f32d312)), closes [#​4255](https://redirect.github.com/framework7io/framework7/issues/4255) - **svelte:** fix svelte field in package ([60f4641](https://redirect.github.com/framework7io/framework7/commit/60f4641b1ccecbe03e81c97261d5b9ba059b4240)), closes [#​4259](https://redirect.github.com/framework7io/framework7/issues/4259) ### [`v8.3.2`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#832-2024-02-27) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v8.3.1...v8.3.2) ##### Bug Fixes - **sheet:** correctly remove resize handler ([ffb5c8c](https://redirect.github.com/framework7io/framework7/commit/ffb5c8c5ba2ccb7921d3d931b66b3ad7546113a9)), closes [#​4251](https://redirect.github.com/framework7io/framework7/issues/4251) ##### Features - **core:** better error stack trace for router components ([d6c60f8](https://redirect.github.com/framework7io/framework7/commit/d6c60f834121e044cc7d1e83db6ae362518bed52)), closes [#​4250](https://redirect.github.com/framework7io/framework7/issues/4250) ### [`v8.3.1`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#831-2024-02-05) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v8.3.0...v8.3.1) ##### Bug Fixes - **calendar:** fix param type of calendar parameter formatValue ([#​4235](https://redirect.github.com/framework7io/framework7/issues/4235)) ([ac1f205](https://redirect.github.com/framework7io/framework7/commit/ac1f2053b504f5a898775cb6fb80f7513f8cc8ff)) - **core:** insert theme stylesheet first to allow overriding ([#​4219](https://redirect.github.com/framework7io/framework7/issues/4219)) ([#​4220](https://redirect.github.com/framework7io/framework7/issues/4220)) ([c02e90d](https://redirect.github.com/framework7io/framework7/commit/c02e90da66c284f16eae11bd01284b98e844047e)) - **core:** replace references to obsolete addListener/removeListener ([#​4221](https://redirect.github.com/framework7io/framework7/issues/4221)) ([4430722](https://redirect.github.com/framework7io/framework7/commit/443072262bcbf0755f4fed293df90d220af12f54)) - **sortable:** Prevent touchscreen scrolling conflict via touch-action ([#​4227](https://redirect.github.com/framework7io/framework7/issues/4227)) ([0505835](https://redirect.github.com/framework7io/framework7/commit/0505835f00466765c4ed20dfbd0669b1c1c26b10)), closes [#​4178](https://redirect.github.com/framework7io/framework7/issues/4178) - **types:** correct exports for react, vue and svelte ([5b380eb](https://redirect.github.com/framework7io/framework7/commit/5b380eb3ee48107f1f3c95ef39203956c564e591)) - **types:** fix missing types ([#​4231](https://redirect.github.com/framework7io/framework7/issues/4231)) ([734ab0a](https://redirect.github.com/framework7io/framework7/commit/734ab0ab8573c62ff82b782172162849454f137d)), closes [#​4181](https://redirect.github.com/framework7io/framework7/issues/4181) ### [`v8.3.0`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#830-2023-08-18) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v8.2.0...v8.3.0) ##### Bug Fixes - **popup:** fix wrong popup push position on top of tablet-full-screen push popup ([41def46](https://redirect.github.com/framework7io/framework7/commit/41def46c3d5c9aa54bbfe18bb9a18a9ccda8b0ff)) - **popup:** prevent swiping popup when swiping over enabled sortable ([9673b0b](https://redirect.github.com/framework7io/framework7/commit/9673b0b079b04e9a3cc71520efbff39679ee8203)) - **router:** fix props not passed to `openIn` components ([c609439](https://redirect.github.com/framework7io/framework7/commit/c609439a0500998baa18ce5e824aad50136b42bd)), closes [#​4215](https://redirect.github.com/framework7io/framework7/issues/4215) - **sheet:** prevent swiping sheet when swiping over enabled sortable ([c92ad63](https://redirect.github.com/framework7io/framework7/commit/c92ad6313fd9acad0b4a971c4b91157c5fd6160b)) ##### Features - **sheet:** new feature to configure opened breakpoints ([3ec8cc1](https://redirect.github.com/framework7io/framework7/commit/3ec8cc1d81547de37d6f3064e0f705f3d2b2eb5e)) - **svelte:** types reworked for Svelte 4 ([#​4216](https://redirect.github.com/framework7io/framework7/issues/4216)) ([31b94b0](https://redirect.github.com/framework7io/framework7/commit/31b94b00dec840e5a7095f99626bb3872fa485dc)) - **swiper:** update swiper to latest 10.2.0 ([957fa87](https://redirect.github.com/framework7io/framework7/commit/957fa87367c98a2dc44484abda85beb990a9160a)) - update to latest Swiper ([b9afba6](https://redirect.github.com/framework7io/framework7/commit/b9afba6abe765c9e88114c778a5cfefbbcba0e31)) ### [`v8.2.0`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#820-2023-07-06) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v8.1.0...v8.2.0) ##### Bug Fixes - **inputs:** fixed outline input without label misalignment ([81d2757](https://redirect.github.com/framework7io/framework7/commit/81d2757676609a2a79b85aeb586bf14489c0a449)) - **list-view:** add "list" slot in Vue component ([f4b24bc](https://redirect.github.com/framework7io/framework7/commit/f4b24bc489ce0b3f65bcd191407600b1f993b547)), closes [#​4201](https://redirect.github.com/framework7io/framework7/issues/4201) [#​4195](https://redirect.github.com/framework7io/framework7/issues/4195) ##### Features - **panel:** limit resizable to max 100% width and support resizable floating panels ([27ae4e1](https://redirect.github.com/framework7io/framework7/commit/27ae4e12cf232387390f2a795d365019fb086eba)) - **swiper:** update to Swiper v10 ([b6cb30a](https://redirect.github.com/framework7io/framework7/commit/b6cb30a680a49ebb3dcc9ed931e0789bb41c6d37)) ### [`v8.1.0`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#810-2023-06-12) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v8.0.5...v8.1.0) ##### Bug Fixes - **calendar:** fix range styles if same day selected ([84eaf76](https://redirect.github.com/framework7io/framework7/commit/84eaf76b46b20327018bee71f21da84e3ca095dc)), closes [#​4191](https://redirect.github.com/framework7io/framework7/issues/4191) - **core:** hide scrollbar where required in FireFix ([f4c4c7e](https://redirect.github.com/framework7io/framework7/commit/f4c4c7e90b1b4eb2a12a587219ba59ff275e9514)), closes [#​4189](https://redirect.github.com/framework7io/framework7/issues/4189) - **core:** translucent now applies in iOS theme not depending on iOS device ([06b8970](https://redirect.github.com/framework7io/framework7/commit/06b897020548ca73bea9c19f16a168834a3b7322)) - **messagebar:** fix `textareaId` to be passed to textarea element ([b3b10b2](https://redirect.github.com/framework7io/framework7/commit/b3b10b235421d7c5cde0ca54dfdddc45ac1d8f4c)) - **panel:** fix panel closed without transition when opened with swipe ([be8492c](https://redirect.github.com/framework7io/framework7/commit/be8492cba29bab92fbdaa53bc4aaf81377f180d1)) - **popover:** fix ignored `arrow` prop in Popover components ([feaa823](https://redirect.github.com/framework7io/framework7/commit/feaa8231798f60a72ea8a3049a2b389de178c3b6)) - **progressbar:** fix wrong style applied in Svelte component ([4604b1f](https://redirect.github.com/framework7io/framework7/commit/4604b1f861fdfe8d25b2a15696288b0d3e8f96bf)), closes [#​4183](https://redirect.github.com/framework7io/framework7/issues/4183) - **router:** fix for correct navigate if used route path format like `/:optionalParam(any+[regexp]+)?` ([#​4179](https://redirect.github.com/framework7io/framework7/issues/4179)) ([6d40482](https://redirect.github.com/framework7io/framework7/commit/6d40482d0b526ce1c368b68d83bc7abfa52823df)) - **router:** fix routable modal destroy if modal route has `async` prop ([1234e78](https://redirect.github.com/framework7io/framework7/commit/1234e78967d3c9e9ea3055e7505d33ae4e8eb5db)) - **searchbar:** remove unused clear button layer ([4e13c36](https://redirect.github.com/framework7io/framework7/commit/4e13c36b201140cd41e9a83ca32368bd3dd44430)) ##### Features - **list-index:** tweak label colors in MD theme ([b797d9b](https://redirect.github.com/framework7io/framework7/commit/b797d9bdc57785ec5358e7b5d003a7df57737236)) - **notification:** increase notifiaction transition duration and paddings in MD theme ([27f211e](https://redirect.github.com/framework7io/framework7/commit/27f211efe0fc4757e5abc39b9ad0c426e3172174)) - **picker:** full width single column picker scrolling ([04ca371](https://redirect.github.com/framework7io/framework7/commit/04ca371f929f25d6fd8f92aeac50ac8b39d6070a)) - **pull-to-refresh:** tweak md colors ([b014a34](https://redirect.github.com/framework7io/framework7/commit/b014a34229cf21528cb7b21b0ed3402e21c33997)) ### [`v8.0.5`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#805-2023-05-08) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v8.0.4...v8.0.5) ##### Bug Fixes - **virtual-list:** fix auto height calcs in filtered items ([1336770](https://redirect.github.com/framework7io/framework7/commit/1336770412a0e910b504e18cc929fc66ab9ae996)), closes [#​4168](https://redirect.github.com/framework7io/framework7/issues/4168) ### [`v8.0.4`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#804-2023-05-03) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v8.0.3...v8.0.4) ##### Bug Fixes - **area-chart:** fix tooltip label color in MD theme ([5d87626](https://redirect.github.com/framework7io/framework7/commit/5d87626a99ee950eb0cc6c2a386485e9e042ab1d)) - **button:** fix iOS outline button color ([59674be](https://redirect.github.com/framework7io/framework7/commit/59674be6c64565091afdacb4adda1969eb12fa92)), closes [#​4169](https://redirect.github.com/framework7io/framework7/issues/4169) - **chip:** fix chip media margin in iOS theme ([34f4c28](https://redirect.github.com/framework7io/framework7/commit/34f4c28a824ca6a55429d6c1edd864a8bce3b38a)) ### [`v8.0.3`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#803-2023-04-17) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v8.0.2...v8.0.3) ##### Bug Fixes - **core:** correct colors inheritance in nested dark mode ([e4f0ddc](https://redirect.github.com/framework7io/framework7/commit/e4f0ddc3f409dc7db9c74850d1ffc22e10334ff4)), closes [#​4165](https://redirect.github.com/framework7io/framework7/issues/4165) - **core:** prevent handling of not trusted touch events ([3ea9ac5](https://redirect.github.com/framework7io/framework7/commit/3ea9ac5116ade915bc947d245803c22c3f5a3b25)), closes [#​4164](https://redirect.github.com/framework7io/framework7/issues/4164) - **input:** fix datetime-local input width ([6253c6c](https://redirect.github.com/framework7io/framework7/commit/6253c6c39e319e4334d938e033d382dd810ba037)) ### [`v8.0.2`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#802-2023-04-12) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v8.0.1...v8.0.2) ##### Features - **app:** add `overscroll-behavior: none;` to `html` ([caa3e78](https://redirect.github.com/framework7io/framework7/commit/caa3e78d6597a4710fceb300572ee1a96fa454a6)), closes [#​4048](https://redirect.github.com/framework7io/framework7/issues/4048) - **dialog:** tweak placeholder colors ([dfadb8d](https://redirect.github.com/framework7io/framework7/commit/dfadb8df32254f35e83e1e10871d0cd69f560944)) - **fab:** tweak FAB md3 styles and colors ([e50a375](https://redirect.github.com/framework7io/framework7/commit/e50a37562591e8b2c8edb9354b33b19f0c35656e)) - **input:** tweak placeholder colors ([50d8fb8](https://redirect.github.com/framework7io/framework7/commit/50d8fb86bf76896b8c593b84362674555b1da232)) - **messagebar:** tweak placeholder colors ([29849ff](https://redirect.github.com/framework7io/framework7/commit/29849ff07bc36c098c8f173af78edecbde807993)) - **searchbar:** tweak placeholder colors ([f8168a0](https://redirect.github.com/framework7io/framework7/commit/f8168a0218e957886e980e7b46eb1ca57ca8ab69)) - **text-editor:** tweak placeholder colors ([490c23a](https://redirect.github.com/framework7io/framework7/commit/490c23aa429e1717bd45eca4052772928c9b9d23)) ### [`v8.0.1`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#801-2023-04-06) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v8.0.0...v8.0.1) ##### Bug Fixes - **data-table:** detach events on destroy ([396fdac](https://redirect.github.com/framework7io/framework7/commit/396fdac747ff223472e722ab77f1c594a953f008)) ##### Features - **core:** prevent page scrolling during custom page transitions ([6453249](https://redirect.github.com/framework7io/framework7/commit/645324951a76274338ef33a813543de1b7f5ce2e)) - **icon:** add class to Icon also specified in `icon` prop ([42b56fa](https://redirect.github.com/framework7io/framework7/commit/42b56fa4105017113b774017e80f0b2e0837c1a7)) - **touch-ripple:** use blurred ripple wave on photo browser toolbar ([02b08b6](https://redirect.github.com/framework7io/framework7/commit/02b08b68f4b39e56c5baf84032c5448c088dbd1a)) - update vue web types ([ee8c71d](https://redirect.github.com/framework7io/framework7/commit/ee8c71d4f6c16e16aaedbae823a09393ead3397c)) ### [`v8.0.0`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#800-2023-04-03) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v7.1.5...v8.0.0) ##### Core - All new Material Theme with Material You design - All new color theming options and parameters - Removed Aurora theme - Removed Elevation, Lazy, Menu, Appbar, Request components and modules - Removed browser lazy components from package ##### Photo Browser - added new swipeable thumbs functionality ##### Swiper - updated to all new Swiper v9 with Swiper Element which is now used in Swipeable Tabs - removed Swiper components from Framework7 React, Vue, Svelte - use Swiper Element instead ##### Grid - New simplified grid layout and sizes - Resizable grid functionality has been removed ##### Inputs - Removed inline labels styles - Removed expandInput functionality in Autocomplete ##### List - Removed list item cell & row components and elements - List styling now has addition `outline`, `strong`, `dividers` classes / props ##### Router - Removed `stackPages` functionality ##### Tabs - Swipeable tabs now use `` ##### Bug Fixes - **photo-browser:** fix `touch-action` rules ([5850615](https://redirect.github.com/framework7io/framework7/commit/58506158f655453cb35a708ea7c768b218963f3d)) - **vue:** accept `unloadTabContent` param on View ([24025a5](https://redirect.github.com/framework7io/framework7/commit/24025a59356be6a0fd0b6d1ba33fb42f63a592ca)), closes [#​4149](https://redirect.github.com/framework7io/framework7/issues/4149) - **svelte:** fix swipeable tabs ([9476c6a](https://redirect.github.com/framework7io/framework7/commit/9476c6a35bc64a78fdbf5126505044dc52e452b8)) - **vue:** support for component props defined as array ([d5c70e4](https://redirect.github.com/framework7io/framework7/commit/d5c70e4631393b30d16479b678b000f3b53a257a)) - **router:** don't try to find route with empty path ([4e4ccad](https://redirect.github.com/framework7io/framework7/commit/4e4ccad0a5230421d004d6835c1b413e0e44da54)) - **smart-select:** fix smart select styles ([a014cbb](https://redirect.github.com/framework7io/framework7/commit/a014cbba4091789c7dc1d3d6b7d27d92e207f31f)) - fix iOS preloader color ([6d3c557](https://redirect.github.com/framework7io/framework7/commit/6d3c557e01def0c3e879646c01ad6714ebd8201a)) - **smart-select:** update lists styles ([70bfcd9](https://redirect.github.com/framework7io/framework7/commit/70bfcd90ae54c44b4cd2d3845a0c27affc9b7ab8)) - **core:** fix issue with custom page transitions ([933db6f](https://redirect.github.com/framework7io/framework7/commit/933db6f598a0cd32e722dc74d3d5d67af2ef9c9c)) ##### Features - remove link highlights in MD theme, use only touch ripple ([e96f363](https://redirect.github.com/framework7io/framework7/commit/e96f36335b83b834d32f9966c926fb26c3a4d270)) - **actions:** fix actions position padding in md theme with safe areas ([4d34afd](https://redirect.github.com/framework7io/framework7/commit/4d34afd9510e37bf49e278ca1ec85011493c408d)) - **core:** tweak touch ripple ([4419887](https://redirect.github.com/framework7io/framework7/commit/4419887a475f0cb8fe3ec4b674122a1f792aef59)) - **searchbar:** full height expandable with top safe areas ([87bcf59](https://redirect.github.com/framework7io/framework7/commit/87bcf593b541f8f374919d43b9695c5cdc8a8211)) - **touch-ripple:** tweak touch ripple appearance ([a861e12](https://redirect.github.com/framework7io/framework7/commit/a861e12c06fbe6eaa8f6df05ec1806c46f20199f)) - **core:** add new router component `$useState` method ([677af59](https://redirect.github.com/framework7io/framework7/commit/677af591ae76e58e62355429e1165897fcf71fa8)) - **photo-browser:** add new swipeable Thumbs ([d3313d6](https://redirect.github.com/framework7io/framework7/commit/d3313d6ad5e5dd5f0948e41d2b5bb1a85a5963df)) - remove `colorTheme` prop in React, Vue, Svelte components ([90ecff6](https://redirect.github.com/framework7io/framework7/commit/90ecff6bc3ddeac6fe3462a0fb11c56418d0a907)) - **app:** remove `id`, `version`, `language` app params and properties ([1b5ffd6](https://redirect.github.com/framework7io/framework7/commit/1b5ffd6b6556f8ee4bba05f42ea53aafdaa8cf1d)) - **app:** remove `id`, `version`, `language` app params and properties ([da6e5ae](https://redirect.github.com/framework7io/framework7/commit/da6e5ae10d0ce6b92b79707e830c33ad04d30b5d)) - **popover:** rename `angle` to `arrow` ([fb9867f](https://redirect.github.com/framework7io/framework7/commit/fb9867fab85c587a091b6c40b674158a38ff7d84)) - **searchbar:** rename `hideDividers` -> `hideGroupTitles` ([24e76c1](https://redirect.github.com/framework7io/framework7/commit/24e76c136b0e3ab3364c110b9dd7cdc4248ff993)) - **tabs:** use Swiper Element for swipeable tabs ([d3bd0df](https://redirect.github.com/framework7io/framework7/commit/d3bd0dff7dcf09cd5408b3b8d7299962b173b7ed)) - **typography:** remove `no-hairline` helper classes ([8b10c00](https://redirect.github.com/framework7io/framework7/commit/8b10c004519af41967f12bef4db1fd72fbcd1ff9)) - **timeline:** new syntax for timeline cols ([ce58827](https://redirect.github.com/framework7io/framework7/commit/ce58827285856d1607f7be107be3e44a99024c12)) - **checkbox:** allow to set checkbox icon position - start or end ([db9d799](https://redirect.github.com/framework7io/framework7/commit/db9d799d2139432ea35444c504e175414c11de9e)) - **core:** remove Core JS lazy modules ([25a9c8e](https://redirect.github.com/framework7io/framework7/commit/25a9c8ef3a5027eff35320b6788b5b93ac181a76)) - **smart-select:** allow to specify input icon position ([68a9fbc](https://redirect.github.com/framework7io/framework7/commit/68a9fbcb8e99edc8d9779aa1e8b20e235bd7c5cf)) - **svelte:** export `style` prop for modals ([65ecc23](https://redirect.github.com/framework7io/framework7/commit/65ecc23b698e08d259522952b0a8d2985acbcdbb)), closes [#​4100](https://redirect.github.com/framework7io/framework7/issues/4100) - **swiper:** remove support for auto init with "swiper-init" in favor of Swiper custom element ([35367f8](https://redirect.github.com/framework7io/framework7/commit/35367f8bb180666791029c3ddac66c5f826b1764)) - **swiper:** remove Swiper components export in React, Svelte & Vue in favor of Swiper Custom Element ([344c557](https://redirect.github.com/framework7io/framework7/commit/344c557804557a8e667b6b94ebf79d03b7570c75)) - **actions:** Material You styles, rename `bold` -> `strong` button ([d6a4718](https://redirect.github.com/framework7io/framework7/commit/d6a4718fefaebc8c385051ad387b535d5c5d3ab2)) - **autocomplete:** Material You styles, remove `expandInput` functionality ([7af373d](https://redirect.github.com/framework7io/framework7/commit/7af373d1e908426cb1dca2e11025ef76117d4a0b)) - **badge:** Material You styles ([5ca6a50](https://redirect.github.com/framework7io/framework7/commit/5ca6a50442ff1214306c33d4eefc62c1cdb52e6d)) - **block:** Material You styles, new `outline` style ([7f7cbe2](https://redirect.github.com/framework7io/framework7/commit/7f7cbe26aa10e3e8a51e2d6d147aacf933f2da9e)) - **block:** support for `-inset-[ios|md]` classes + similar components props ([908ca12](https://redirect.github.com/framework7io/framework7/commit/908ca126c527cb8b0f72f4da6104a309150fb592)) - **block:** support theme-specific `block-strong-[ios|md]` states ([75563ce](https://redirect.github.com/framework7io/framework7/commit/75563ce632f4e7b78bde8601a0f5e52ccd64a1ec)) - **breadcrumbs:** Material You styles ([d854233](https://redirect.github.com/framework7io/framework7/commit/d8542337b8d580f8dae040f6db6fa32ce0753871)) - **button:** Material You styles ([fd4e1f9](https://redirect.github.com/framework7io/framework7/commit/fd4e1f9aa493f16c1f98dc1115aca7d20ab4db77)) - **button:** new `tonal` buttons ([32daed7](https://redirect.github.com/framework7io/framework7/commit/32daed743658ff2fbef28e7652006a9b1c8c64ae)) - **calendar:** Material You styles ([2cc67b8](https://redirect.github.com/framework7io/framework7/commit/2cc67b8ce2e3b27ee081dce90cef54d4310559c1)) - **calendar:** Material You styles ([8abf7df](https://redirect.github.com/framework7io/framework7/commit/8abf7dfc06b2c4d751abc4e559bef1c92335ef8a)) - **card:** Material You styles, new `outline` and `raised` styles ([21a051e](https://redirect.github.com/framework7io/framework7/commit/21a051eed15b5846229e937bb9a873d30a496635)) - **chip:** Material You styles ([651406e](https://redirect.github.com/framework7io/framework7/commit/651406e7d061ef063f6ce8037bbc4fd0357c438b)) - **color-picker:** Material You styles ([b8a9eee](https://redirect.github.com/framework7io/framework7/commit/b8a9eee8bd7eae7d0240803771738d6231619b5f)) - **contacts:** Material You styles ([ab3d5a9](https://redirect.github.com/framework7io/framework7/commit/ab3d5a9d46c0342e9b17dad008283ee74e011fd5)) - **contacts-list:** Material You styles ([6f35c10](https://redirect.github.com/framework7io/framework7/commit/6f35c109f23a9ffd84307a91866335d244750f36)) - **core:** remove Menu components (use Popovers instead) ([cf2bb67](https://redirect.github.com/framework7io/framework7/commit/cf2bb67e34b602b3cc9f8550492c19fe6805a31d)) - **core:** `modal.open` accepts second `force` argument ([99f0267](https://redirect.github.com/framework7io/framework7/commit/99f026712fe3f7ceaf972eaeb0eca322552fe592)) - **core:** move `no-hairline` classes to common typography, replace noHairline components prop with `outline` ([ca7e2c9](https://redirect.github.com/framework7io/framework7/commit/ca7e2c9124f6c468c488aa385f665357d1f1a64f)) - **core:** move colors definitions to client side with new `colors` parameter and `app.setColorTheme` method ([30c38b8](https://redirect.github.com/framework7io/framework7/commit/30c38b81ea20cca145c1d6a32b0c6ef0a788cf78)) - **core:** new Material You colors system. `colorThemeCSSProperties` util now return object with `common`, `light` and `dark` vars ([9fb8b3a](https://redirect.github.com/framework7io/framework7/commit/9fb8b3ab3c512780b73cfb9f33ebc075c989d2ed)) - **core:** new page transitions in MD theme ([b050a88](https://redirect.github.com/framework7io/framework7/commit/b050a884bc32874b3ad666ab9f557931349b802c)) - **core:** remove `stackedPages` router functionality ([6c2e624](https://redirect.github.com/framework7io/framework7/commit/6c2e6242de17ed24db702aa0f880c797480e2ab8)) - **core:** remove Appbar module/component ([98285ca](https://redirect.github.com/framework7io/framework7/commit/98285ca47746a4c183af2b8834bf554c6d903f05)) - **core:** remove bars shadows in MD theme ([f14b30f](https://redirect.github.com/framework7io/framework7/commit/f14b30fece4866cc9bf62e5a2061676676395bfa)) - **core:** remove Elevation module ([780783b](https://redirect.github.com/framework7io/framework7/commit/780783b1d7f63ee8e726340676e113d4d583eb53)) - **core:** remove Lazy component, use native `loading="lazy"` instead ([515a170](https://redirect.github.com/framework7io/framework7/commit/515a17068bc6ba3b3b5647dc0b28ef5ca5aa61d4)) - **core:** remove Request module in favor of native `fetch` ([0a9f0a7](https://redirect.github.com/framework7io/framework7/commit/0a9f0a716bcb9fd3c5c998086d946566645ddc3d)) - **core:** rename `autoDarkMode` parameter to `darkMode` which accepts false, true or 'auto', add `setDarkMode` app method ([8759957](https://redirect.github.com/framework7io/framework7/commit/87599579f8b2c9d22e6d925b2e74db36238cff0e)) - **data-table:** Material You styles ([ff86338](https://redirect.github.com/framework7io/framework7/commit/ff863383a6a2ccbf0154b704044e3a8915d570ca)) - **dialog:** Material You styles + rename `bold` -> `strong` button ([fa37aee](https://redirect.github.com/framework7io/framework7/commit/fa37aee568425abe2ac51f014cf89fabaab1f16b)) - **fab:** Material You styles ([6f91229](https://redirect.github.com/framework7io/framework7/commit/6f912296a5bbde1929a1921cf5cdd5e7e1c8e7ef)) - **grid:** rework Grid module to use actual CSS grid, remove resizable grid ([8381a75](https://redirect.github.com/framework7io/framework7/commit/8381a7562e831882220757ec1cd8b939f71a3165)) - **input:** remove inline style inputs ([1d06525](https://redirect.github.com/framework7io/framework7/commit/1d06525bb007e6c37669eb448aa677fa7baf78d6)) - **inputs:** Material You styles ([3eb25e7](https://redirect.github.com/framework7io/framework7/commit/3eb25e73c3333de4022cb43beae6098fd59bc108)) - **list:** introduce `list-dividers` classes and props to enable/disable dividers between items ([07a9420](https://redirect.github.com/framework7io/framework7/commit/07a9420315dc79103f6441477eb7b9b3ddba9823)) - **list:** Material You colors, unify item-divider -> list-group-title ([9ec6aae](https://redirect.github.com/framework7io/framework7/commit/9ec6aae451c460903cdb729ecbeb5a22eb14d466)) - **list:** Material You styles + new `outline` and `strong` states + support theme specific `inset` props and classes ([fae5446](https://redirect.github.com/framework7io/framework7/commit/fae544673ea3ac8c34748788f10d66c59de8a10a)) - **list:** remove ListItemRow and ListItemCell components ([c5ed84b](https://redirect.github.com/framework7io/framework7/commit/c5ed84bea30631d2bae0f8726b0c9d2cbfd9e47e)) - **list:** support `label.item-content` as activable element ([e4cb150](https://redirect.github.com/framework7io/framework7/commit/e4cb1505573f69b4c1addc5b651853991606c1cd)) - **login-screen:** Material You styles ([accc5e5](https://redirect.github.com/framework7io/framework7/commit/accc5e510ef0490e851c7d0b3f8e23f30d4319f8)) - **menu-list:** Material You styles ([67a7aa2](https://redirect.github.com/framework7io/framework7/commit/67a7aa2066c1181bb9b30170efa11264996c1122)) - **messages+messagebar:** Material You styles ([1757396](https://redirect.github.com/framework7io/framework7/commit/17573965318f2c4e27aa40715803180a51cda821)) - **navbar:** Material You style navbar ([c9b7519](https://redirect.github.com/framework7io/framework7/commit/c9b751934f8ad128405e9a93a9da7ef12e60a569)) - **notification:** Material You styles ([d68621d](https://redirect.github.com/framework7io/framework7/commit/d68621dcf3b09243fb2496b6b9a4f30ca89c174c)) - **panel:** Material You styles + remove panels shadows ([a67c370](https://redirect.github.com/framework7io/framework7/commit/a67c37063d2f721b4ed508f619ec66ac11c45e37)) - **panel:** new `floating` panel effect ([45b6b89](https://redirect.github.com/framework7io/framework7/commit/45b6b89c96209cb1a10ae15159e5639dc2f829fc)) - **photo-browser:** Material You styles ([f065f63](https://redirect.github.com/framework7io/framework7/commit/f065f630ecfd422891749a0724e58222a53ec588)) - **photo-browser:** update to latest Swiper ([b8dbe29](https://redirect.github.com/framework7io/framework7/commit/b8dbe293c93a169b1faafcd52dbfaa3ab226988f)) - **picker:** Material You styles ([2135524](https://redirect.github.com/framework7io/framework7/commit/213552409a37754dc63e5123ad02f1279b8f4940)) - **popover:** Material You styles, new `angle` (corner) parameter ([b6ebbe3](https://redirect.github.com/framework7io/framework7/commit/b6ebbe3dbdaaae4e9c0dc16ba44380e5930e2c14)) - **popup:** Material You styles ([9ece196](https://redirect.github.com/framework7io/framework7/commit/9ece1969cb055ec178026d61764e177db995308b)) - **popup:** use `push` effect even if no safe areas detected ([da356cb](https://redirect.github.com/framework7io/framework7/commit/da356cb0273aeedcb5d639391d59e9734a7c9e80)) - **range:** Material You styles ([6bb3df2](https://redirect.github.com/framework7io/framework7/commit/6bb3df27723f8b12e0b14f700c7500b042a76415)) - **searchbar:** Material You styles ([f2d47c6](https://redirect.github.com/framework7io/framework7/commit/f2d47c697b21c8d2925efefd39f8cb53e1ad92e9)) - **sheet:** Material You styles ([fd17aed](https://redirect.github.com/framework7io/framework7/commit/fd17aed5331f92033f1d8618857b6be0fd6376c8)) - **sheet:** use `push` effect even if no safe areas detected ([5fd5130](https://redirect.github.com/framework7io/framework7/commit/5fd513047566c54f3484e7b3c86fbad6f71ac162)) - **sortable:** Material You styles ([4012322](https://redirect.github.com/framework7io/framework7/commit/40123227631c017672408caef881fb5121f4291d)) - **stepper:** Material You styles ([e1fe169](https://redirect.github.com/framework7io/framework7/commit/e1fe169e4af2655cbbfef22475ec33b6c398f4be)) - **subnavbar:** Material You styles ([8b8e152](https://redirect.github.com/framework7io/framework7/commit/8b8e15254485c9083d62ea9e53b46f9efcf9c02e)) - **swipeout:** Material You styles ([d85d591](https://redirect.github.com/framework7io/framework7/commit/d85d59138a6351cf53863381dc55ad1f8a5aace8)) - **swiper:** update to latest Swiper 9 ([03fa5d9](https://redirect.github.com/framework7io/framework7/commit/03fa5d9e4a725c31789eddc3dfcb9e55e5f0566e)) - **tabbar:** Material You styles + rename `tabbar-labels` -> `tabbar-icons` ([fbd07b0](https://redirect.github.com/framework7io/framework7/commit/fbd07b0ac2d643e377af5978e37cc28175ddc301)) - **tabs:** update to latest Swiper ([1e82bf4](https://redirect.github.com/framework7io/framework7/commit/1e82bf49945b9084dae428353f1e3070ab8fe035)) - **text-editor:** Material You styles ([357b1d5](https://redirect.github.com/framework7io/framework7/commit/357b1d56d10cb63c80600b12c9ab5f023c01d4f2)) - **timeline:** Material You styles ([a09698d](https://redirect.github.com/framework7io/framework7/commit/a09698dc849596a65729d7dba95e4fcf83350f25)) - **toast:** Material You styles ([bb09829](https://redirect.github.com/framework7io/framework7/commit/bb09829e96a946207b6e12e7d7f05645333e9d4b)) - **toggle:** Material You styles ([82c91d8](https://redirect.github.com/framework7io/framework7/commit/82c91d87e9c0dca312a31d5746cc58be212b9d92)) - **tooltip:** Material You styles ([e80fbb2](https://redirect.github.com/framework7io/framework7/commit/e80fbb283cbb888556669e446cc89bbfd370ce03)) - remove Aurora theme ([a9de963](https://redirect.github.com/framework7io/framework7/commit/a9de963ab980ec3c7a3ea7d3588ae51ae6b7c1be)) ### [`v7.1.5`](https://redirect.github.com/framework7io/framework7/compare/v7.1.4...v7.1.5) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v7.1.4...v7.1.5) ### [`v7.1.4`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#714-2023-02-02) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v7.1.3...v7.1.4) ##### Bug Fixes - **panel:** fix panel close routine if it was closed immediately ([#​4127](https://redirect.github.com/framework7io/framework7/issues/4127)) ([74aa9d8](https://redirect.github.com/framework7io/framework7/commit/74aa9d88c54697b95f8e60985438cf323a228c50)), closes [#​4108](https://redirect.github.com/framework7io/framework7/issues/4108) - **popover:** disable safe areas in popover ([5d5bce6](https://redirect.github.com/framework7io/framework7/commit/5d5bce64f3f9c4b90fc473870ace9efc342a1c0c)) - **router:** keep router props history if page was loaded with passed `props` ([5ad3d8a](https://redirect.github.com/framework7io/framework7/commit/5ad3d8a995ab303a76c0f50ceae58af39426c8dd)) - **svelte:** fix custom icon classes ([06b406c](https://redirect.github.com/framework7io/framework7/commit/06b406c7803592892deb7b55b15e34530b6f2269)), closes [#​4126](https://redirect.github.com/framework7io/framework7/issues/4126) ### [`v7.1.3`](https://redirect.github.com/framework7io/framework7/releases/tag/v7.1.3) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v7.1.2...v7.1.3) ##### Bug Fixes - **panel:** fix panel close routine if it was closed immediately ([#​4127](https://redirect.github.com/framework7io/framework7/issues/4127)) ([74aa9d8](https://redirect.github.com/framework7io/framework7/commit/74aa9d88c54697b95f8e60985438cf323a228c50)), closes [#​4108](https://redirect.github.com/framework7io/framework7/issues/4108) - **popover:** disable safe areas in popover ([5d5bce6](https://redirect.github.com/framework7io/framework7/commit/5d5bce64f3f9c4b90fc473870ace9efc342a1c0c)) - **router:** keep router props history if page was loaded with passed `props` ([5ad3d8a](https://redirect.github.com/framework7io/framework7/commit/5ad3d8a995ab303a76c0f50ceae58af39426c8dd)) - **svelte:** fix custom icon classes ([06b406c](https://redirect.github.com/framework7io/framework7/commit/06b406c7803592892deb7b55b15e34530b6f2269)), closes [#​4126](https://redirect.github.com/framework7io/framework7/issues/4126) ### [`v7.1.2`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#712-2023-01-18) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v7.1.1...v7.1.2) ##### Bug Fixes - **dialog:** remove margin-left on vertical buttons ([2645067](https://redirect.github.com/framework7io/framework7/commit/26450678cfbd37047e65abaaeb28d5a2f5648fc7)), closes [#​4118](https://redirect.github.com/framework7io/framework7/issues/4118) - **picker:** fixed issue with scrolling on chrome ([816898d](https://redirect.github.com/framework7io/framework7/commit/816898dd4057cf7226522d897b832af90e7c6a7a)) - **router:** initial url in somecase ([#​4122](https://redirect.github.com/framework7io/framework7/issues/4122)) ([fe800cf](https://redirect.github.com/framework7io/framework7/commit/fe800cfdff6cf3377c186a3d3a12a6e8be9dcd5a)) - **types:** add notification `render` method arguments ([#​4117](https://redirect.github.com/framework7io/framework7/issues/4117)) ([2d17f7a](https://redirect.github.com/framework7io/framework7/commit/2d17f7a16217af23966d4f09e7aef6b592d74384)) ##### Features - **photo-browser:** disable Swiper's CSS mode by default ([def98a1](https://redirect.github.com/framework7io/framework7/commit/def98a131f5000905d8af4d6d3b8eebb0deb5df3)) ### [`v7.1.1`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#711-2022-12-16) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/405ea88650d7e3e67a59c8461be48e10af074335...v7.1.1) ##### Bug Fixes - **core:** reset allowPageChange after duplicated async back navigation ([#​4111](https://redirect.github.com/framework7io/framework7/issues/4111)) ([#​4112](https://redirect.github.com/framework7io/framework7/issues/4112)) ([273c94c](https://redirect.github.com/framework7io/framework7/commit/273c94ce44daffcec62c24d0315ea6b1774679ac)) - **panel:** fix panel close routine if it was closed immediately ([1ceaafc](https://redirect.github.com/framework7io/framework7/commit/1ceaafc63fd449558b2404c8b1982938534e39ca)), closes [#​4108](https://redirect.github.com/framework7io/framework7/issues/4108) ##### Features - **photo-browser:** add `closeByBackdropClick` parameter ([8d34259](https://redirect.github.com/framework7io/framework7/commit/8d342599c8f6999727ac81689a8b933e19c61478)), closes [#​4107](https://redirect.github.com/framework7io/framework7/issues/4107) - remove postinstall script ([92fd6e5](https://redirect.github.com/framework7io/framework7/commit/92fd6e558493de8ec4cd50fa32fedcdc56b8d335)) - **router:** add `props` support to `refreshPage` method ([e6fc0c0](https://redirect.github.com/framework7io/framework7/commit/e6fc0c083d1ba8d64eacbe6651e9de81dd562f94)), closes [#​4103](https://redirect.github.com/framework7io/framework7/issues/4103) - **smart-select:** add `closeByBackdropClick` parameter ([66d899b](https://redirect.github.com/framework7io/framework7/commit/66d899b414af86043466410bc5eb4c5a588e3c5c)), closes [#​4107](https://redirect.github.com/framework7io/framework7/issues/4107) - **smart-select:** support return for HTML in `formatValueText` ([90ff029](https://redirect.github.com/framework7io/framework7/commit/90ff029f056b11d0ab0c7dcadf2cb5ec45225bb7)), closes [#​4094](https://redirect.github.com/framework7io/framework7/issues/4094) - **svelte:** export `style` prop for modals ([ddf8b36](https://redirect.github.com/framework7io/framework7/commit/ddf8b366616a38d384d38b2986c89794355734fc)), closes [#​4100](https://redirect.github.com/framework7io/framework7/issues/4100) - update Swiper to latest ([405ea88](https://redirect.github.com/framework7io/framework7/commit/405ea88650d7e3e67a59c8461be48e10af074335)) ### [`v7.1.0`](https://redirect.github.com/framework7io/framework7/compare/v7.0.9...405ea88650d7e3e67a59c8461be48e10af074335) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v7.0.9...405ea88650d7e3e67a59c8461be48e10af074335) ### [`v7.0.9`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#709-2022-11-21) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v7.0.8...v7.0.9) ##### Bug Fixes - **vue:** Improve type definitions for framework7-vue/bundle ([#​4075](https://redirect.github.com/framework7io/framework7/issues/4075)) ([7d68a65](https://redirect.github.com/framework7io/framework7/commit/7d68a657c276eabd22410920573f82c94f852fc8)) ##### Features - **vue:** update web types ([53b1663](https://redirect.github.com/framework7io/framework7/commit/53b1663aa31e5031efb06058686ca7a6c90c2db7)) ### [`v7.0.8`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#708-2022-09-14) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v7.0.7...v7.0.8) ##### Bug Fixes - **core:** export internal $jsx helper for lazy components ([c2a2213](https://redirect.github.com/framework7io/framework7/commit/c2a2213520374abde4424e1ca8e62c9f788fd23a)), closes [#​4072](https://redirect.github.com/framework7io/framework7/issues/4072) - **panel:** don't process backdrop if disabled ([c01b23c](https://redirect.github.com/framework7io/framework7/commit/c01b23cb9fd75df54e95aee2ccbec45ee0ca23d9)), closes [#​4069](https://redirect.github.com/framework7io/framework7/issues/4069) - **swiper:** fix if loaded as lazy component ([32f3be9](https://redirect.github.com/framework7io/framework7/commit/32f3be99e0af0a08dac73e94cf6ced76a76bf7fb)), closes [#​4073](https://redirect.github.com/framework7io/framework7/issues/4073) ##### Features - **core:** expose `Framework7.parseComponent` ([7b0aea0](https://redirect.github.com/framework7io/framework7/commit/7b0aea01f21e30c825e3e6d7ceea3716f010f3fc)) ### [`v7.0.7`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#707-2022-07-15) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v7.0.6...v7.0.7) ##### Bug Fixes - **core:** fix package.json ([e0d4ebe](https://redirect.github.com/framework7io/framework7/commit/e0d4ebe0267bece3782ceae6f4946576bcf36846)), closes [#​4061](https://redirect.github.com/framework7io/framework7/issues/4061) ### [`v7.0.6`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#706-2022-07-14) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v7.0.5...v7.0.6) ##### Bug Fixes - **core:** fix core components types file not found in typescript when import ([#​4059](https://redirect.github.com/framework7io/framework7/issues/4059)) ([1886a76](https://redirect.github.com/framework7io/framework7/commit/1886a76fccbfd885a3125d59041270c5d3178187)) - **core:** fix getWindow/Document getters in lazy components ([41a7c50](https://redirect.github.com/framework7io/framework7/commit/41a7c5083fa0cee734191d8450a19c268d1b1958)), closes [#​4052](https://redirect.github.com/framework7io/framework7/issues/4052) - **panel:** fix closeByBackdropClick ignored on instance ([48e966f](https://redirect.github.com/framework7io/framework7/commit/48e966fdccb80efaa5c79eb66126adfbbce3f361)) ##### Features - **svelte:** searchbar: add html attributes auto-complete/correct/capitalize fixes ([d5934d6](https://redirect.github.com/framework7io/framework7/commit/d5934d612c4ab41f99676efe52258e8ed54c1e10)) ### [`v7.0.5`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#705-2022-05-31) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v7.0.4...v7.0.5) ##### Bug Fixes - **core:** fix and export framework7-bundle.less ([#​4041](https://redirect.github.com/framework7io/framework7/issues/4041)) ([7b7ab14](https://redirect.github.com/framework7io/framework7/commit/7b7ab14e6e18dd0283190a5f2925309eace6319d)) - **react:** make children prop explicit for react 18 support ([#​4040](https://redirect.github.com/framework7io/framework7/issues/4040)) ([3a87831](https://redirect.github.com/framework7io/framework7/commit/3a8783176df2ff3049d612c70c7ba90f91f1f359)) - **svelte:** add export props interface svelte fixes [#​4023](https://redirect.github.com/framework7io/framework7/issues/4023) ([#​4042](https://redirect.github.com/framework7io/framework7/issues/4042)) ([c27ddbd](https://redirect.github.com/framework7io/framework7/commit/c27ddbd9b1579d3ace114c31eb8c7cb627ee4619)) - **svelte:** fix ListInput as TextEditor value handling ([03c3644](https://redirect.github.com/framework7io/framework7/commit/03c364498f1db471b0a492248f1bc29ab3bb1177)) ### [`v7.0.4`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#704-2022-05-25) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v7.0.3...v7.0.4) ##### Bug Fixes - **smart-select:** use removeDiacrotics in virtual list search ([2e2305f](https://redirect.github.com/framework7io/framework7/commit/2e2305f8e347f6948e9c6c950ab2c98b94ffe884)) ##### Features - **popover:** new `verticalPosition` parameter to force popover vertical positioning ([27774e2](https://redirect.github.com/framework7io/framework7/commit/27774e2d2a2eee41b6f7cfa8e7d4831120ea097b)) ### [`v7.0.3`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#703-2022-05-16) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v7.0.2...v7.0.3) ##### Features - add `shared/` exports to vue/react/svelte packages ([2bab4a1](https://redirect.github.com/framework7io/framework7/commit/2bab4a1736c5c53fe0e40cc026858ee5968629fc)), closes [#​4017](https://redirect.github.com/framework7io/framework7/issues/4017) - **core:** expose access to $jsx as Framework7.Component.$jsx ([f1b4474](https://redirect.github.com/framework7io/framework7/commit/f1b447417ec9adb7c39b24d4d48b9f45e19930d3)) - **react:** add export for props interface ([#​4023](https://redirect.github.com/framework7io/framework7/issues/4023)) ([565ec60](https://redirect.github.com/framework7io/framework7/commit/565ec6006a688918708bf63ecfeb2f90c16a7ab9)) ### [`v7.0.2`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#702-2022-04-24) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v7.0.1...v7.0.2) ##### Bug Fixes - **data-table:** fix missing Aurora theme styles ([d81eddb](https://redirect.github.com/framework7io/framework7/commit/d81eddbf2e4f4f147a954525dabbd9c92732e7b4)) - **router:** fix not resetting root url to '/' ([1dee4e8](https://redirect.github.com/framework7io/framework7/commit/1dee4e8f04575dc3836664ab6388be0327b25b23)), closes [#​4004](https://redirect.github.com/framework7io/framework7/issues/4004) - **types:** remove reference to `types` folder ([197b163](https://redirect.github.com/framework7io/framework7/commit/197b163790a06c3ae915d6b5b546b0c91118cc8d)) ### [`v7.0.1`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#701-2022-04-15) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v7.0.0...v7.0.1) ##### Bug Fixes - **calendar:** fix scrolling on mobiles in calendar pickers ([ede596d](https://redirect.github.com/framework7io/framework7/commit/ede596d97b7e42b28d73b98b2369663886c1b881)) ##### Features - **swiper:** update Swiper to latest fixes Photo Browser ([65f5085](https://redirect.github.com/framework7io/framework7/commit/65f5085afffedb0e534c1207eca8dafa3dd4804d)) ### [`v7.0.0`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#700-2022-04-15) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v6.3.17...v7.0.0) ##### Bug Fixes - **svelte:** reuse original Framework7 instance ([feda228](https://redirect.github.com/framework7io/framework7/commit/feda228523ba672cac2df49b1d6c6ce7d45e91fd)), closes [#​3993](https://redirect.github.com/framework7io/framework7/issues/3993) [#​3992](https://redirect.github.com/framework7io/framework7/issues/3992) - **core:** fix component types ([249f54c](https://redirect.github.com/framework7io/framework7/commit/249f54c8f790a699b51c18c674821e52161f47d4)), closes [#​3997](https://redirect.github.com/framework7io/framework7/issues/3997) - **preloaded:** set initial position to 0 for iOS preloader ([#​4002](https://redirect.github.com/framework7io/framework7/issues/4002)) ([76e8ef0](https://redirect.github.com/framework7io/framework7/commit/76e8ef0b9ae69aa5623bff18fac1d6045b89b34a)) - **react:** fix Actions and Range types ([5c3087c](https://redirect.github.com/framework7io/framework7/commit/5c3087c366acaaa3cf5775df8946c79c3b414392)), closes [#​3997](https://redirect.github.com/framework7io/framework7/issues/3997) - use file extensions in all imports ([f85d52f](https://redirect.github.com/framework7io/framework7/commit/f85d52fe7b71c920553872036a2c67da604ec9a7)) - **vue:** fix missing imports extensions ([3692e28](https://redirect.github.com/framework7io/framework7/commit/3692e28d676e478b7dc2cca47262c6e02b5ee8d7)) - **calendar:** don't close sheet calendar on picker popover click ([f562972](https://redirect.github.com/framework7io/framework7/commit/f562972720e7e7eac6f1bcbece6dd6e6ee955379)) - **calendar:** fix invisible calendar popover on iOS ([f10e7e5](https://redirect.github.com/framework7io/framework7/commit/f10e7e51401e1fe4cc2cc4d1b1a10ee024bde398)) ##### Features - **virtual-list:** support virtual items auto height ([c62d15d](https://redirect.github.com/framework7io/framework7/commit/c62d15dbde371227802a2be20ad989853438ba0a)) - **view:** new `initRouterOnTabShow` parameter to load view router only on tab show ([0a67569](https://redirect.github.com/framework7io/framework7/commit/0a6756956ec39f138b7629013a99f65a152806cb)) - **calendar:** month picker as popover ([c1cb89f](https://redirect.github.com/framework7io/framework7/commit/c1cb89ff9b51b40de2c9ad2b360c2db7c779e8ee)) - **calendar:** tweak design + time picker as popover ([d2cf190](https://redirect.github.com/framework7io/framework7/commit/d2cf190b74cda1acc588a695732f730f1f0ef445)) - **calendar:** year picker as popover ([1e90d9a](https://redirect.github.com/framework7io/framework7/commit/1e90d9ada9055815678dc8f2d3f331dff58fecdc)) - **core:** new breadcrumbs component ([acf187c](https://redirect.github.com/framework7io/framework7/commit/acf187ce4926092161df96c31b8394f1ab10b3df)) - **modals:** support unique backdrop for Popup, Sheet, Actions and Popover ([df514dc](https://redirect.github.com/framework7io/framework7/commit/df514dc9ae227693732341c41c3a3a494fad559c)) - **picker:** reworked with native CSS Scroll Snap API ([b6c4691](https://redirect.github.com/framework7io/framework7/commit/b6c46919a950f33328870a0094870e949a12212c)) - **popover:** allow popovers to be stacked ([3485834](https://redirect.github.com/framework7io/framework7/commit/348583415088649c39e7e9ceb7600e65d4c071d8)), closes [#​3959](https://redirect.github.com/framework7io/framework7/issues/3959) - **react:** new breadcrumbs component ([49e8f35](https://redirect.github.com/framework7io/framework7/commit/49e8f3530a173a297313c4daca6350bcd0e975a5)) - **router:** `browserHistoryTabs` parameter to define how to handle routable tabs in history (push or replace) ([e957101](https://redirect.github.com/framework7io/framework7/commit/e957101b8027b354d640ca089e726050dae1c916)) - **svelte:** new breadcrumbs component ([aa74c25](https://redirect.github.com/framework7io/framework7/commit/aa74c2550772c97bd1c5ed1aa88a28aff50410b3)) - **vue:** new breadcrumbs component ([b63676d](https://redirect.github.com/framework7io/framework7/commit/b63676d1be23981e363254752dc32cd21315f4d1)) - use `.lazy` prefix for browser loaded JS lazy components ([d419269](https://redirect.github.com/framework7io/framework7/commit/d419269d3c9ec36efab057ad21eb76ec6c185382)) - update Swiper to latest v8 ([1ae7f90](https://redirect.github.com/framework7io/framework7/commit/1ae7f90e0ce96b57858cf1e711c5c66bfae8b29e)) - update Swiper and Skeleton Elements to latest ([947529e](https://redirect.github.com/framework7io/framework7/commit/947529e7510f951651253bc4a9af75f7251374b5)) - use new dark classes in Kitchen Sink ([f61cace](https://redirect.github.com/framework7io/framework7/commit/f61cace2b2cf9418e17dda03469902cdf6d390dd)) - **core:** rename "theme-dark" class for dark mode to "dark" ([8144a59](https://redirect.github.com/framework7io/framework7/commit/8144a59d24dd40515b2d3f9282f95f03646bc449)) - **core:** rename dark mode params, props, events and methods ([e283e8b](https://redirect.github.com/framework7io/framework7/commit/e283e8b78c8bd7bc3c35b2c4abad2c933bab182b)) - **react:** rename components `themeDark` prop to `dark` ([0dd8967](https://redirect.github.com/framework7io/framework7/commit/0dd89675ef7e2061c27a4137bb768a88de86e426)) - **react:** support `open-in` functionality with react components router ([8894a77](https://redirect.github.com/framework7io/framework7/commit/8894a77f87b0e49d1e38c2f74734405b64306258)) - **router:** move `open-in` functionality to component router ([7877e59](https://redirect.github.com/framework7io/framework7/commit/7877e590fa32cccd394911749f0be2bccc88f4c5)) - **svelte:** rename components `themeDark` prop to `dark` ([f75b582](https://redirect.github.com/framework7io/framework7/commit/f75b582860cc3f045ca20bc778e3123a49a378a3)) - **svelte:** support `open-in` functionality with svelte components router ([e03477e](https://redirect.github.com/framework7io/framework7/commit/e03477e8cf406a57ade823a1199cb1093dab0533)) - **vue:** rename App's prop `autoDarkTheme` to `autoDarkMode` ([0be0730](https://redirect.github.com/framework7io/framework7/commit/0be07307e77fe393fb54e008d8dfb74f291d45dd)) - **vue:** rename components `themeDark` prop to `dark` ([1b857bf](https://redirect.github.com/framework7io/framework7/commit/1b857bfa50c9791b0c1894e0c79682d04eced586)) - **vue:** support `open-in` functionality with vue components route ([6610feb](https://redirect.github.com/framework7io/framework7/commit/6610febe13dbed7eb88707a3460d2a133e09131a)) - **framework7-core:** move to pure ES module package ([3549b76](https://redirect.github.com/framework7io/framework7/commit/3549b7634d444aa0e58f0b89fae015a42cb92032)) - **framework7-react:** move to pure ES module package ([6abf98a](https://redirect.github.com/framework7io/framework7/commit/6abf98a53fdb4ddf86e4b6c3f785264be40c6493)) - **framework7-svelte:** move to pure ES module package and keep only .svelte components ([74b8e4d](https://redirect.github.com/framework7io/framework7/commit/74b8e4d84923f2b743eaef0141a8fcbae45af11f)) - **framework7-vue:** move to pure ES module package ([e9adee6](https://redirect.github.com/framework7io/framework7/commit/e9adee62efd67559f33ed2ce4ec57f4892b0d519)) - increase build target to more modern browsers ([5efd721](https://redirect.github.com/framework7io/framework7/commit/5efd7212c1040c430646cb3acd825879640ca768)) - **photo-browser:** enables cssMode by default for iOS and Android devices ([d6cb8e3](https://redirect.github.com/framework7io/framework7/commit/d6cb8e327165105421587e60ea175d3a7fc257f7)) ### [`v6.3.17`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#6317-2022-04-11) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v6.3.16...v6.3.17) ##### Bug Fixes - **core:** fix component types ([249f54c](https://redirect.github.com/framework7io/framework7/commit/249f54c8f790a699b51c18c674821e52161f47d4)), closes [#​3997](https://redirect.github.com/framework7io/framework7/issues/3997) - **preloaded:** set initial position to 0 for iOS preloader ([#​4002](https://redirect.github.com/framework7io/framework7/issues/4002)) ([76e8ef0](https://redirect.github.com/framework7io/framework7/commit/76e8ef0b9ae69aa5623bff18fac1d6045b89b34a)) - **react:** fix Actions and Range types ([5c3087c](https://redirect.github.com/framework7io/framework7/commit/5c3087c366acaaa3cf5775df8946c79c3b414392)), closes [#​3997](https://redirect.github.com/framework7io/framework7/issues/3997) ### [`v6.3.16`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#6316-2022-02-10) [Compare Source](https://redirect.github.com/framework7io/framework7/compare/v6.3.15...v6.3.16) ##### Bug Fixes - **list-index:** fix types for `indexes` param ([e94bb2b](https://redirect.github.com/framework7io/framework7/commit/e94bb2b07159d5add03577ec2b02b58c9617b81d)), closes [#​3970](https://redirect.github.com/framework7io/framework7/issues/3970) - **popup:** types for `containerEl` prop ([a06e3aa](https://redirect.github.com/framework7io/framework7/commit/a06e3aa03d7d9ea90d97ccf462b3c6d3f3517516)) - **router:** don't call enter/leave for stacked page preload ([56765e5](https://redirect.github.com/framework7io/framework7/commit/56765e55d38ba9996ec16fd0df162514bddd3747)) - **router:** don't call enter/leave for stacked page preload ([d9416ef](https://redirect.github.com/framework7io/framework7/commit/d9416eff32aca27377c39a25d87d612e8fc5d2f7)), closes [#​3975](https://redirect.github.com/framework7io/framework7/issues/3975) - **types:** add missing params to notification and toast open/close methods ([50b1504](https://redirect.github.com/framework7io/framework7/commit/50b150458d9260cfe99424f8a90d1b5203ad1784)) ### [`v6.3.15`](https://redirect.github.com/framework7io/framework7/blob/HEAD/CHANGELOG.md#6315-2022-01-19) [Co

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR was generated by Mend Renovate. View the repository job log.