scratch-tutorials
scratch-tutorials copied to clipboard
chore(deps): bump @mantine/next from 4.2.11 to 5.0.2
Bumps @mantine/next from 4.2.11 to 5.0.2.
Release notes
Sourced from @mantine/next's releases.
5.0.2
What's Changed
- Add
offsetprop to configure spacing between inputs and label inCheckbox.GroupandRadio.Groupcomponents- Improve type definition for effect callback in
use-did-updatehook- Add
DateRangePickerValuetype export to@mantine/datespackage- Fix broken Styles API in Switch component
- Change use-uncontrolled hook logic to call
onChangehandler even if state is uncontrolled- Fix incorrect disabled Radio styles applied when
disabled={false}- Fix FileInput component submitting form when clicked
- Disable user-select in Slider thumb and tooltip
- Fix incorrect disabled prop handling in uncontrolled Select and MultiSelect components
- Fix
onClosefunction not being called when Menu is closed with outside click or with escape key- Allow overriding Menu dropdown padding with
classNamesandstylesprops- Forward
classNamein Tooltip component to target element to allow usage with Group and MediaQuery components- Fix incorrect cancelation handling in FileButton component when there was previously picked file (#1854)
- Disable years before 100 in Calendar component to avoid Date object collisions (#1758)
- Preserve cursor position on format/parse in NumberInput component (#1908)
- Add
translate="no"attribute to Prism and Prism.Tabs components to avoid browser translations of code (#1891)- Add
resetOnExitoption to use-mouse hook (#1893)- Add better types inferring to use-toggle hook with
as const(#1892)- Fix incorrect value formatting for locales in which month name starts with lowercase letter in DatePicker component (#1845)
- Fix incorrect disabled state handling for clearable Select component (#1843)
- Fix incorrect MultiSelect placeholder color in Firefox
- Migrate
@mantine/formfromlodash.clonedeeptoklonato decrease bundle size- Fix incorrect nested lists validation logic in
@mantine/form(#1861)- Clear list errors when list item is removed to avoid stale errors in
@mantine/form- Add option to set visibility toggle button aria-label in PasswordInput component
- Fix missing Prism props forwarding in Prism.Panel component
- Rename id option to modalId to avoid errors with React 18 in
@mantine/modalspackageNew Contributors
@hunterwilhelmmade their first contribution in mantinedev/mantine#1848@filiptammergardmade their first contribution in mantinedev/mantine#1866@arymoraesmade their first contribution in mantinedev/mantine#1884@hpiaiamade their first contribution in mantinedev/mantine#1899@Siris01made their first contribution in mantinedev/mantine#1906@armoniaechaosmade their first contribution in mantinedev/mantine#1908@Eliasmgpradomade their first contribution in mantinedev/mantine#1894@ryuhangyeongmade their first contribution in mantinedev/mantine#1891@yudai-nktmade their first contribution in mantinedev/mantine#1892@ercgratmade their first contribution in mantinedev/mantine#1845@antoinesionmade their first contribution in mantinedev/mantine#1843Full Changelog: https://github.com/mantinedev/mantine/compare/5.0.0...5.0.2
5.0.0
View changelog with demos on Mantine website
Components API changes
... (truncated)
Commits
f24421c[release] Version: 5.0.28fbdae1[release] Version: 5.0.18f71ac6[release] Version: 5.0.01dcf7a0[core] Prepare packages versions for release39d54e0[release] Version: 5.0.0-alpha.228d1535f[release] Version: 5.0.0-alpha.2161ac36a[@mantine/ssr] Remove old inject-styles-into-static-markup.ts615d63b[release] Version: 5.0.0-alpha.20a93abef[core] Change how emotion dependencies are handled29be3c2[release] Version: 5.0.0-alpha.19- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| scratch-tutorials | ✅ Ready (Inspect) | Visit Preview | Aug 4, 2022 at 8:59PM (UTC) |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.