Skip to content

Releases: resolid/react-ui

@resolid/react-ui@0.1.11

20 Mar 02:00
6544cc5

Choose a tag to compare

Patch Changes

  • refactor: tighten Polymorphic component type definitions (ed7d281)

  • refactor: optimize useMove and useControllableState (ed8f5f6)

@resolid/react-ui@0.1.10

09 Mar 03:42
360b93a

Choose a tag to compare

Patch Changes

  • refactor: merge usePrevious state into single object (b187fb8)

  • chore: update dependencies (f8e248a)

@resolid/react-ui@0.1.9

26 Feb 02:46
e498997

Choose a tag to compare

Patch Changes

  • fix: update Select close logic and reset filter keyword after selection (ce8a2f7)

  • feat: implement InputItem component and update TagsInputItem and SelectRoot to use it (d96a562)

  • fix: remove tabIndex from FilePickerDropzone (477039a)

@resolid/react-ui@0.1.8

24 Feb 15:43
0bf5d42

Choose a tag to compare

Patch Changes

  • chore: merge eslint and prettier to oxlint and oxfmt (4079529)

@resolid/react-ui@0.1.7

24 Feb 11:07
ae393a8

Choose a tag to compare

Patch Changes

  • refactor: upgrade @resolid/utils (1a32d8e)

  • refactor: resolve React Compiler reorder warnings (86a93d2)

  • fix: rename use-lastest-ref to use-latest-ref (24918e7)

  • refactor: replace index key with value key in item map (a7db5db)

@resolid/react-ui@0.1.6

19 Feb 02:39
1004109

Choose a tag to compare

Patch Changes

  • refactor: update deprecated start/end utilities to inset-s/e (08d72a7)

@resolid/react-ui@0.1.5

17 Feb 16:09
d5611ea

Choose a tag to compare

Patch Changes

  • refactor: add generic ValueProp type (92256d9)

  • refactor: re-exports FilePicker and FileUpload components (c14e3fc)

@resolid/react-ui@0.1.4

08 Feb 09:58
bdcb618

Choose a tag to compare

Patch Changes

  • feat: add FileUpload and FilePicker components (6ba6ad5)

@resolid/react-ui@0.1.3

03 Feb 16:01
9652f60

Choose a tag to compare

Patch Changes

  • feat: add ProgressBar component (eeb475c)

  • chore: update dependencies (75900c4)

  • feat: update component radius prop (4a01b22)

@resolid/react-ui@0.1.2

28 Jan 14:12
b8d3203

Choose a tag to compare

Patch Changes

  • feat: add Slider component (05ef370)

  • update dependencies (985c7bf)

  • perf: optimize bg class detection with regex (eba4706)