Skip to content

Releases: traefik/faency

v2.3.2

06 Apr 09:12
107b48b
Compare
Choose a tag to compare

2.3.2 (2022-04-06)

Bug Fixes

  • button styles, cleanup themes (107b48b)

v2.3.1

05 Apr 15:14
5c323aa
Compare
Choose a tag to compare

2.3.1 (2022-04-05)

Bug Fixes

  • table default alignment (5c323aa)

v2.3.0

04 Apr 12:13
48050a5
Compare
Choose a tag to compare

2.3.0 (2022-04-04)

Features

v2.2.0

31 Mar 12:53
a8b26d0
Compare
Choose a tag to compare

2.2.0 (2022-03-31)

Features

v2.1.0

31 Mar 12:45
895df77
Compare
Choose a tag to compare

2.1.0 (2022-03-31)

Features

  • Text component, add inherit variants for fontSize and color (895df77)

v2.0.1

18 Mar 00:48
482802e
Compare
Choose a tag to compare

2.0.1 (2022-03-18)

Bug Fixes

  • add build to release workflow (482802e)

v2.0.0

16 Mar 18:29
92f3c39
Compare
Choose a tag to compare

2.0.0 (2022-03-16)

⚠ BREAKING CHANGES

  • dialog export content without close icon

Features

  • dialog export content without close icon (92f3c39)

v1.1.1

16 Mar 10:53
097fcbf
Compare
Choose a tag to compare

1.1.1 (2022-03-16)

Bug Fixes

  • popover arrow color not customizable (097fcbf)

v1.1.0

15 Mar 16:20
df212a8
Compare
Choose a tag to compare

1.1.0 (2022-03-15)

Features

  • table empty layout improvements (df212a8)

v1.0.0

07 Mar 15:47
2bb1e8f
Compare
Choose a tag to compare

1.0.0 (2022-03-07)

⚠ BREAKING CHANGES

  • skeleton infer dimensions
  • avoid init themes on Faency side causing them not being available on server side
  • improve field label behavior

Features

  • accordion styles (23eeaff)
  • add elevation component (e2b4848)
  • add fontweights (d9c243c)
  • add GitHub action pr title check b (5b9cb0c)
  • add navigation components (0ed4610)
  • add story for displaying color palette (bf42db7)
  • aria table (6216997)
  • badge cleanup (216fb73)
  • bubble update largest size (2656d23)
  • expose VariantProps (f4e9676)
  • improve breakpoints overlapping (d4ac505)
  • improve field label behavior (27d201b)
  • list (04013c7)
  • radio accordion (099c10c)
  • Radio, hover pointer (6ef2661)
  • remove caption marginBottom (7e33d52)
  • skeleton infer dimensions (3ad6121)
  • skeleton, add badge variant (eeca841)
  • textarea (96de0f6)
  • Textarea, add endAdornment (9ed4321)
  • textfield allow component label (b8437d8)
  • TextField, ReadonlyCopy story (cf3e05a)
  • update color palette according to the updated design (c9c617d)
  • update tooltip styles (f933bd3)
  • visuallyHidden + table accessible examples (0de3d83)

Bug Fixes

  • [Select] selected option overflows, better caret position (7b9288b)
  • add missing navigation components exports (9b4293e)
  • alpha value on Navigation Item resting state (1286641)
  • avoid init themes on Faency side causing them not being available on server side (b76c46b)
  • Card interactive, add cursor pointer (c51bd0e)
  • dialog overlay broken (9b09ec4)
  • Dialog story, proper use of Dialog and DialogTrigger (e31bf0d)
  • FaencyProvider, global styles not called properly (e3c39be)
  • heading display block (58c3574)
  • import right colors const in colors story (d5eabe7)
  • inherit border-radius on table children elements (b953b94)
  • input adornments josep feedback (f7baf03)
  • Input, pass DOM node through useImperativehandle (06cdc22)
  • kill css incompatible error (1e20b65)
  • label all letters capitalized (45aa5ed)
  • label capitalize breaking th layout (4b7262a)
  • labels binding in stories (fdd9d71)
  • NavigationItem, better typing, story to check props (17e7946)
  • radio accordion root, props should not include collapsible (ace326b)
  • select style consistency with input one (cb4065d)
  • Select, before and after, inherit borderRadius (be288a5)
  • Select, proper variants and props typing (4f9d0e1)
  • storybook theme + primary color (9e7c7b5)
  • update checkbox theme (0961cf2)