Skip to content

Releases: mittwald/flow

0.2.0-alpha.554

12 Nov 09:22

Choose a tag to compare

0.2.0-alpha.554 Pre-release
Pre-release

0.2.0-alpha.554 (2025-11-12)

Bug Fixes

0.2.0-alpha.553

12 Nov 08:43

Choose a tag to compare

0.2.0-alpha.553 Pre-release
Pre-release

0.2.0-alpha.553 (2025-11-12)

Features (Breaking)

All Form Elements:

  • added SubmitButton and ResetButton integration components for ReactHookForm. Only these will receive Form Status Indicators (pending, idle, success, fail) within a form.
  • submitting a form is possible with cmd+enter/ctrl+enter when the input element has focus

Fixes

Button:

  • fixes hover state will not be applied when the readonly=false prop is applied.

Popover:

  • fixes Popover will close immediately in some cases when controlled over a controller directly.

0.2.0-alpha.552

11 Nov 14:13

Choose a tag to compare

0.2.0-alpha.552 Pre-release
Pre-release

0.2.0-alpha.552 (2025-11-11)

Note: Version bump only for package @mittwald/flow-project

0.2.0-alpha.551

10 Nov 09:47

Choose a tag to compare

0.2.0-alpha.551 Pre-release
Pre-release

0.2.0-alpha.551 (2025-11-10)

Bug Fixes

0.2.0-alpha.550

10 Nov 06:58

Choose a tag to compare

0.2.0-alpha.550 Pre-release
Pre-release

0.2.0-alpha.550 (2025-11-10)

Bug Fixes

0.2.0-alpha.549

07 Nov 05:12

Choose a tag to compare

0.2.0-alpha.549 Pre-release
Pre-release

0.2.0-alpha.549 (2025-11-07)

Bug Fixes

  • ColumnLayout: fix box elements not stretching vertically (#2117) (3684b5c)

0.2.0-alpha.548

06 Nov 14:17

Choose a tag to compare

0.2.0-alpha.548 Pre-release
Pre-release

0.2.0-alpha.548 (2025-11-06)

Bug Fixes

  • List: avoid duplicate IDs triggered by parallel batch invalidation (90bfe27)

0.2.0-alpha.547

06 Nov 09:37

Choose a tag to compare

0.2.0-alpha.547 Pre-release
Pre-release

0.2.0-alpha.547 (2025-11-06)

Bug Fixes

  • IllustratedMessage: fix heading margin for illustrated messages in sections (#2116) (88b3f73)

0.2.0-alpha.546

05 Nov 14:00

Choose a tag to compare

0.2.0-alpha.546 Pre-release
Pre-release

0.2.0-alpha.546 (2025-11-05)

Bug Fixes

  • Modal: fix size of heading in sections in header within modals (#2115) (986935e)

0.2.0-alpha.545

05 Nov 05:55

Choose a tag to compare

0.2.0-alpha.545 Pre-release
Pre-release

0.2.0-alpha.545 (2025-11-05)

Bug Fixes

  • Alert: fix icon does not update when status changes (#2114) (8d93763)