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

Releases: helpscout/hsds-react

v3.48.0

29 Apr 08:56
Compare
Choose a tag to compare

HSDS-259: Message video support improvements (#1055) 27d8cd3

  • Allow to embed video into a Message
  • New play-video-large icon
  • Allow to set custom content to the Attachment component

v3.47.0...v3.48.0

3.47.0

27 Apr 22:04
df443c4
Compare
Choose a tag to compare

Emoticon Animation CSS

  • We extracted the animation code into a css snippet that can be include anywhere when needed
  • We also add a prop (withAnimation) that will wrap the Emotion with an animation container, but the animation can be attach to any parent that contain an Emoticon component through the css snippet

Popover

  • We also add a new renderAnimation prop to Popover that would allow us to change the wrapper element around Popover to customize the animation

v3.46.0...v3.47.0

3.46.0

26 Apr 12:41
Compare
Choose a tag to compare

DropList: SelectTag

  • Adds the ability to add a Tooltip

ActionSelect

  • Adds the ability to set the SelectTag tooltip directly from the component

Switch

  • Improves focus state

v3.44.1...v3.46.0

v3.45.0

21 Apr 21:21
Compare
Choose a tag to compare
  • Add tiny open envelope icon for threads open tracking (#1054) d50e275

v3.44.1...v3.45.0

v3.44.1

19 Apr 12:41
Compare
Choose a tag to compare

Delay PortalWrapper content render (#1050) ba8836e

v3.44.0...v3.44.1

v3.44.0

08 Apr 08:43
Compare
Choose a tag to compare

Performance improvements for Beacon (#1048) 9fb23e5

v3.43.0...v3.44.0

v3.43.0

04 Apr 20:25
Compare
Choose a tag to compare

v3.41.0...v3.43.0

v3.42.0

04 Apr 12:42
Compare
Choose a tag to compare

IconButton status indicator #1028

This update add a status indicator on the IconButton component. Some new UI work requires this button to have a red dot on demand. It was easier to implement within the core component vs doing it as a new component in our hs-app-ui stack. The status indicator was build mainly for the outlined button, but it is supported for all variants.

Outlined
CleanShot 2022-02-10 at 09 53 09@2x
Hover
CleanShot 2022-02-10 at 09 57 19@2x
Seamless
CleanShot 2022-02-10 at 09 53 19@2x
Filled
CleanShot 2022-02-10 at 09 53 29@2x
Size small
CleanShot 2022-02-10 at 09 53 01@2x

v3.41.0

23 Mar 10:56
Compare
Choose a tag to compare

Update NodeJS version to 16 (#1043) 286448a

v3.40.4...v3.41.0

v3.40.4

22 Mar 15:03
Compare
Choose a tag to compare

v3.40.3...v3.40.4