Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Releases: helpscout/hsds-react

Tiny icons for mailbox rewrite and aria-labelledby

22 Feb 22:52
Compare
Choose a tag to compare

v3.35.9...v3.35.10

v3.35.9

18 Feb 11:52
Compare
Choose a tag to compare

Adds ResizeObserver polyfill to use on Safari

  • Adds a TODO line to remind removing polyfill f9170ce
  • Adds ResizeObserver polyfill to use on Safari b9169b2

Frame

  • Allow providing head prop to the Frame component 87719af

v3.35.8...v3.35.9

v3.35.8

15 Feb 11:52
Compare
Choose a tag to compare

HSDS 4 prep work

  • lower coverage threshold to 90% across the board 1724d86
  • Adds hsds-beacon scope as potential fallbacks eec98d9
  • Removes noop dependency from components 440f88d
  • Removes Centralize as dependency for other HSDS components 1cf378c
  • ChatList: Removes Hr dependency 25996af
  • styled: removes unused testHelpers and tests 77bd4a7
  • import styled-components directly 2cd68ed
  • Tooltip: Remove GlobalContext 44da186
  • Remove ScopeProvider from Messages stories 3527677
  • Accordion: removes globalcontext dependency e21137d
  • editable field bug fix 6d8a632

v3.35.7...v3.35.8

v3.35.7

14 Feb 18:22
Compare
Choose a tag to compare

Tags forwarded ref

To apply a tooltip correctly to the Tag, we had to refactor the component to use forwardRef.

We were able to remove the tagRef use internally. Seems that it was not needed anymore to validate the animation was on the correct element.

At the same time, we fixed an issue with the focus ring tag radius and also improve the X button placement (so that the focus ring doesn't overlap the tag content)

v.3.35.6

14 Feb 16:16
Compare
Choose a tag to compare

Tags CANI

With this update, we wanted to make it easier to customize the Tag component.

  • Colors & sizes were moved to the root component.
  • The default classname is now assigned to the root component
  • We add the elementClassname prop in case developer want to pass a className directly to the tag.
  • We add more css variables to help with customization (--tagTextColor & tagBackgroundColor)

v3.35.5...v3.35.6

v3.35.5

08 Feb 13:51
Compare
Choose a tag to compare

ScrollableContainer

  • simple-bar: scroll node fix for React 17

v3.35.4...v3.35.5

v3.35.4

08 Feb 09:54
Compare
Choose a tag to compare

Table

  • Adds the ability of animating the removal and addition of rows with animateRows

AvatarRow

  • Fixes an issue where sometimes when dynamically loading avatars and the container width was also dynamic we got into a corrupt state and show all avatars collapsed even when there seemed to be enough space to show more than one.

v3.35.1-0...v3.35.4

v3.35.3

07 Feb 14:48
Compare
Choose a tag to compare

EditableField

  • Adds addButtonProps to EditableField 3f1a1b1

v3.35.0...v3.35.3

v3.35.2

07 Feb 14:43
Compare
Choose a tag to compare

Show ellipsis for long Message variable values (#1023) b16dd42

v3.35.0...v3.35.2

v3.35.0

04 Feb 20:00
Compare
Choose a tag to compare

v3.34.5...v3.35.0