Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 3, 2022

Bumps @mantine/prism from 4.2.7 to 4.2.12.

Release notes

Sourced from @​mantine/prism's releases.

4.2.12

  • Fix unexpected browser autocomplete appearing in Spotlight component in Chrome
  • Fix incorrect keyboard navigation for disabled initial days in DatePicker and Calendar components (#1704)
  • Add dynamic functions support to use-interval hook (#1702)
  • Fix issues with Japanese IME in Spotlight and Autocomplete components (#1705)
  • Fix incorrect keyboard keys holding handling when hold is set to true in NumberInput component (#1725)

4.2.11

  • Fix type="auto" leaving space for bottom horizontal scrollbar in ScrollArea component (#1654)
  • Fix incorrect weekendDays prop handling in DatePicker and Calendar components
  • Fix incorrect border-radius styles for input[type="search"]
  • Add filter handler to use-list-state hook (#1678)

4.2.10

  • Fix incorrect hidden elements handling in use-focus-trap hook (#1616)
  • Add option to configure dropdown position in DatePicker component (#1638)
  • Add quill specific styles to TypographyStylesProvider
  • Fix Styles API value label and input label collision in MultiSelect component
  • Fix iconWidth not applying actual width to the icon element in all inputs
  • Fix incorrect aria-activedescendant attribute in Select and Autocomplete components on initial render

4.2.9

  • Add option to customize weekend days with weekendDays prop in all @mantine/dates components that use Month component as a base (DatePicker, Calendar, Month, etc.)
  • Fix missing selected styles in Menu component when navigating with keyboard
  • Add option to customize am/pm labels to TimeInput component (#1599)
  • Change how autoComplete and type attributes are handled in MultiSelect, Autocomplete and Select components
  • Fix broken inline code padding styles in TypographyStylesProvider component (#1611)
  • Fix incorrect focus managing logic in Modal and Drawer components when trapFocus prop is set to false (#1596 #1597)
  • Fix incorrect on / off label positions in Switch component when labels have only one letter
  • Fix composition events handling (unexpected IME submit on Enter key pressed) in MultiSelect component (#1570)
  • Fix console errors produced by use-move hook (used in Slide and ColorPicker) (missing passive option in event handler options)

4.2.8

  • Fix multiple intervals started when interval.start() function is called with use-interval (#1498)
  • Change ServerStyles return type to avoid TypeScript strict mode issues with Next.js (#1569)
  • Fix error not clearing when field value changes after validation with schema in use-form hook
Commits

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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2022
Bumps [@mantine/prism](https://github.com/mantinedev/mantine/tree/HEAD/src/mantine-prism) from 4.2.7 to 4.2.12.
- [Release notes](https://github.com/mantinedev/mantine/releases)
- [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mantinedev/mantine/commits/4.2.12/src/mantine-prism)

---
updated-dependencies:
- dependency-name: "@mantine/prism"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-mantine-prism-4.2.12 branch from 221f671 to 4eee00f Compare July 25, 2022 00:47
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.

1 participant