Releases: xh/hoist-react
Releases · xh/hoist-react
v53.2.0
v53.1.0
What's Changed
- Fix ModalSupport lifecycle bug by @ghsolomon in #3183
- Fix to gaps between select inputs and their dropdown menus by @amcclain in #3187
- Fix toast styling bug by @ghsolomon in #3189
- Fix
GridModel
bug whereStore
would fail to recognize dot-separat… by @ghsolomon in #3190 - Dock Container fixes by @TomTirapani in #3196
Full Changelog: v53.0.0...v53.1.0
v53.0.0
v52.0.2
v52.0.1
What's Changed
- Clone props by @lbwexler in #3128
- Show lastUpdated / lastUpdatedBy in admin config/pref differ by @PeteDarinzo in #3129
- Upgrade React to v18 by @TomTirapani in #2934
- Dash canvas autoheight by @ghsolomon in #3060
- XH.getActiveModels() by @lbwexler in #3133
- Make DashContainerModel.onResize and convertStateToGL null safe, Fixes: #3126 by @febbraiod in #3135
- Add support for per-cell data types in Grid Excel exports by @ghsolomon in #3124
- Expose dashCanvasAddViewButton as a public component by @ghsolomon in #3138
- Tweak to task observer logic by @lbwexler in #3142
- Hoist Inspector by @amcclain in #3140
- Check and require that all service classes extend HoistService by @amcclain in #3146
- Fixed boolean filterChooser fields suggesting true for 'false' by @jskupsik in #3149
- Status monitor message override by @jskupsik in #3145
- xhImpl flag by @amcclain in #3151
- Add methods to load / refresh a TabContainer directly by @TomTirapani in #2930
- Add observable
XH.environmentService.serverVersion
by @amcclain in #3156 - Filter chooser model now accepts shorthand number inputs by @jskupsik in #3155
- Fixed store context menu rendering '[object Object]' on formatter-having fields by @jskupsik in #3154
- Aligned the Store.updateData() to follow documented format by @jskupsik in #3150
- Inspector improvement (syncRun) by @amcclain in #3159
Full Changelog: v51.0.0...v52.0.1