Skip to content

Releases: mittwald/flow

0.2.0-alpha.561

19 Nov 07:43

Choose a tag to compare

0.2.0-alpha.561 Pre-release
Pre-release

0.2.0-alpha.561 (2025-11-19)

Bug Fixes

0.2.0-alpha.560

19 Nov 06:43

Choose a tag to compare

0.2.0-alpha.560 Pre-release
Pre-release

0.2.0-alpha.560 (2025-11-19)

Features

  • Alert: Add spacing between alerts and sections (#2138) (4bac980)

0.2.0-alpha.559

18 Nov 21:49

Choose a tag to compare

0.2.0-alpha.559 Pre-release
Pre-release

0.2.0-alpha.559 (2025-11-18)

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

0.2.0-alpha.558

17 Nov 06:31

Choose a tag to compare

0.2.0-alpha.558 Pre-release
Pre-release

0.2.0-alpha.558 (2025-11-17)

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

0.2.0-alpha.557

13 Nov 12:35

Choose a tag to compare

0.2.0-alpha.557 Pre-release
Pre-release

0.2.0-alpha.557 (2025-11-13)

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

0.2.0-alpha.556

13 Nov 11:42

Choose a tag to compare

0.2.0-alpha.556 Pre-release
Pre-release

0.2.0-alpha.556 (2025-11-13)

Bug Fixes

  • Remote: do not use Remote-ClearPropsContext (#2129) (5128fc1)

0.2.0-alpha.555

12 Nov 13:39

Choose a tag to compare

0.2.0-alpha.555 Pre-release
Pre-release

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

Bug Fixes

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