Skip to content

Releases: xh/hoist-react

v60.1.1

29 Jan 21:42
Compare
Choose a tag to compare

⚙️ Technical

  • Improve unique constraint validation of Roles and Role Members in Admin UI.
  • Minor UI tweaks to admin UI

v60.1.0

19 Jan 02:27
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Fixed transparent background for popup inline editors.
  • Exceptions that occur in custom application tooltips will now be caught and logged to console,
    rather than crashing grid.

⚙️ Technical

  • Improvements to exception handling during app initialization

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