1.20.2 (2025-02-21)
hooks/use-boolean
add function bindings (d2ce6fc)
1.20.1 (2025-02-20)
- Simplify styles for
ui/avatar-group
with-space
classes (872cafe)
1.20.0 (2025-02-19)
- Add
ui/avatar-group
component (dc992fd)
1.19.1 (2025-02-19)
- Fix some issues with styles on mobile devices(6d7fc4f)
1.19.0 (2025-02-18)
- Allow for customization of the image cropper trigger (51ff02e)
1.18.2 (2025-02-18)
- Improve
<Terminal.Loading/>
with snippets (36a8358)
1.18.1 (2025-02-18)
- Ensure
ui/file-drop-zone
respects max files (be18146)
1.18.0 (2025-02-16)
- Add
<Terminal.Loop/>
component (41b73f9)
1.17.0 (2025-02-16)
- Add
Loading
component toui/terminal
(c4b28bc)
1.16.0 (2025-02-16)
ui/image-cropper
(028f6ec)
1.15.0 (2025-02-14)
1.14.1 (2025-02-14)
- 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)
- docs: fix use-clipboard docs for status (5a4ac8f)
1.13.0 (2025-02-12)
- Add
ui/nlp-date-input
(Natural language parser date input) (1ac25fc)
1.12.0 (2025-02-08)
- Refactor
actions/active.svelte
to use$state
apis (626ba4b)
1.11.1 (2025-02-06)
- bump jsrepo to prune unused blocks (270f3cb)
1.11.0 (2025-02-06)
ui/pm-command
ui/copy-button
hooks/use-clipboard
and more (133d128)
1.10.1 (2025-02-06)
1.10.0 (2025-02-06)
- Improve
shiki
usage inui/code
(d21c66a)
1.9.1 (2025-02-03)
- Prevent default on
enter
for<TagsInput/>
(f4595a9)
1.9.0 (2025-01-24)
<TagsInput/>
component (e7f42c5)
1.8.0 (2025-01-08)
<Chat/>
anduse-auto-scroll
blocks (b8a5d46)
1.7.0 (2024-12-28)
<TreeView/>
component (3775e20)
1.6.1 (2024-12-28)
- Move className to correct position in cn function (ebada09)
1.6.0 (2024-12-23)
- Highlight lines of
<Code/>
component (0e67c78)
1.5.0 (2024-12-20)
- Improve
<Code/>
styling (897178f)
1.4.2 (2024-12-19)
- update jsrepo to correctly resolve dependencies (de78376)
1.4.1 (2024-12-12)
- unlist table (6803f7d)
1.4.0 (2024-12-12)
<IPv4AddressInput/>
updates (b886d49)
1.3.0 (2024-12-11)
1.2.1 (2024-12-10)
<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)
- Update
context-provider
documentation (67b5281)
1.1.0 (2024-12-10)
- Add context-provider utility (c345745)
- Change fieldset to use composition instead of snippets (c9543c5)
- specify package manager version (e6386af)