Skip to content

Releases: xh/hoist-react

v60.0.1

16 Jan 23:47
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Fixed regression to ZoneGrid

v60.0.0

12 Jan 14:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v59.5.1...v60.0.0

v59.5.0

14 Dec 00:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v59.4.0...v59.5.0

v59.4.0

28 Nov 15:20
Compare
Choose a tag to compare

What's Changed

  • Misc Typescript Fixes by @lbwexler in #3529
  • Check XH.pageIsVisible within autorefresh timer by @jskupsik in #3528
  • Check XH.pageIsVisible within whileAsync by @lbwexler in #3532
  • FieldFilter should use isEquals for = and != op comparisons by @amcclain in #3531
  • Enhanced LogUtils 2 by @lbwexler in #3534
  • Update ColumnGroup to also only accept appData through the appData pr… by @Ryanseanlee in #3535
  • Updated ReactionSpec.equals type to include supported string shorthands by @jskupsik in #3536
  • Tweak MultiFieldRenderer - Don't print unwanted labels or delimiters by @febbraiod in #3537
  • MultifieldRenderer - supplied renderer is always allowed to transform value by @febbraiod in #3539

Full Changelog: v59.3.2...v59.4.0

v59.3.2

21 Nov 23:06
Compare
Choose a tag to compare

What's Changed

  • Make ZoneGridModel more forgiving (handle possibly out of sync state) by @febbraiod in #3530

Full Changelog: v59.3.1...v59.3.2

v59.3.1

10 Nov 17:34
Compare
Choose a tag to compare

What's Changed

  • Fix bug where a user could be prompted to log in to an app with SSO e… by @ghsolomon in #3521
  • Revert change to Panel which affected where className was applied with modalSupport enabled

Full Changelog: v59.3.0...v59.3.1

v59.3.0

09 Nov 18:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v59.2.0...v59.3.0

v59.2.0

16 Oct 19:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v59.1.0...v59.2.0

v59.1.0

20 Sep 18:14
Compare
Choose a tag to compare

What's Changed

  • Support new Panel.headerClassName prop by @leogretz2 in #3468
  • Support Panel.headerClassName prop in mobile by @leogretz2 in #3471
  • Stable IDs for Admin Console grid records by @leogretz2 in #3470
  • Admin console grids should use closure for exportOptions.filename by @leogretz2 in #3469
  • Improve disabled checkbox styling by @PeteDarinzo in #3472
  • Throw when attempting to connect a Store with reuseRecords: true to a Cube View. by @TomTirapani in #3474
  • New ErrorBoundary component, with support built-in to selected Hoist containers by @lbwexler in #3479
  • Allow Banners to render basic markdown such as links and emphasis. by @TomTirapani in #3481
  • Improvements and fixes to Panel headers + modalSupport while collapsed by @amcclain in #3480
  • Enhance ErrorMessage with ability to view error details by @lbwexler in #3482

Full Changelog: v59.0.3...v59.1.0

v59.0.3

25 Aug 18:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v59.0.2...v59.0.3