Skip to content

Releases: resolid/react-ui

@resolid/react-ui@0.3.0

11 May 01:02
18500c2

Choose a tag to compare

Minor Changes

  • refactor: rename scrollbar-thin to scrollbar-lite (67f228e)

Patch Changes

  • feat: add paste support for valid date in DatePicker (3cb1716)

@resolid/react-ui@0.2.4

20 Apr 07:03
77eba2c

Choose a tag to compare

Patch Changes

  • refactor: rename to calendarStatusColorStyles (598f659)

  • fix: correct ref callback cleanup and avoid ref access during render (ae7fd3b)

  • refactor: extract shared PickerContent components (22a2444)

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