Skip to content

Releases: xh/hoist-react

v67.0.0

03 Sep 22:20
Compare
Choose a tag to compare

What's Changed

  • Remove context menus from colChooser, allow "false" contextMenu param for GridModel. by @febbraiod in #3746
  • Add support for Correlation ID's across fetch requests and error / ac… by @ghsolomon in #3602
  • Fix SelectEditor to ensure new value is flushed before editing stops by @saba-mo in #3748
  • Support deleting roles with dots or other special chars in their name by @cnrudd in #3735
  • New handlers for FetchService by @lbwexler in #3750
  • Revert Promise changes and add FetchOptions.trackOptions by @ghsolomon in #3756
  • fix(monitor-editor): swap locations of 'active' and 'primary' sliders by @jacob-xhio in #3760
  • New bindable AppContainerModel.intializingLoadMaskMessage by @jacob-xhio in #3763
  • Mask dialog when saving role category by @Ryanseanlee in #3766
  • Add select.emptyValue prop by @Ryanseanlee in #3737
  • Account for impersonation more thoroughly in LockoutPanel messaging by @febbraiod in #3770
  • Add GroupingChooserModel.setDimensions() by @Ryanseanlee in #3743
  • Improve NumberFormatOptions.zeroPad handling of unexpected precision by @jskupsik in #3752
  • CSS variables to customize Badge component styling by @minusleaf in #3753
  • Improve handling of instance changes by @ghsolomon in #3768

Full Changelog: v66.1.1...v67.0.0

v66.1.1

01 Aug 22:49
Compare
Choose a tag to compare

🐞 Bug Fixes

  • HoistException now correctly passes an exception message to its underlying Error instance.
  • Fixed GridModel.cellBorders prop to apply previously missing top and bottom borders to cells in the grid.
  • Fix to new mergeDeep method.

v66.1.0

31 Jul 14:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v66.0.2...v66.1.0

v66.0.2

17 Jul 16:03
Compare
Choose a tag to compare

What's Changed

  • Update MsalClient to explicitly pass baseApp vs. blank redirect URLs by @amcclain in #3722
  • Fix bug where ContextMenu items were being improperly positioned by @ghsolomon in #3724

Full Changelog: v66.0.1...v66.0.2

v66.0.1

12 Jul 13:36
Compare
Choose a tag to compare

What's Changed

  • Fixed numberInput losing quick edits due to debounce by @jskupsik in #3720

Full Changelog: v66.0.0...v66.0.1

v66.0.0

09 Jul 21:14
Compare
Choose a tag to compare

What's Changed

  • Mobile TabContainer now flexes properly within flexbox containers. by @TomTirapani in #3704
  • New option for XH.reloadApp to reload specific app path. by @lbwexler in #3705
  • Validate records added immediately to new store by @lbwexler in #3706
  • Fix datePicker dates wrapping when used within a grid within a dialog by @cnrudd in #3708
  • Update styles using svh|svw units to dvh|dvw by @minusleaf in #3709
  • Infer prop types for components passed to elementFactory and createEl… by @ghsolomon in #3711
  • New Client-Side AuthModel by @lbwexler in #3712
  • Blueprint libraries to the latest and greatest by @febbraiod in #3716
  • Added headerTooltip prop to ColumnGroup by @TomTirapani in #3715
  • Add fallback for browsers that don't support dynamic viewport units. by @PeteDarinzo in #3719

Full Changelog: v65.0.0...v66.0.0

v65.0.0

26 Jun 19:03
Compare
Choose a tag to compare

What's Changed

  • Export SplitTreeMapConfig interface by @febbraiod in #3696
  • ZoneGrid should accept 'false' as a value for its delimiter property by @febbraiod in #3700
  • New /public directory for static resources + provide blank.html for MSAL by @lbwexler in #3703
  • Added new convenience method XH.renderAdminApp() by @amcclain in #3702
  • Enhance markdown comp to support GitHub Flavored Markdown (GFM) by @ghsolomon in #3585

Full Changelog: v64.0.5...v65.0.0

v64.0.5

14 Jun 18:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v64.0.4...v64.0.5

v64.0.4

05 Jun 20:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v64.0.3...v64.0.4

v64.0.3

31 May 21:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v64.0.1...v64.0.3