Releases: xh/hoist-react
Releases · xh/hoist-react
v69.1.0
v69.0.0
What's Changed
- Add new Timing block to app loading track message by @lbwexler in #3796
- Panel dragger workaround for Safari by @TomTirapani in #3799
- Update generic signature of
addReaction
by @amcclain in #3798 - Update all log levels when a single row is changed by @lbwexler in #3801
- Added button selection to admin day range toolbars by @jskupsik in #3803
- Support for debounced and bulk uploading of track messages by @lbwexler in #3802
- Persist memory monitoring by @lbwexler in #3811
Full Changelog: v68.1.0...v69.0.0
v68.1.0
What's Changed
- Update Cluster Admin by @lbwexler in #3794
- Accept remark and rehype plugin props to the markdown component by @PeteDarinzo in #3795
Full Changelog: v68.0.0...v68.1.0
v68.0.0
What's Changed
- Remove Hoist finger pointing by @lbwexler in #3777
- Refresh
ClusterTabModel
more frequently by @ghsolomon in #3782 - Add
XH.postJson()
convenience alias by @amcclain in #3779 - Improve Exception/Connectivity handling with Cluster Tab by @lbwexler in #3785
- Correct types of enhanced
Promise
methods by @ghsolomon in #3788 - Backward-compatible tweaks relating to HoistCore update to Service Admin by @lbwexler in #3791
- Deliver Alert Banner data with environment polling by @lbwexler in #3786
- Add expand/collapse affordance in the left column header of ZoneGrids. by @febbraiod in #3790
Full Changelog: v67.0.0...v68.0.0
v67.0.0
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 addFetchOptions.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
v66.1.0
What's Changed
- Add
components
prop to Markdown component by @PeteDarinzo in #3727 - Fix issues with
descendants
andallDescendants
by @lbwexler in #3728 - Implement and use mergeDeep by @lbwexler in #3729
- GridSorter.parse() return null if called with null/undefined cfg by @Ryanseanlee in #3731
- Fix
Grid
regression where pinned columns were automatically un-pinn… by @ghsolomon in #3733 - Fix bug where
Grid
context-menus lose focus when rendered inside `O… by @ghsolomon in #3734 - Bulk role category update by @Ryanseanlee in #3730
- Add + set
LeafRow.cubeRecordId
by @amcclain in #3741 - Support passing configs through to OAuth client library constructors by @amcclain in #3739
Full Changelog: v66.0.2...v66.1.0
v66.0.2
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
v66.0.0
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 todvh|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 toColumnGroup
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