This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
Releases: helpscout/hsds-react
Releases · helpscout/hsds-react
v3.33.1
AvatarRow: Show a minimum amount of avatars before folding (minAvatarsShown)
- tweaks to example ccb3b7a
- Merge branch 'main' into feature/avatarrow-minwidth 9e1a068
- 3.33.0 194c6d5
- Fixing failing tests from button PR d4c99c9
- Button Standardization (#1003) 012c188
- Doc dc36c1a
- unused import removed 1db33cf
- tweaks e37ec7e
- progress 62db5e6
- AvatarRow: adds minSpaceForNAvatars and updates stories 2dcebff
v3.33.0
v3.32.1
v3.32.0
ScrollableContainer enhancements
- useFancyAnimationScroller docs added 72e39e8
- adds useFancyAnimationScroller 4a34dd5
- Updates full example with complex footer 4a76eb3
- Recalculate shadows when scrollable height changes 1e1d834
- simplify observer prop c1cde2c
- make observers opt-in 5e8628d
- Remove observers from header and footer simplemodal layout d00a7a1
- EditableField.Input: potential memory leak fixed 50ae295
- ScrollableContainer: adds ForwardRef, sections "resizable aware", onScrollableSectionsStateChange 3f2349c
- Use the SetupObserver found in useMeasureNode 9395b17
- useMeasureNode: Changes name from useClientRect, adds the ability to use ResizeObserver b48cf15
- useScrollShadow: Returns top and bottom sections scrolled state 9632a88
v3.31.4
v3.31.3
v3.31.2
v3.31.1
v3.31.0
SimpleModal: Adds "Header and Footer" layout
- ignore layout file coverage aa5b05c
- Adds test cases to scrollable container 0b4ff27
- Proptypes added to layout 05527a2
- Adds headerandfooter layout for SimpleModal 0e024d5
- Adds customCloseButton, width, height and zindex on the button to SimpleModal 8a09b7a
- Adjusts the padding on the sidepanel example 4cc0637
- Permits passing just content to each section on ScrollableContainer 0db536a
v.3.30.0
New component: ScrollableContainer
- upgrade some deps e55cdc5
- Adds a little note about css grid on docs 6791143
- updates tests with simplebar case ec3f6c0
- Embeds simplebar support b1d5a80
- Adds useClientRect custom hook 5313599
- simple bar support 46158c3
- Feedback 91ae66d
- Merge branch 'main' into feature/scrollable-container f7446f4
- Adds ScrollableContainer dea1671
- Adds deprecation notes to Scrollable 55601e3
- Extracts scrollable effect from SidePanel into a custom hook: useScrollShadow 1a3a11e