Skip to content

Releases: resolid/react-ui

@resolid/react-ui@0.2.3

08 Apr 02:17
1285081

Choose a tag to compare

Patch Changes

  • fix: use stable setPositionReference ref to prevent infinite render loop (64ba0fd)

@resolid/react-ui@0.2.2

07 Apr 13:35
1f7155b

Choose a tag to compare

Patch Changes

  • refactor: rename to useControllableDate (a82c64d)

  • feat: add support for single or dual panel display in range calendar (c00f1b6)

  • feat: add InputClear component (074a1cf)

@resolid/react-ui@0.2.1

03 Apr 08:35
87f0227

Choose a tag to compare

Patch Changes

  • refactor: extract pickerTrigger as shared component (752d064)

  • chore: update dependencies (3a4d4fd)

@resolid/react-ui@0.2.0

02 Apr 03:30
ebe9c80

Choose a tag to compare

Minor Changes

  • feat: add calendar component suite (d573024)

Patch Changes

  • refactor: simplify combobox component structure (bae2bce)

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