Skip to content

Releases: anishkumar127/weavify

v1.28.0

29 Apr 10:07

Choose a tag to compare

1.28.0 (2025-04-29)

Features

  • make pivotCount and trigger props optional in TabList component (044b5ec)

v1.27.1

18 Apr 11:31

Choose a tag to compare

1.27.1 (2025-04-18)

Bug Fixes

  • handle potential null value in placeholder and width properties in MultiDropdown (f0b5c8a)

v1.27.0

18 Apr 06:01

Choose a tag to compare

1.27.0 (2025-04-18)

Features

  • add MultiDropdown component for customizable multi-select functionality (2de8179)

v1.26.0

17 Apr 13:00

Choose a tag to compare

1.26.0 (2025-04-17)

Bug Fixes

  • update tsconfig.json to exclude Table component from compilation (7cbd623)

Features

  • add Table, TableFilter, TableSettings, and DraggableRow components with filtering and drag-and-drop functionality (31607dd)
  • enhance MultiSelectDropdown component with disableClearable prop and improve documentation (460aeb8)
  • update dependencies and improve Table component functionality with enhanced column handling (d74f115)

v1.25.0

17 Apr 10:26

Choose a tag to compare

1.25.0 (2025-04-17)

Features

  • add CustomSelect component for enhanced selection functionality (21fc08a)

v1.24.1

11 Apr 06:23

Choose a tag to compare

1.24.1 (2025-04-11)

Bug Fixes

  • remove 'use client' directive from TinyTab component (e4d18eb)

v1.24.0

11 Apr 06:21

Choose a tag to compare

1.24.0 (2025-04-11)

Features

  • add AddButton component for customizable button functionality (6f5999e)

v1.23.0

02 Apr 05:44

Choose a tag to compare

1.23.0 (2025-04-02)

Features

  • add disableClearable prop to Dropdown component for enhanced functionality (bdfea21)

v1.22.0

28 Mar 04:03

Choose a tag to compare

1.22.0 (2025-03-28)

Features

  • add clsx and tailwind-merge for improved class name management; update MultiCheckbox and TinyTab components (71c9ff3)
  • add MultiCheckbox component for selecting multiple options (0d0e8f0)

v1.21.0

19 Mar 07:44

Choose a tag to compare

1.21.0 (2025-03-19)

Features

  • enhance MultiSelectDropdown component with additional props and improved documentation (38dd397)