Skip to content

Releases: pymui/pymui

v1.1.0

12 Jun 18:24
Compare
Choose a tag to compare

1.1.0 (2022-06-12)

Bug Fixes

  • build: build before publish (0736eb4), closes #1

Features

  • button: add ripple effect, ability to change shape (857b1a1)
  • drawer: basic drawer component (e74ce8a)

v1.1.0-canary.2

12 Jun 18:10
Compare
Choose a tag to compare
v1.1.0-canary.2 Pre-release
Pre-release

1.1.0-canary.2 (2022-06-12)

Features

  • drawer: basic drawer component (e74ce8a)

v1.1.0-canary.1

12 Jun 09:05
Compare
Choose a tag to compare
v1.1.0-canary.1 Pre-release
Pre-release

1.1.0-canary.1 (2022-06-12)

Features

  • button: add ripple effect, ability to change shape (857b1a1)

v1.0.1-canary.1

15 May 04:38
Compare
Choose a tag to compare
v1.0.1-canary.1 Pre-release
Pre-release

1.0.1-canary.1 (2022-05-15)

Bug Fixes

  • build: build before publish (0736eb4), closes #1

v1.0.0

08 May 06:48
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

1.0.0 (2022-05-08)

Bug Fixes

  • depandancy installation command (fa66c13)

Features

  • commit: add conventional commit messages (59e7bd6)
  • hooks: adding useEventListener, useIsomorphicLayoutEffect, useOnClickOutside (35d0b0f)
  • menu,icon: initial menu componenet added (737cd2b)
  • theme: z-index added (f4be3fa)