Skip to content

Bump framework7 from 1.7.1 to 8.1.0#604

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/framework7-8.1.0
Closed

Bump framework7 from 1.7.1 to 8.1.0#604
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/framework7-8.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 28, 2023

Bumps framework7 from 1.7.1 to 8.1.0.

Release notes

Sourced from framework7's releases.

v8.1.0

Bug Fixes

  • calendar: fix range styles if same day selected (84eaf76), closes #4191
  • core: hide scrollbar where required in FireFix (f4c4c7e), closes #4189
  • core: translucent now applies in iOS theme not depending on iOS device (06b8970)
  • messagebar: fix textareaId to be passed to textarea element (b3b10b2)
  • panel: fix panel closed without transition when opened with swipe (be8492c)
  • popover: fix ignored arrow prop in Popover components (feaa823)
  • progressbar: fix wrong style applied in Svelte component (4604b1f), closes #4183
  • router: fix for correct navigate if used route path format like /:optionalParam(any+[regexp]+)? (#4179) (6d40482)
  • router: fix routable modal destroy if modal route has async prop (1234e78)
  • searchbar: remove unused clear button layer (4e13c36)

Features

  • list-index: tweak label colors in MD theme (b797d9b)
  • notification: increase notifiaction transition duration and paddings in MD theme (27f211e)
  • picker: full width single column picker scrolling (04ca371)
  • pull-to-refresh: tweak md colors (b014a34)

v8.0.5

Bug Fixes

  • virtual-list: fix auto height calcs in filtered items (1336770), closes #4168

v8.0.4

Bug Fixes

... (truncated)

Changelog

Sourced from framework7's changelog.

8.1.0 (2023-06-12)

Bug Fixes

  • calendar: fix range styles if same day selected (84eaf76), closes #4191
  • core: hide scrollbar where required in FireFix (f4c4c7e), closes #4189
  • core: translucent now applies in iOS theme not depending on iOS device (06b8970)
  • messagebar: fix textareaId to be passed to textarea element (b3b10b2)
  • panel: fix panel closed without transition when opened with swipe (be8492c)
  • popover: fix ignored arrow prop in Popover components (feaa823)
  • progressbar: fix wrong style applied in Svelte component (4604b1f), closes #4183
  • router: fix for correct navigate if used route path format like /:optionalParam(any+[regexp]+)? (#4179) (6d40482)
  • router: fix routable modal destroy if modal route has async prop (1234e78)
  • searchbar: remove unused clear button layer (4e13c36)

Features

  • list-index: tweak label colors in MD theme (b797d9b)
  • notification: increase notifiaction transition duration and paddings in MD theme (27f211e)
  • picker: full width single column picker scrolling (04ca371)
  • pull-to-refresh: tweak md colors (b014a34)

8.0.5 (2023-05-08)

Bug Fixes

  • virtual-list: fix auto height calcs in filtered items (1336770), closes #4168

8.0.4 (2023-05-03)

Bug Fixes

  • area-chart: fix tooltip label color in MD theme (5d87626)
  • button: fix iOS outline button color (59674be), closes #4169
  • chip: fix chip media margin in iOS theme (34f4c28)

8.0.3 (2023-04-17)

Bug Fixes

  • core: correct colors inheritance in nested dark mode (e4f0ddc), closes #4165
  • core: prevent handling of not trusted touch events (3ea9ac5), closes #4164
  • input: fix datetime-local input width (6253c6c)

8.0.2 (2023-04-12)

Features

  • app: add overscroll-behavior: none; to html (caa3e78), closes #4048
  • dialog: tweak placeholder colors (dfadb8d)

... (truncated)

Commits
  • 69bc908 8.1.0
  • f4c4c7e fix(core): hide scrollbar where required in FireFix
  • 84eaf76 fix(calendar): fix range styles if same day selected
  • 4e13c36 fix(searchbar): remove unused clear button layer
  • be8492c fix(panel): fix panel closed without transition when opened with swipe
  • 27f211e feat(notitication): increase notifiaction transition duration and paddings in...
  • b014a34 feat(ptr): tweak md colors
  • 2840664 chore: added in Svelte KS List Button, Segmented (#4187)
  • 3c69bed chore: add in Vue KS List Button, Segmented (#4186)
  • 8d5c667 chore: add in React KS List Button, Segmented (#4185)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 28, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framework7-8.1.0 branch from ea53873 to 3077ab4 Compare June 28, 2023 14:01
Bumps [framework7](https://github.com/framework7io/framework7) from 1.7.1 to 8.1.0.
- [Release notes](https://github.com/framework7io/framework7/releases)
- [Changelog](https://github.com/framework7io/framework7/blob/master/CHANGELOG.md)
- [Commits](framework7io/framework7@v1.7.1...v8.1.0)

---
updated-dependencies:
- dependency-name: framework7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framework7-8.1.0 branch from 3077ab4 to a099fdd Compare June 28, 2023 14:04
@stephenegriffin
Copy link
Member

@dependabot ignore this dependency

@dependabot dependabot bot closed this Jun 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 28, 2023

OK, I won't notify you about framework7 again, unless you re-open this PR. 😢

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/framework7-8.1.0 branch June 28, 2023 14:05
@stephenegriffin
Copy link
Member

@dependabot reopen

@dependabot dependabot bot restored the dependabot/npm_and_yarn/framework7-8.1.0 branch September 8, 2025 16:30
@dependabot dependabot bot reopened this Sep 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 8, 2025 16:30
@stephenegriffin
Copy link
Member

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Looks like framework7 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/framework7-8.1.0 branch September 8, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant