Skip to content

Releases: emdgroup-liquid/liquid

v1.0.0-rc.13

16 Nov 20:22
Compare
Choose a tag to compare
v1.0.0-rc.13 Pre-release
Pre-release

1.0.0-rc.13 (2021-11-16)

Bug Fixes

  • ld-checkbox: remove redundant input event dispatch (0e95969)
  • ld-icon: replace icon instead of appending it on name change (90fbcfe)
  • ld-input: add box-sizing border-box to textarea (31a60c1)
  • ld-radio: remove redundant input event dispatch (b063726)

v1.0.0-rc.12

16 Nov 16:46
Compare
Choose a tag to compare
v1.0.0-rc.12 Pre-release
Pre-release

1.0.0-rc.12 (2021-11-16)

Bug Fixes

  • ld-icon: replace icon instead of appending it on name change (16605f0)

v1.0.0-rc.11

16 Nov 15:17
Compare
Choose a tag to compare
v1.0.0-rc.11 Pre-release
Pre-release

1.0.0-rc.11 (2021-11-16)

Bug Fixes

  • changelog: remove redundant entries (f1bb6bc)
  • ld-input: add box-sizing border-box to textarea (dc689e4)

v1.0.0-rc.9

15 Nov 17:45
Compare
Choose a tag to compare
v1.0.0-rc.9 Pre-release
Pre-release

1.0.0-rc.9 (2021-09-21)

Bug Fixes

  • ld-button: active states on safari (37ba9ef)
  • ld-button: progress bar overflow issue on safari (c02d350), closes #32
  • ld-select: swap more indicator color and background-color (848d82c)
  • ld-tabs: emit tab change event from within the ld-tabs component (28b8185)

Features

  • add react bindings (b93b93c)
  • ld-tabs: scrollable tab list (9ad487a)
  • ld-tabs: support full width tabs (6201704)
  • ld-tabs: tabs tablist tab tabpanellist tabpanel (b50de93)

v1.0.0-rc.10

15 Nov 19:21
Compare
Choose a tag to compare
v1.0.0-rc.10 Pre-release
Pre-release

1.0.0-rc.10 (2021-11-15)

Bug Fixes

  • changelog: remove redundant entries (54a5a32)

v1.0.0-rc.8

02 Sep 12:58
Compare
Choose a tag to compare
v1.0.0-rc.8 Pre-release
Pre-release

1.0.0-rc.8 (2021-09-02)

Bug Fixes

  • types: annotate boolean prop types explicitly as booleans (d18f141)

v1.0.0-rc.7

01 Sep 10:17
Compare
Choose a tag to compare
v1.0.0-rc.7 Pre-release
Pre-release

1.0.0-rc.7 (2021-09-01)

Bug Fixes

  • ld-tooltip: lighthouse issue buttons do not have an accessible name (a8fb585)

Features

  • ld-label: allow html content (9bbb125)

v1.0.0-rc.6

31 Aug 08:36
Compare
Choose a tag to compare
v1.0.0-rc.6 Pre-release
Pre-release

1.0.0-rc.6 (2021-08-31)

Features

  • ld-label: allow html content (246352c)

v1.0.0-rc.5

26 Aug 21:55
Compare
Choose a tag to compare
v1.0.0-rc.5 Pre-release
Pre-release

1.0.0-rc.5 (2021-08-26)

Bug Fixes

  • build: export types (c0d0a59)
  • engines: allow node 14 and higher (2ec2314)
  • ld-bg-cells: optimize svg assets (f4cc3dd)
  • ld-select: apply props explicitly to make it work in vue (a6fca8f)
  • ld-select: custom trigger icon (460de73)
  • ld-tooltip: rename property id in order to prevent dom exception (b623b18)
  • tailwindcss: extend default spacings instead of replacing them (3b9750d)

Features

  • ld-notification: theming (3f83255)
  • ld-theme: add theme colors as dynamic css custom props (acc077f)

v1.0.0-rc.4

25 Aug 10:15
Compare
Choose a tag to compare
v1.0.0-rc.4 Pre-release
Pre-release

1.0.0-rc.4 (2021-08-25)

Bug Fixes