Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump thaw from 0.3.4 to 0.4.0 in /pixie-web #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps thaw from 0.3.4 to 0.4.0.

Release notes

Sourced from thaw's releases.

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.

v0.4.0-beta

It mainly includes some bug fixes and migration of some v0.3 features.

v0.4.0-alpha

leptos-v0.7-0-beta is supported.

Thaw was completely refactored to eliminate various issues with component design specification inconsistencies, and now Thaw continues FluentUI's design specification.

Demo Site (These docs are currently in Alpha!)

Changelog

Sourced from thaw's changelog.

0.4.0 (2024-12-23)

Features

  • Update leptos to v0.7.2.
  • Avatar: implement initials name, closes #338.
  • Custom themes, closes #340.
  • Input category component adds the size prop, closes #341.

Previous Changelogs

0.1.0-beta2 - 0.4.0-rc (2023-11-14 - 2024-12-09)

See 0.1 - 0.4 changelog

Commits
  • d5ca675 Merge branch 'main' of github.com:thaw-ui/thaw
  • e766de3 v0.4.0
  • 6608ae4 feat: update leptos to v0.7.2
  • ac75b44 feat: TimePicker adds size prop
  • d062c2b feat: DatePicker adds size prop
  • 08686fc feat: ColorPicker adds size prop
  • 259ecc9 feat: AutoComplete adds size prop
  • 3add3d6 feat: Textarea adds size prop
  • 6b876f6 feat: TagPicker adds size prop
  • 095c387 feat: SpinButton adds size prop
  • 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 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)

Bumps [thaw](https://github.com/thaw-ui/thaw) from 0.3.4 to 0.4.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2024
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.

0 participants