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.52.1

17 May 21:26
Compare
Choose a tag to compare

v3.52.0...v3.52.1

v3.52.0

16 May 15:51
Compare
Choose a tag to compare

SimpleModal

  • Capture all keyboad originating in Simple Modal 9bd401c
  • improves closing workflow when multiple modals present b9d24e3
  • adds blocksGlobalHotkeys to Modal, SimpleModal and SidePanel 089e061

Tooltip

  • (fix) Remove some arrow position styles

DropList

  • (fix) always show the input border to avoid flashes f4de222

v3.50.1...v3.52.0

v3.51.0

12 May 16:51
Compare
Choose a tag to compare

Messages Microsurveys

  • HSDS-250 HSDS-254 HSDS-264: Faces Survey Component + Updated Thumbs Survey (#1058) 936cc23

v3.50.1...v3.51.0

v3.50.1

06 May 15:23
Compare
Choose a tag to compare

v3.50.0...v3.50.1

v3.48.1-2 Microsurveys Pre-Release

06 May 22:57
Compare
Choose a tag to compare
Pre-release
  • Added option to disable survey button transition 6f465fb
  • Fixed emoji alignment ec96b70

v3.48.1-1...v3.48.1-2

v3.48.1-1 Microsurveys Pre-Release

06 May 17:43
Compare
Choose a tag to compare
Pre-release
  • Aligned emoji in button 64d63db
  • Removed tooltip warning d59ac8f
  • Updated documentation for useButtonResizeOnSelection hook and updated RateAction story 3ef639e

v3.48.1-0...v3.48.1-1

3.50.0

05 May 23:06
1d4606d
Compare
Choose a tag to compare

Add cssReset prop to HSDS Provider + GlobalStyles

  • Allows for apps that use HSDS to 'reset' styles on elements

v3.49.1...v3.50.0

3.49.1

04 May 13:48
Compare
Choose a tag to compare

useClickOutside hook

  • Adds a check if the element clicked is still visible to run the callback

v3.49.0...v3.49.1

3.49.0

04 May 08:52
Compare
Choose a tag to compare

Table

  • Adds the ability to clear padding on cells of a given column using clearCellPadding: true
    • Adds convenience class of fill-table-cell to apply styles that make the direct descendant of a cell fill the space available
  • Prevents firing onRowClick when a button or anchor tag inside a cell is activated (clicked or pressing enter)

v3.48.0...v3.49.0

v3.48.1-0 Microsurveys Pre-Release

04 May 18:15
Compare
Choose a tag to compare
Pre-release
  • Added props for confirmationText and submitButtonText 8d6e69c
  • Clean up and added tests 5de6f2a
  • Microsurveys faces WIP 425c031

v3.48.0...v3.48.1-0