Skip to content

Releases: lecoueyl/mijin

v1.0.8

02 Mar 09:34
Compare
Choose a tag to compare

1.0.8 (2021-03-02)

Bug Fixes

  • components: don't use capitalized component tag name (8ef0d68)

v1.0.7

21 Feb 00:21
Compare
Choose a tag to compare

1.0.7 (2021-02-21)

Bug Fixes

  • toast: remove container padding to avoid ghost element (8a2b822)
  • toast: remove extra easing class (99048d8)

v1.0.6

01 Feb 09:41
Compare
Choose a tag to compare

1.0.6 (2021-02-01)

Bug Fixes

  • icon: align icon for button and popover-item (10c4a4b)

v1.0.5

01 Feb 04:20
Compare
Choose a tag to compare

1.0.5 (2021-02-01)

Bug Fixes

  • table: use scrollable by default (c747673)

v1.0.4

31 Jan 09:42
Compare
Choose a tag to compare

1.0.4 (2021-01-31)

Bug Fixes

  • icon: remove aria-labelledby (34f14f8)
  • icon and table: icon is inline-block by default (bc108bf)
  • link: remove inline-block class (85580c2)
  • link: use inline-flex for link external (dc8799e)
  • transition: improve move-class timing duration (3ed6da1)

v1.0.3

26 Jan 12:27
Compare
Choose a tag to compare

1.0.3 (2021-01-26)

Bug Fixes

  • lint: add global lint command (e8f0a28)
  • package: add src/tailwind-preset.js to package files (c5c93f5)
  • package: remove [secure] dependencies (1ef64c2)

v1.0.2

26 Jan 06:42
Compare
Choose a tag to compare

1.0.2 (2021-01-26)

Bug Fixes

  • release: update semantic-release npm publish (f84cb86)

v1.0.1

26 Jan 04:14
Compare
Choose a tag to compare

1.0.1 (2021-01-26)

Bug Fixes

v1.0.0

25 Jan 23:15
Compare
Choose a tag to compare

1.0.0 (2021-01-25)

Bug Fixes

Features