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

04 Feb 16:44
Compare
Choose a tag to compare

EditableField

  • make sure to convert to string when comparing ids 9bcedbc

v3.34.4...v3.34.5

v3.34.4

04 Feb 16:04
Compare
Choose a tag to compare

EditableField

  • enables custom attrs on action button by using "buttonAttrs" on the action 2a129b1
  • Fixes activeField management on multiple values fields c5c0b0f

v3.34.3...v3.34.4

v3.35.0-0

01 Feb 20:37
Compare
Choose a tag to compare
v3.35.0-0 Pre-release
Pre-release
  • Replaced children clone with context 5fe1ca0
  • PR Review comments d759585
  • Added tests for Survey component 82bde3e
  • Split Survey variant into separate component 78da72c
  • Solved merge conflicts 08e93ad
  • 3.34.0-1 e29ead9
  • Added prop to force feedback form 4363820
  • 3.34.0-0 9be1347
  • Added thumbs up/down survey (WIP) d9e15e0

v3.34.3...v3.35.0-0

v3.34.3

28 Jan 14:26
Compare
Choose a tag to compare

Add ordered-list and handwave to icon set

This update adds the handwave and ordered-list icon to the set

CleanShot 2022-01-28 at 09 03 15@2x

CleanShot 2022-01-28 at 09 03 33@2x

v3.34.2

27 Jan 15:30
Compare
Choose a tag to compare

Do not set aria-describedby on Choice input when no helpText (#1019) 88302fe

v3.34.1...v3.34.2

v3.34.1

27 Jan 15:04
Compare
Choose a tag to compare

Fix aria-describedby attribute on Choice component to use id, not raw text (#1018) 8e438a8

v3.34.0...v3.34.1

v3.34.0

24 Jan 15:25
Compare
Choose a tag to compare

DropList and Table enhancements

Droplist:

  • Adds menuAriaLabel to set manually a label, removes the one downshift adds
  • Improves focusing workflows

Table:

  • Sortable header cells are buttons that can be focused and acted on
  • Support for returning a promise on the sorter function so the Table can focus back on the button

  • Remove old tabindex expectation on sortable header cell c8f7de3
  • simplifies story db1f703
  • removes key event handler on toggler dbd4c3c
  • DropList adjustments 193cec0
  • renames a variable name 4b7b61b
  • Adds bit about promises on the sorter function doc 3f4667b
  • Switches div for button in sorter, uses focus ring mixing, adds the ability to refocus if promise returned 81bdc28
  • Adds menuAriaLabel to DropList 4e4f450
  • Adds tab-index to sortable header cell a380ab0

v3.33.3...v3.34.0

v3.34.0-0

20 Jan 23:55
Compare
Choose a tag to compare
v3.34.0-0 Pre-release
Pre-release
  • Added thumbs up/down survey (WIP) d9e15e0

v3.33.3...v3.34.0-0

v3.33.3

18 Jan 10:26
Compare
Choose a tag to compare

Fix Message Card variable regex so that it's possible to include % sign in fallback (#1015) 38d0357

v3.33.2...v3.33.3

v3.33.2

17 Jan 17:34
Compare
Choose a tag to compare

Allow Collabsible/Accordion.Body content to be pre-rendered (#1014) e197414

v3.33.1...v3.33.2