Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.0.3
->^8.0.0
Release Notes
framework7io/framework7 (framework7)
v8.3.4
Compare Source
Bug Fixes
v8.3.3
Compare Source
Bug Fixes
v8.3.2
Compare Source
Bug Fixes
Features
v8.3.1
Compare Source
Bug Fixes
v8.3.0
Compare Source
Bug Fixes
openIn
components (c609439), closes #4215Features
v8.2.0
Compare Source
Bug Fixes
Features
v8.1.0
Compare Source
Bug Fixes
textareaId
to be passed to textarea element (b3b10b2)arrow
prop in Popover components (feaa823)/:optionalParam(any+[regexp]+)?
(#4179) (6d40482)async
prop (1234e78)Features
v8.0.5
Compare Source
Bug Fixes
v8.0.4
Compare Source
Bug Fixes
v8.0.3
Compare Source
Bug Fixes
v8.0.2
Compare Source
Features
overscroll-behavior: none;
tohtml
(caa3e78), closes #4048v8.0.1
Compare Source
Bug Fixes
Features
icon
prop (42b56fa)v8.0.0
Compare Source
Core
Photo Browser
Swiper
Grid
Inputs
List
outline
,strong
,dividers
classes / propsRouter
stackPages
functionalityTabs
<swiper-container>
Bug Fixes
touch-action
rules (5850615)unloadTabContent
param on View (24025a5), closes #4149Features
$useState
method (677af59)colorTheme
prop in React, Vue, Svelte components (90ecff6)id
,version
,language
app params and properties (1b5ffd6)id
,version
,language
app params and properties (da6e5ae)angle
toarrow
(fb9867f)hideDividers
->hideGroupTitles
(24e76c1)no-hairline
helper classes (8b10c00)style
prop for modals (65ecc23), closes #4100bold
->strong
button (d6a4718)expandInput
functionality (7af373d)outline
style (7f7cbe2)-inset-[ios|md]
classes + similar components props (908ca12)block-strong-[ios|md]
states (75563ce)tonal
buttons (32daed7)outline
andraised
styles (21a051e)modal.open
accepts secondforce
argument (99f0267)no-hairline
classes to common typography, replace noHairline components prop withoutline
(ca7e2c9)colors
parameter andapp.setColorTheme
method (30c38b8)colorThemeCSSProperties
util now return object withcommon
,light
anddark
vars (9fb8b3a)stackedPages
router functionality (6c2e624)loading="lazy"
instead (515a170)fetch
(0a9f0a7)autoDarkMode
parameter todarkMode
which accepts false, true or 'auto', addsetDarkMode
app method (8759957)bold
->strong
button (fa37aee)list-dividers
classes and props to enable/disable dividers between items (07a9420)outline
andstrong
states + support theme specificinset
props and classes (fae5446)label.item-content
as activable element (e4cb150)floating
panel effect (45b6b89)angle
(corner) parameter (b6ebbe3)push
effect even if no safe areas detected (da356cb)push
effect even if no safe areas detected (5fd5130)tabbar-labels
->tabbar-icons
(fbd07b0)v7.1.5
Compare Source
v7.1.4
Compare Source
Bug Fixes
props
(5ad3d8a)v7.1.3
Compare Source
Bug Fixes
(#4127)
(74aa9d8),
closes #4108
(5d5bce6)
props
(5ad3d8a)
(06b406c),
closes #4126
v7.1.2
Compare Source
Bug Fixes
render
method arguments (#4117) (2d17f7a)Features
v7.1.1
Compare Source
Bug Fixes
Features
closeByBackdropClick
parameter (8d34259), closes #4107props
support torefreshPage
method (e6fc0c0), closes #4103closeByBackdropClick
parameter (66d899b), closes #4107formatValueText
(90ff029), closes #4094style
prop for modals (ddf8b36), closes #4100v7.1.0
Compare Source
v7.0.9
Compare Source
Bug Fixes
Features
v7.0.8
Compare Source
Bug Fixes
Features
Framework7.parseComponent
(7b0aea0)v7.0.7
Compare Source
Bug Fixes
v7.0.6
Compare Source
Bug Fixes
Features
v7.0.5
Compare Source
Bug Fixes
v7.0.4
Compare Source
Bug Fixes
Features
verticalPosition
parameter to force popover vertical positioning (27774e2)v7.0.3
Compare Source
Features
shared/
exports to vue/react/svelte packages (2bab4a1), closes #4017v7.0.2
Compare Source
Bug Fixes
types
folder (197b163)v7.0.1
Compare Source
Bug Fixes
Features
v7.0.0
Compare Source
Bug Fixes
Features
virtual-list: support virtual items auto height (c62d15d)
view: new
initRouterOnTabShow
parameter to load view router only on tab show (0a67569)calendar: month picker as popover (c1cb89f)
calendar: tweak design + time picker as popover (d2cf190)
calendar: year picker as popover (1e90d9a)
core: new breadcrumbs component (acf187c)
modals: support unique backdrop for Popup, Sheet, Actions and Popover (df514dc)
picker: reworked with native CSS Scroll Snap API (b6c4691)
popover: allow popovers to be stacked (3485834), closes #3959
react: new breadcrumbs component (49e8f35)
router:
browserHistoryTabs
parameter to define how to handle routable tabs in history (push or replace) (e957101)svelte: new breadcrumbs component (aa74c25)
vue: new breadcrumbs component (b63676d)
use
.lazy
prefix for browser loaded JS lazy components (d419269)update Swiper to latest v8 (1ae7f90)
update Swiper and Skeleton Elements to latest (947529e)
use new dark classes in Kitchen Sink (f61cace)
core: rename "theme-dark" class for dark mode to "dark" (8144a59)
core: rename dark mode params, props, events and methods (e283e8b)
react: rename components
themeDark
prop todark
(0dd8967)react: support
open-in
functionality with react components router (8894a77)router: move
open-in
functionality to component router (7877e59)svelte: rename components
themeDark
prop todark
(f75b582)svelte: support
open-in
functionality with svelte components router (e03477e)vue: rename App's prop
autoDarkTheme
toautoDarkMode
(0be0730)vue: rename components
themeDark
prop todark
(1b857bf)vue: support
open-in
functionality with vue components route (6610feb)framework7-core: move to pure ES module package (3549b76)
framework7-react: move to pure ES module package (6abf98a)
framework7-svelte: move to pure ES module package and keep only .svelte components (74b8e4d)
framework7-vue: move to pure ES module package (e9adee6)
increase build target to more modern browsers (5efd721)
photo-browser: enables cssMode by default for iOS and Android devices (d6cb8e3)
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.