What's Changed
- Column: exportField missing from TypeScript parameters by @gnowland in #3541
- Fix #3543: TreeTableHeader: Warning: Each child in a list should have a unique "key" prop. by @kalinkrustev in #3544
- Fix #3545: Calendar set range programmatically by @melloware in #3547
- Fix #3546: Splitter error with only 1 panel by @melloware in #3549
- Bump @rollup/plugin-babel from 6.0.0 to 6.0.2 by @dependabot in #3551
- Bump peter-evans/create-or-update-comment from 2.0.0 to 2.1.0 by @dependabot in #3556
- Bump react-hook-form from 7.38.0 to 7.39.0 by @dependabot in #3555
- Bump eslint from 8.24.0 to 8.26.0 by @dependabot in #3554
- Bump @typescript-eslint/eslint-plugin from 5.38.0 to 5.42.0 by @dependabot in #3552
- Bump @rollup/plugin-alias from 3.1.9 to 4.0.2 by @dependabot in #3553
- Fix #3548: Field data with dot in name by @melloware in #3562
- Fix #3559: Component: Calendar -> keepInvalid no longer works by @cerbugabriel in #3561
- Add jest unit testing to Chip component by @habubey in #3558
- Fix #3557: Improve Button and Chip tests by @melloware in #3564
- Fix #3567: Add jest unit testing to Badge component by @habubey in #3568
- Fix #3569: Tooltip Jest tests by @melloware in #3570
- Fix #2949: Autocomplete: add selectionLimit by @alliyya in #3571
- Formatted code by @melloware in #3572
- Fix #3573: Allow value to be set programatically by @melloware in #3574
- Fix #3575: InputTextArea add KeyFilter by @melloware in #3576
- Fix #3577: Add jest unit testing to the Divider component / Add Rating and ToggleButton components Docs by @habubey in #3578
- Fix #3580: InputText Jest tests by @melloware in #3581
- Fix #3582: InputTextarea Jest test by @melloware in #3584
- Fix #3590: TieredMenu hide on leaf click by @melloware in #3591
- Divider: switch to snapshot tests by @kalinkrustev in #3579
- Snapshot testing updates by @melloware in #3585
- Badge and Chip snapshot tests by @melloware in #3592
- Fix #3593: Ripple fix touch issue by @melloware in #3594
- improve snapshot tests by @kalinkrustev in #3597
- Fix #3599: Tag Jest test by @melloware in #3600
- Fix #3601: Avatar/AvatarGroup Jest tests by @melloware in #3602
- Fix #3603: Skeleton jest tests by @melloware in #3604
- Fix #3595: Add maxLength prop to InputNumber Component. by @ulasturann in #3605
New Contributors
- @gnowland made their first contribution in #3541
- @cerbugabriel made their first contribution in #3561
- @alliyya made their first contribution in #3571
Full Changelog: 8.7.1...8.7.2