arleypadua / PKHeX.Everywhere

Cross platform tools for interacting with Pokemon save files. The web version runs everywhere and the CLI works with Mac OS, Linux and Windows
https://pkhex-web.github.io
MIT License
34 stars 2 forks source link

build(deps): bump AntDesign from 1.0.0-rc.2 to 1.0.0 #90

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 2 weeks ago

Bumps AntDesign from 1.0.0-rc.2 to 1.0.0.

Release notes

Sourced from AntDesign's releases.

1.0.0

🎉🎉🎉 We believe this release is the best thank you!

Thank you to all the community members who have supported this project since its inception 5 years ago! Looking forward to the next milestone working with you to take this project to the next level.

What's Changed

New Contributors

Full Changelog: https://github.com/ant-design-blazor/ant-design-blazor/compare/1.0.0-rc.3...1.0.0

1.0.0-rc.3

What's Changed

... (truncated)

Changelog

Sourced from AntDesign's changelog.

1.0.0

2024-11-01

1.0.0 RC 3

2024-10-22

1.0.0 RC 2

2024-10-09

... (truncated)

Commits
  • 3a66924 Change log 1.0.0 (#4314)
  • eedac26 i18n: Added missing translation for Dutch. (#4313)
  • 2fdb85a fix(module: modal): should call js interop after renderering (#4311)
  • 3edd142 fix(locale): add missing number range message of It_LT locale (#4303)
  • b926d05 fix(module: modal): only hide scrollbar when enable mask (#4302)
  • e64e099 feat(module: table): avoid load data when the PageIndex is less than 1. (#4305)
  • a4b4005 fix(module: modal): event callback conflicts with mask closable (#4294)
  • b8a86ec fix(module: grid): End col inline style with semicolon (#4301)
  • 3517b52 fix(module: modal): use css var to hide/show the scroll bar of body (#4299)
  • b0fe53b fix(module: form): setting dictionary as model would thrown NRE (#4296)
  • 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 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)
dependabot[bot] commented 4 days ago

Superseded by #99.