Virtual color is a special color which values should be different for light and dark color schemes.
To define a virtual color, use virtualColor function which accepts an object with the following
properties as a single argument:
name – color name, must be the same as the key in theme.colors object
light – a key of theme.colors object for light color scheme
dark – a key of theme.colors object for dark color scheme
To see the demo in action, switch between light and dark color schemes (Ctrl + J):
Virtual color is a special color which values should be different for light and dark color schemes.
To define a virtual color, use virtualColor function which accepts an object with the following
properties as a single argument:
name – color name, must be the same as the key in theme.colors object
light – a key of theme.colors object for light color scheme
dark – a key of theme.colors object for dark color scheme
To see the demo in action, switch between light and dark color schemes (Ctrl + J):
Virtual color is a special color which values should be different for light and dark color schemes.
To define a virtual color, use virtualColor function which accepts an object with the following
properties as a single argument:
name – color name, must be the same as the key in theme.colors object
light – a key of theme.colors object for light color scheme
dark – a key of theme.colors object for dark color scheme
To see the demo in action, switch between light and dark color schemes (Ctrl + J):
Virtual color is a special color which values should be different for light and dark color schemes.
To define a virtual color, use virtualColor function which accepts an object with the following
properties as a single argument:
name – color name, must be the same as the key in theme.colors object
light – a key of theme.colors object for light color scheme
dark – a key of theme.colors object for dark color scheme
To see the demo in action, switch between light and dark color schemes (Ctrl + J):
Virtual color is a special color which values should be different for light and dark color schemes.
To define a virtual color, use virtualColor function which accepts an object with the following
properties as a single argument:
name – color name, must be the same as the key in theme.colors object
light – a key of theme.colors object for light color scheme
dark – a key of theme.colors object for dark color scheme
To see the demo in action, switch between light and dark color schemes (Ctrl + J):
Virtual color is a special color which values should be different for light and dark color schemes.
To define a virtual color, use virtualColor function which accepts an object with the following
properties as a single argument:
name – color name, must be the same as the key in theme.colors object
light – a key of theme.colors object for light color scheme
dark – a key of theme.colors object for dark color scheme
To see the demo in action, switch between light and dark color schemes (Ctrl + J):
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.6.1
7.7.1
7.6.1
7.7.1
7.6.1
7.7.1
7.6.1
7.7.1
7.6.1
7.7.1
7.6.1
7.7.1
Updates
@mantine/core
from 7.6.1 to 7.7.1Release notes
Sourced from
@mantine/core
's releases.... (truncated)
Commits
30a48df
[release] Version: 7.7.149189fc
[@mantine/core
] Image: Fix ref not being assigned for fallback images (#5989)1fe944f
[@mantine/core
] PinInput: Fix incorrect focus logic (#5963)313e655
[@mantine/core
] Table: FixhighlightOnHoverColor
prop not working7f4d673
[@mantine/core
] AppShell: Adjust footer position to include env(safe-area-ins...c0929d0
[@mantine/core
] PinInput: Fix placeholder not being visible on the element th...081a47a
[@mantine/core
] NumberInput: Fix incorrect increment/decrement functions logi...1e84a97
[@mantine/core
] Combobox: Fix incorrect IME input handling (#5935)f5e316c
[@mantine/core
] Menu: Fix unexpected focus styles in the dropdown element in ...dc5ed3d
[@mantine/core
] Fix incorrectdisabled
prop handling in TagsInput and Multi...Updates
@mantine/form
from 7.6.1 to 7.7.1Release notes
Sourced from
@mantine/form
's releases.... (truncated)
Commits
30a48df
[release] Version: 7.7.16b14c7a
[release] Version: 7.7.0e3e3bb8
[release] Version: 7.6.252e8469
[@mantine/form
] FixonValuesChange
not using updated function (#5901)Updates
@mantine/hooks
from 7.6.1 to 7.7.1Release notes
Sourced from
@mantine/hooks
's releases.... (truncated)
Commits
30a48df
[release] Version: 7.7.1ec1adbf
[@mantine/hooks
] use-local-storage: Fix value not being updated when key is c...6b14c7a
[release] Version: 7.7.05ca6456
[@mantine/hooks
] use-state-history: Init hook6bb00f2
Merge branch 'master' of github.com-rtivital:mantinedev/mantine into 7.7e3e3bb8
[release] Version: 7.6.2aad43b5
[@mantine/hooks
] use-resize-observer: Fix types (#5847)7a4659a
[@mantine/hooks
] use-local-storage: Fixundefined
being written to the loca...25310bd
[@mantine/hooks
] use-headroom: Fix incorrect pinning logic when scrolling up ...be8892d
[@mantine/hooks
] use-mounted: Init hookUpdates
@mantine/modals
from 7.6.1 to 7.7.1Release notes
Sourced from
@mantine/modals
's releases.... (truncated)
Commits
30a48df
[release] Version: 7.7.16b14c7a
[release] Version: 7.7.0e3e3bb8
[release] Version: 7.6.27a616fc
[@mantine/core
] Transition: Fix transitions resolving instantly in some cases...Updates
@mantine/notifications
from 7.6.1 to 7.7.1Release notes
Sourced from
@mantine/notifications
's releases.... (truncated)
Commits
30a48df
[release] Version: 7.7.16b14c7a
[release] Version: 7.7.0e3e3bb8
[release] Version: 7.6.2Updates
@mantine/spotlight
from 7.6.1 to 7.7.1Release notes
Sourced from
@mantine/spotlight
's releases.... (truncated)
Commits
30a48df
[release] Version: 7.7.1f3d64be
[@mantine/spotlight
] Fix incorrect down key handling when the spotlight is op...6b14c7a
[release] Version: 7.7.0e3e3bb8
[release] Version: 7.6.2Dependabot 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