contentful / field-editors

React components and extensions for building Contentful entry editor
https://contentful-field-editors.netlify.app/
MIT License
150 stars 118 forks source link

chore: bump @contentful/f36-utils from 4.24.1 to 4.24.2 #1575

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps @contentful/f36-utils from 4.24.1 to 4.24.2.

Release notes

Sourced from @​contentful/f36-utils's releases.

@​contentful/f36-tokens@​4.0.4

Patch Changes

  • #2646 f094b710a Thanks @​cf-remylenoir! - - Add high-density font-size and line-height tokens.
    • Add high-density support to Caption, Heading, Paragraph, Section Heading, and Subheading components.
    • Adjust high-density tokens for BaseCheckbox, FormLabel, HelpText, and ValidationMessage components.

@​contentful/f36-components@​4.58.2

Patch Changes

  • Updated dependencies [f094b710a]:
    • @​contentful/f36-forms@​4.58.2
    • @​contentful/f36-tokens@​4.0.4
    • @​contentful/f36-typography@​4.58.2
    • @​contentful/f36-accordion@​4.58.2
    • @​contentful/f36-asset@​4.58.2
    • @​contentful/f36-autocomplete@​4.58.2
    • @​contentful/f36-badge@​4.58.2
    • @​contentful/f36-button@​4.58.2
    • @​contentful/f36-card@​4.58.2
    • @​contentful/f36-collapse@​4.58.2
    • @​contentful/f36-copybutton@​4.58.2
    • @​contentful/f36-core@​4.58.2
    • @​contentful/f36-datetime@​4.58.2
    • @​contentful/f36-datepicker@​4.58.2
    • @​contentful/f36-drag-handle@​4.58.2
    • @​contentful/f36-entity-list@​4.58.2
    • @​contentful/f36-empty-state@​4.58.2
    • @​contentful/f36-icon@​4.58.2
    • @​contentful/f36-list@​4.58.2
    • @​contentful/f36-menu@​4.58.2
    • @​contentful/f36-modal@​4.58.2
    • @​contentful/f36-note@​4.58.2
    • @​contentful/f36-notification@​4.58.2
    • @​contentful/f36-pagination@​4.58.2
    • @​contentful/f36-pill@​4.58.2
    • @​contentful/f36-popover@​4.58.2
    • @​contentful/f36-skeleton@​4.58.2
    • @​contentful/f36-spinner@​4.58.2
    • @​contentful/f36-table@​4.58.2
    • @​contentful/f36-tabs@​4.58.2
    • @​contentful/f36-text-link@​4.58.2
    • @​contentful/f36-tooltip@​4.58.2

@​contentful/f36-core@​4.58.2

Patch Changes

  • Updated dependencies [f094b710a]:
    • @​contentful/f36-tokens@​4.0.4

... (truncated)

Changelog

Sourced from @​contentful/f36-utils's changelog.


title: What's new slug: '/whats-new' section: 'introduction'

The Changelog gives an overview of the changes we've made to Forma 36

13-01-2024

F36 Forms v4.58.1

  • Add high-density support to FormControl components (FormLabel, HelpText and ValidationMessage).
  • Add high-density support to Checkbox and Radio components.

10-01-2024

F36 Forms v4.58.0

  • Reduce top margin spacing of ValidationMessage component

03-01-2024

F36 Card v4.57.0

  • fix styling for entry cards on smaller widths

12-12-2023

F36 Tokens v4.0.3

  • feat(Text): add letterSpacing support

F36 Typography v4.56.2

  • feat(Text): add letterSpacing support

09-12-2023

F36 Core v4.56.1

  • Map gap 'none' to 0px

07-12-2023

F36 Button v4.55.1

  • fix(Button): default padding for small size

... (truncated)

Commits
  • d78ee8d feat: add density context [] (#2620)
  • 5cb04d2 docs: update changelog on repository and website
  • f4ef1d1 docs(changelog): add changelogs for 9c1e4a224 [skip ci]
  • 9c1e4a2 refactor: add gap instead of hardcoded margin right [CFCX-835] (#2619)
  • 8b406f2 docs: align Calendar and Datepicker (#2614)
  • 047a67d docs: update changelog on repository and website
  • bda8a83 docs(changelog): add changelogs for 26110b97b [skip ci]
  • 26110b9 fix: various quirks (#2615)
  • 90a19b0 docs: update changelog on repository and website
  • ceb22fc docs(changelog): add changelogs for 994966daf [skip ci]
  • 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)