Skip to content

Latest commit

 

History

History
255 lines (113 loc) · 9.93 KB

CHANGELOG.md

File metadata and controls

255 lines (113 loc) · 9.93 KB

Changelog

1.20.2 (2025-02-21)

Bug Fixes

  • hooks/use-boolean add function bindings (d2ce6fc)

1.20.1 (2025-02-20)

Bug Fixes

  • Simplify styles for ui/avatar-group with -space classes (872cafe)

1.20.0 (2025-02-19)

Features

  • Add ui/avatar-group component (dc992fd)

1.19.1 (2025-02-19)

Bug Fixes

  • Fix some issues with styles on mobile devices(6d7fc4f)

1.19.0 (2025-02-18)

Features

  • Allow for customization of the image cropper trigger (51ff02e)

1.18.2 (2025-02-18)

Bug Fixes

  • Improve <Terminal.Loading/> with snippets (36a8358)

1.18.1 (2025-02-18)

Bug Fixes

  • Ensure ui/file-drop-zone respects max files (be18146)

1.18.0 (2025-02-16)

Features

  • Add <Terminal.Loop/> component (41b73f9)

1.17.0 (2025-02-16)

Features

  • Add Loading component to ui/terminal (c4b28bc)

1.16.0 (2025-02-16)

Features

1.15.0 (2025-02-14)

Features

  • ui/window + ui/terminal (43bc351)
  • Add hooks/use-boolean.svelte (d11834e)

1.14.1 (2025-02-14)

Bug Fixes

  • Ensure default id or ui/file-drop-zone is unique (5ec18e3)
  • Ensure size constants are the correct size (c580da5)

1.14.0 (2025-02-13)

Features

Bug Fixes

  • docs: fix use-clipboard docs for status (5a4ac8f)

1.13.0 (2025-02-12)

Features

  • Add ui/nlp-date-input (Natural language parser date input) (1ac25fc)

1.12.0 (2025-02-08)

Features

  • Refactor actions/active.svelte to use $state apis (626ba4b)

1.11.1 (2025-02-06)

Bug Fixes

  • bump jsrepo to prune unused blocks (270f3cb)

1.11.0 (2025-02-06)

Features

  • ui/pm-command ui/copy-button hooks/use-clipboard and more (133d128)

1.10.1 (2025-02-06)

Bug Fixes

1.10.0 (2025-02-06)

Features

  • Improve shiki usage in ui/code (d21c66a)

1.9.1 (2025-02-03)

Bug Fixes

  • Prevent default on enter for <TagsInput/> (f4595a9)

1.9.0 (2025-01-24)

Features

1.8.0 (2025-01-08)

Features

  • <Chat/> and use-auto-scroll blocks (b8a5d46)

1.7.0 (2024-12-28)

Features

1.6.1 (2024-12-28)

Bug Fixes

  • Move className to correct position in cn function (ebada09)

1.6.0 (2024-12-23)

Features

  • Highlight lines of <Code/> component (0e67c78)

1.5.0 (2024-12-20)

Features

  • Improve <Code/> styling (897178f)

1.4.2 (2024-12-19)

Bug Fixes

  • update jsrepo to correctly resolve dependencies (de78376)

1.4.1 (2024-12-12)

Bug Fixes

1.4.0 (2024-12-12)

Features

  • <IPv4AddressInput/> updates (b886d49)

1.3.0 (2024-12-11)

Features

  • Add <Kbd/> component (b8a0416)
  • Add shortcut and active actions (ac3815d)

1.2.1 (2024-12-10)

Bug Fixes

  • <Code/> ensure line numbers are always aligned (485d11d)
  • code example (d677bb2)
  • Reduce padding on line numbers for code component (1a1fb7a)

1.2.0 (2024-12-10)

Features

  • Update context-provider documentation (67b5281)

1.1.0 (2024-12-10)

Features

  • Add context-provider utility (c345745)

1.0.0 (2024-12-06)

Features

  • Change fieldset to use composition instead of snippets (c9543c5)

Bug Fixes

  • specify package manager version (e6386af)