Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps thaw from 0.3.4 to 0.4.7.

Release notes

Sourced from thaw's releases.

v0.4.7

Please refer to CHANGELOG.md for details.

v0.4.6

Please refer to CHANGELOG.md for details.

v0.4.5

Please refer to CHANGELOG.md for details.

v0.4.4

Please refer to CHANGELOG.md for details.

v0.4.3

Please refer to CHANGELOG.md for details.

v0.4.2

Please refer to CHANGELOG.md for details.

v0.4.1

Please refer to CHANGELOG.md for details.

v0.4.0

Please refer to CHANGELOG.md for details.

v0.4.0-rc

Please refer to CHANGELOG.md for details.

Unless there are other major issues, I will release v0.4.0 by the end of next week (Dec 22, 2024).

v0.4.0-beta5

Please refer to CHANGELOG.md for details.

Breaking Changes

  • Update leptos to v0.7.0-rc2.
  • MaybeSignal refactored to Signal, closes #314.
  • Add Send + Sync bounds to RuleValidator, closes #317.
  • Adjust the z-index to 2000, closes #325.

SpinButton components now require a generic type. Example: <SpinButton<i32> step_page=1/> Related issue

v0.4.0-beta4

Please refer to CHANGELOG.md for details.

v0.4.0-beta3

Please refer to CHANGELOG.md for details.

v0.4.0-beta2

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from thaw's changelog.

0.4.7 (2025-05-04)

Features

  • Input adds autofocus prop, closes #404.

Bug Fixs

  • Compilation errors when using cfg erase_components, closes #405.

0.4.6 (2025-04-20)

Bug Fixs

  • AutoComplete allow typing space, closes #395.
  • DatePicker is not reactive on value change, closes #398.
  • TimePicker is not reactive on value change, closes #398.
  • Input value is not reactive, closes #400.

0.4.5 (2025-03-30)

Features

  • NavDrawer adds open_categories prop, closes #387.

0.4.4 (2025-03-02)

Features

  • Add click imperative handle to Button, closes #377.
  • Added autocomplete to Input, closes #379.
  • Add value prop to Switch, closes #381.
  • Adds Persona component, closes #386.

Bug Fixs

  • Signal tracking problem in use_binder, closes #383.

0.4.3 (2025-02-15)

Features

  • Update leptos to v0.7.7, closes #375.

Bug Fixs

  • The default initial value of Input, closes #373.

0.4.2 (2025-01-25)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [thaw](https://github.com/thaw-ui/thaw) from 0.3.4 to 0.4.7.
- [Release notes](https://github.com/thaw-ui/thaw/releases)
- [Changelog](https://github.com/thaw-ui/thaw/blob/main/CHANGELOG.md)
- [Commits](thaw-ui/thaw@v0.3.4...v0.4.7)

---
updated-dependencies:
- dependency-name: thaw
  dependency-version: 0.4.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2025

Superseded by #90.

@dependabot dependabot bot closed this Sep 2, 2025
@dependabot dependabot bot deleted the dependabot/cargo/pixie-web/thaw-0.4.7 branch September 2, 2025 05:53
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant