[@mantine/core] SegmentedControl: Fix indicator state not being updated correctly when controlled state changes to a value that is not present in the data array (#5689)
[@mantine/core] Fix incorrect label offset with left label position in Checkbox, Switch and Radio components (#5823)
[@mantine/core] PinInput: Fix updating controlled value to an empty string working incorrectly
[@mantine/core] Menu: Fix incorrect role of dropdown elements
You can now use container queries
with Mantine components. rem and em functions from postcss-preset-mantine
are available in container queries staring from postcss-preset-mantine@1.13.0.
[@mantine/core] SegmentedControl: Fix indicator state not being updated correctly when controlled state changes to a value that is not present in the data array (#5689)
[@mantine/core] Fix incorrect label offset with left label position in Checkbox, Switch and Radio components (#5823)
[@mantine/core] PinInput: Fix updating controlled value to an empty string working incorrectly
[@mantine/core] Menu: Fix incorrect role of dropdown elements
You can now use container queries
with Mantine components. rem and em functions from postcss-preset-mantine
are available in container queries staring from postcss-preset-mantine@1.13.0.
[@mantine/core] SegmentedControl: Fix indicator state not being updated correctly when controlled state changes to a value that is not present in the data array (#5689)
[@mantine/core] Fix incorrect label offset with left label position in Checkbox, Switch and Radio components (#5823)
[@mantine/core] PinInput: Fix updating controlled value to an empty string working incorrectly
[@mantine/core] Menu: Fix incorrect role of dropdown elements
You can now use container queries
with Mantine components. rem and em functions from postcss-preset-mantine
are available in container queries staring from postcss-preset-mantine@1.13.0.
[@mantine/core] SegmentedControl: Fix indicator state not being updated correctly when controlled state changes to a value that is not present in the data array (#5689)
[@mantine/core] Fix incorrect label offset with left label position in Checkbox, Switch and Radio components (#5823)
[@mantine/core] PinInput: Fix updating controlled value to an empty string working incorrectly
[@mantine/core] Menu: Fix incorrect role of dropdown elements
You can now use container queries
with Mantine components. rem and em functions from postcss-preset-mantine
are available in container queries staring from postcss-preset-mantine@1.13.0.
[@mantine/core] SegmentedControl: Fix indicator state not being updated correctly when controlled state changes to a value that is not present in the data array (#5689)
[@mantine/core] Fix incorrect label offset with left label position in Checkbox, Switch and Radio components (#5823)
[@mantine/core] PinInput: Fix updating controlled value to an empty string working incorrectly
[@mantine/core] Menu: Fix incorrect role of dropdown elements
You can now use container queries
with Mantine components. rem and em functions from postcss-preset-mantine
are available in container queries staring from postcss-preset-mantine@1.13.0.
[@mantine/core] SegmentedControl: Fix indicator state not being updated correctly when controlled state changes to a value that is not present in the data array (#5689)
[@mantine/core] Fix incorrect label offset with left label position in Checkbox, Switch and Radio components (#5823)
[@mantine/core] PinInput: Fix updating controlled value to an empty string working incorrectly
[@mantine/core] Menu: Fix incorrect role of dropdown elements
You can now use container queries
with Mantine components. rem and em functions from postcss-preset-mantine
are available in container queries staring from postcss-preset-mantine@1.13.0.
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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the mantine group in /commafeed-client with 6 updates:
7.5.3
7.6.1
7.5.3
7.6.1
7.5.3
7.6.1
7.5.3
7.6.1
7.5.3
7.6.1
7.5.3
7.6.1
Updates
@mantine/core
from 7.5.3 to 7.6.1Release notes
Sourced from
@mantine/core
's releases.... (truncated)
Commits
188248d
[release] Version: 7.6.157031df
[@mantine/core
] Fix incorrect focus ring styles in Button.Group and ActionIco...08e581e
[refactor] Fix broken Combobox.Searchda79556
[@mantine/core
] Switch: Userole="switch"
for better accessibility (#5746)49ecef5
[@mantine/core
] Fix incorrect Escape key handling in Modal and Drawer compone...fb14e67
[@mantine/core
] Combobox: Fix incorrect Escape key handling in Modal, Drawer ...400dcc7
[@mantine/core
] Transition: Fix transition resolving instantly in some cases ...f24f06a
[@mantine/core
] Remove loader from the DOM ifloading
prop is not set on Ac...5f1d07d
[@mantine/core
] Select: FixautoComplete
prop not working (#5813)e91e420
[@mantine/core
] Tabs: Fix incorrect border styles in outline variantUpdates
@mantine/form
from 7.5.3 to 7.6.1Release notes
Sourced from
@mantine/form
's releases.... (truncated)
Commits
188248d
[release] Version: 7.6.1d51f218
[release] Version: 7.6.0f50667c
Merge branch master into 7.6a731e7a
Merge branch master into 7.61c529b8
[core] Remove old alpha release version41a5868
[release] Version: 7.6.0-alpha.16cb7281
[release] Version: 7.6.0-alpha.0b5392d9
[core] Update prettier, stylelint and syncpack dependenciesUpdates
@mantine/hooks
from 7.5.3 to 7.6.1Release notes
Sourced from
@mantine/hooks
's releases.... (truncated)
Commits
188248d
[release] Version: 7.6.1ec4fcf7
[@mantine/hooks
] use-resize-observer: Fix incorrect ref type (#5780)f8ec3f1
[@mantine/hooks
] use-local-storage: Fix inconsistent default value persistenc...d51f218
[release] Version: 7.6.0f50667c
Merge branch master into 7.6d702ef8
[@mantine/hooks
] use-resize-observer: Add ResizeObserver options supportUpdates
@mantine/modals
from 7.5.3 to 7.6.1Release notes
Sourced from
@mantine/modals
's releases.... (truncated)
Commits
188248d
[release] Version: 7.6.1d51f218
[release] Version: 7.6.0Updates
@mantine/notifications
from 7.5.3 to 7.6.1Release notes
Sourced from
@mantine/notifications
's releases.... (truncated)
Commits
188248d
[release] Version: 7.6.1d51f218
[release] Version: 7.6.0Updates
@mantine/spotlight
from 7.5.3 to 7.6.1Release notes
Sourced from
@mantine/spotlight
's releases.... (truncated)
Commits
188248d
[release] Version: 7.6.1d51f218
[release] Version: 7.6.0f50667c
Merge branch master into 7.672ae846
[@mantine/core
] Migrate styles to logical CSS properties1c529b8
[core] Remove old alpha release version1de09ca
[@mantine/spotlight
] Migrate to:where
41a5868
[release] Version: 7.6.0-alpha.16cb7281
[release] Version: 7.6.0-alpha.0Dependabot 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