Skip to content

Releases: seamapi/react

v2.0.2

25 Oct 17:45
v2.0.2
0e1acce
Compare
Choose a tag to compare

Bug Fixes

  • Do not render dot if no sku (19c9dba)
  • Make manufacturer selection match supported only filter (2c3a48a)

v2.0.1

25 Oct 03:31
v2.0.1
d194a04
Compare
Choose a tag to compare

Bug Fixes

  • Display manufacturer_sku not device_model_id (137c58e)

v2.0.0

25 Oct 00:42
v2.0.0
c622b48
Compare
Choose a tag to compare

Features

  • AccessCodeTable: Remove deprecated title prop (e7eb98a)
  • DeviceTable: Remove deprecated title prop (844efaa)
  • Prefer Manufacturer label over Brand (4bb934e)
  • SupportedDeviceTable: Add manufacturers and excludedManufacturers props (1c157f0)
  • SupportedDeviceTable: Remove deprecated cannotFilter prop (57924eb)
  • SupportedDeviceTable: Use updated device database (#525) (d107240)

BREAKING CHANGES

  • SupportedDeviceTable: Removed the brands and excludedBrands props. Use the new manufacturers and excludedManufacturers props.
  • SupportedDeviceTable: Removed deprecated cannotFilter prop. Use the disableFilter prop instead.
  • DeviceTable: Removed deprecated title prop. Use the heading prop instead.
  • AccessCodeTable: Removed deprecated title prop. Use the heading prop instead.

v1.65.0

24 Oct 19:45
v1.65.0
2edc24a
Compare
Choose a tag to compare

Features

  • Add errorFilter and warningFilter as common props (#511) (142fb35)

v1.64.0

12 Oct 18:01
v1.64.0
391cef3
Compare
Choose a tag to compare

Features

  • Add onSessionUpdate to SeamProvider (4e38d9f)
  • Update r2wc-react-to-web-component (a88caf9)

v1.63.1

12 Oct 12:43
v1.63.1
66abe57
Compare
Choose a tag to compare

Bug Fixes

v1.63.0

11 Oct 16:34
v1.63.0
1d28c90
Compare
Choose a tag to compare

Features

v1.62.0

10 Oct 19:47
v1.62.0
1313d23
Compare
Choose a tag to compare

Features

  • AccessCodeForm: Show confirmation message after creating or updating an access code (#517) (7832d11)

v1.61.2

05 Oct 19:24
v1.61.2
c3a43c4
Compare
Choose a tag to compare

Bug Fixes

  • Remove tooltip device details in ThermostatDeviceDetails (#516) (1069e1c)

v1.61.1

28 Sep 20:19
v1.61.1
dae8377
Compare
Choose a tag to compare

Bug Fixes

  • Handle edge cases with dates and timezones in form components (83d8c73)