Skip to content

Releases: omnidotdev/sigil

v0.9.1

10 Apr 22:05
015e3e7
Compare
Choose a tag to compare

Patch Changes

  • #77 7ac917d Thanks @coopbri! - Fix Dialog DOM nesting validation by adding asChild prop to triggers

v0.9.0

09 Mar 11:31
3929f8b
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.8.0

16 Feb 10:39
e16f62a
Compare
Choose a tag to compare

Minor Changes

v0.7.0

10 Feb 08:38
f755a7e
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.6.0

23 Jan 08:25
a47a91e
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.5.0

10 Jan 09:34
f2f4fcf
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.4.0

03 Dec 02:43
51adcc7
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.3.0

23 Nov 04:52
2830938
Compare
Choose a tag to compare

Minor Changes

  • #28 1c25e59 Thanks @coopbri! - Add FileUpload component for uploading files in a dropzone

Patch Changes

  • #29 431d0ec Thanks @coopbri! - Made trigger-enabled components conditionally render trigger only if passed (Drawer, HoverCard, Menu, Popover, Tooltip)

  • #26 ba71618 Thanks @coopbri! - Improve legibility of text selection (highlight) styles

  • #29 431d0ec Thanks @coopbri! - Update style recipes for accordion, checkbox, dialog, and drawer

  • #29 431d0ec Thanks @coopbri! - Improve ability to customize and compose Accordion

v0.2.1

06 Nov 07:41
915054a
Compare
Choose a tag to compare

Patch Changes

  • #20 dc54771 Thanks @coopbri! - Fix type errors in breakpoint hooks preventing type declaration file emission

v0.2.0

06 Nov 05:11
e610771
Compare
Choose a tag to compare

Minor Changes

  • #16 5a7cb87 Thanks @coopbri!
    • Added Link component
    • Updated brand colors and semantic tokens
    • Added default color token to each color scale
    • Added styles for indeterminate checkbox state
    • Updated accordion and code style recipes