Skip to content

Releases: camomeui/camome

@camome/core@0.1.7

19 Apr 06:26
d4d90bc
Compare
Choose a tag to compare

Patch Changes

  • 0fc0a00: Passthrough className to Input and Textarea

@camome/core@0.1.6

12 Dec 04:49
562619d
Compare
Choose a tag to compare

Patch Changes

  • 52ff22d: Support aria-required in FormField

@camome/core@0.1.5

07 Dec 03:22
b501465
Compare
Choose a tag to compare

Patch Changes

  • 1499834: add @types/react to peerDependencies

@camome/core@0.1.4

19 Oct 13:07
e79a611
Compare
Choose a tag to compare

Patch Changes

  • 9a76ba6: IconButton's icon to use em instead of rem

camome@0.1.23

11 Oct 13:24
c124059
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [52687c9]
    • @camome/system@0.1.25

@camome/system@0.1.25

11 Oct 13:25
c124059
Compare
Choose a tag to compare

Patch Changes

  • 52687c9: remove :root before [data-theme="light|dark"]

@camome/core@0.1.3

11 Oct 13:25
c124059
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [52687c9]
    • @camome/system@0.1.25

@camome/core@0.1.2

05 Sep 06:30
c946d4a
Compare
Choose a tag to compare

Patch Changes

  • 485c32e: Make FormFieldLabel fit to content's width
  • 485c32e: Make FormField accept className and style

@camome/core@0.1.1

04 Sep 15:19
1702989
Compare
Choose a tag to compare

Patch Changes

  • de514a4: Add "use client" directive to FormField.

@camome/core@0.1.0

15 May 08:00
b838c76
Compare
Choose a tag to compare

Minor Changes

  • 53614db: Fix style of Tooltip arrow