mittwald / developer-portal

The sources for the mittwald developer portal
https://developer.mittwald.de
Other
1 stars 1 forks source link

chore(deps): bump @mittwald/flow-react-components from 0.1.0-alpha.302 to 0.1.0-alpha.306 #304

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps @mittwald/flow-react-components from 0.1.0-alpha.302 to 0.1.0-alpha.306.

Release notes

Sourced from @​mittwald/flow-react-components's releases.

0.1.0-alpha.306

0.1.0-alpha.306 (2024-10-28)

Bug Fixes

  • Heading: fix heading content margin (46da4bb)

Features

  • Heading: support contextual help (6a21e4a)

0.1.0-alpha.305

0.1.0-alpha.305 (2024-10-28)

Bug Fixes

  • List: hide summary in empty list (77f5a54)

0.1.0-alpha.304

0.1.0-alpha.304 (2024-10-28)

Bug Fixes

  • Select: fix overflow in select field (c571018)

Features

  • Select: Support numbers in select field (29a9d21)

0.1.0-alpha.303

0.1.0-alpha.303 (2024-10-28)

Bug Fixes

  • NumberField applying disabled styles when aria-disabled="false" (#911) (0d20ab3)
Changelog

Sourced from @​mittwald/flow-react-components's changelog.

0.1.0-alpha.306 (2024-10-28)

Bug Fixes

  • Heading: fix heading content margin (46da4bb)

Features

  • Heading: support contextual help (6a21e4a)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.0-alpha.305 (2024-10-28)

Bug Fixes

  • List: hide summary in empty list (77f5a54)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.0-alpha.304 (2024-10-28)

Bug Fixes

  • Select: fix overflow in select field (c571018)

Features

  • Select: Support numbers in select field (29a9d21)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.0-alpha.303 (2024-10-28)

Bug Fixes

... (truncated)

Commits
  • 8e4f302 chore(release): bump version to 0.1.0-alpha.306
  • bdb8fc4 Merge pull request #892 from mittwald/support-contextual-help-in-heading
  • 9aa19d2 chore(release): bump version to 0.1.0-alpha.305
  • 21e9e43 Merge pull request #917 from mittwald/hide-list-header-in-empty-list
  • 77f5a54 fix(List): hide summary in empty list
  • 8d580e7 chore(release): bump version to 0.1.0-alpha.304
  • 2d4a9ba Merge pull request #845 from mittwald/fix-select-overflow
  • 8bd3f6c Merge pull request #891 from mittwald/fix-section-header-classes
  • edb1a14 Merge pull request #914 from mittwald/support-numbers-in-select-field
  • 46da4bb fix(Heading): fix heading content margin
  • 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)