Skip to content

Releases: mittwald/flow

0.1.0-alpha.14

21 Feb 12:21
Compare
Choose a tag to compare
0.1.0-alpha.14 Pre-release
Pre-release

0.1.0-alpha.14 (2024-02-21)

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

0.1.0-alpha.13

20 Feb 09:47
Compare
Choose a tag to compare
0.1.0-alpha.13 Pre-release
Pre-release

0.1.0-alpha.13 (2024-02-20)

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

0.1.0-alpha.12

19 Feb 11:55
Compare
Choose a tag to compare
0.1.0-alpha.12 Pre-release
Pre-release

0.1.0-alpha.12 (2024-02-19)

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

0.1.0-alpha.11

16 Feb 09:58
Compare
Choose a tag to compare
0.1.0-alpha.11 Pre-release
Pre-release

0.1.0-alpha.11 (2024-02-16)

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

0.1.0-alpha.10

12 Feb 08:51
Compare
Choose a tag to compare
0.1.0-alpha.10 Pre-release
Pre-release

0.1.0-alpha.10 (2024-02-12)

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

0.1.0-alpha.9

06 Feb 08:53
Compare
Choose a tag to compare
0.1.0-alpha.9 Pre-release
Pre-release

0.1.0-alpha.9 (2024-02-06)

Bug Fixes

  • Button: disable hover-style when disabeld (129ef76)

Features

  • introduce NumberField component (33b451d)

0.1.0-alpha.8

06 Feb 08:32
Compare
Choose a tag to compare
0.1.0-alpha.8 Pre-release
Pre-release

0.1.0-alpha.8 (2024-02-06)

Bug Fixes

  • docs: fix dynamic import (b30ea14)
  • RadioGroup: fix zero height (3143b1c)

Features

  • CopyButton: allow React node as copy source (59ad013)

0.1.0-alpha.7

02 Feb 13:36
Compare
Choose a tag to compare
0.1.0-alpha.7 Pre-release
Pre-release

0.1.0-alpha.7 (2024-02-02)

Bug Fixes

  • Note: enforce visible custom icons (97077aa)

0.1.0-alpha.6

02 Feb 10:57
Compare
Choose a tag to compare
0.1.0-alpha.6 Pre-release
Pre-release

0.1.0-alpha.6 (2024-02-02)

Bug Fixes

  • Avatar: Avatar must keep aspect ration (1844b73)
  • docs: fix type error (458a6e1)
  • Icon: fixed width should be set on SVG (49d4137)
  • Icon: SVG should be centered (c60e836)

0.1.0-alpha.5

01 Feb 15:28
Compare
Choose a tag to compare
0.1.0-alpha.5 Pre-release
Pre-release

0.1.0-alpha.5 (2024-02-01)

Bug Fixes

  • Badge: should be an inline element (2870587)
  • Button: icon is not centered (28d3f81)
  • Button: should be an inline element (c636747)
  • docs: commit generated imports file (9ee0a53)
  • docs: generated imports file is not stable (348e472)
  • docs: wrong import path (5d191aa)
  • include Font Awesome styles in initial stylesheet (fe6c060)
  • LiveCodeEditor: works not with fragements (7619db7)
  • Storybook: missing styles (f5b51d0)

Features

  • docs: add some basic styling (dc7d74a)
  • docs: group pages (d881b99)
  • Icon: support fixed width (f057ddb)
  • LiveCodeEditor: add Row component (5c4b85a)