Skip to content

Releases: resolid/react-ui

@resolid/react-ui@0.1.13

30 Mar 14:05
b80e44b

Choose a tag to compare

Patch Changes

  • refactor: move placeholder prop to TagsInputInput (3392075)

  • fix: update ComboboxProviderProps value type (39af18f)

@resolid/react-ui@0.1.12

25 Mar 16:51
255b967

Choose a tag to compare

Patch Changes

  • fix: fix FilePickerList component orientation (04aa104)

  • style: fix oxlint warnings (9e4b5c2)

@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)