All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.13.11 (2025-02-21)
- update package dependencies and add todo documentation (57da439)
1.13.10 (2025-02-21)
- update rollup configuration to include Tailwind CSS and autoprefixer for improved styling (6914e6e)
1.13.9 (2025-02-21)
- add disabled prop and update background color in GroupPeoplePicker component (1d315d1)
1.13.8 (2025-02-20)
- update background color for disabled state in Autocomplete, Dropdown, and PeoplePicker components (e48ea6e)
1.13.7 (2025-02-20)
- add disabled prop to CustomAutocomplete component (fce1fa3)
- reorder and consolidate exports in index.ts for better organization (eb5b7f1)
1.13.6 (2025-02-20)
- update version to 1.13.5 and enhance Autocomplete component to support disabled state (43b4b67)
1.13.4 (2025-02-20)
- improve TextField styling in Dropdown component based on disabled state (4031b84)
- update release script to push to origin main explicitly (15d4d9a)
1.13.3 (2025-02-20)
1.13.2 (2025-02-20)
1.13.1 (2025-02-19)
1.13.0 (2025-02-19)
- enhance CustomDrawer component to support dynamic sizes (30db683)
1.12.3 (2025-02-19)
1.12.2 (2025-02-19)
1.12.1 (2025-02-19)
1.12.0 (2025-02-19)
- add GroupPeoplePicker component for enhanced user selection (91a086f)
1.11.0 (2025-02-19)
- add disabled prop to PeoplePicker component (faa3b97)
- add push script to package.json for streamlined release process (e95b107)
- readme updated (d136b74)
- readme updated (ba779eb)
1.9.1 (2025-01-23)
1.9.0 (2025-01-23)
- build was missing to publish on npm (c6a44c7)
- changed people picker newvalue to value bcz ts conflict (e903805)
- disablePortal causing the issue of dropdown option below table cell was coming (286d014)
- missing id field in types of peoplepicker (7db3c26)
- removed use client (0539016)
- removed use client from components (e5aedae)