Releases: xh/hoist-react
Releases · xh/hoist-react
v59.0.0
What's Changed
- expand type of emptyText to allow all reactNodes by @connor15mcc in #3416
- DataViewConfig no longer extends from GridConfig. by @connor15mcc in #3421
- Update to typescript 5 + mobx by @lbwexler in #3418
- Promote supported properties as part of DataViewModel API by @connor15mcc in #3422
- Fix event source for detecting manual column resize by @haynesjm42 in #3428
- Grid config on clicked types by @leogretz2 in #3433
- New
DashModel.refreshContextModel
by @cnrudd in #3425 - Add support for including hidden columns when autosizing by @haynesjm42 in #3424
- Grid with
hideHeaders:true
omits extraneous header border by @Ryanseanlee in #3435 - Dash container load state async warning msg by @Ryanseanlee in #3438
- Fixed fmtNumber returning '-0' when rounding small negative numbers by @jskupsik in #3430
- Suppress dev-time console warning thrown by Blueprint toaster by @Ryanseanlee in #3437
- Support null value for
ButtonGroupInput
option by @haynesjm42 in #3423 - Admin log viewer log root path by @leogretz2 in #3439
- Admin console tab for Connection Pool monitoring by @amcclain in #3445
- React select5x upgrade by @leogretz2 in #3436
- Update highcharts to v11 by @Ryanseanlee in #3440
- Vertical collapsed panel header fix by @TomTirapani in #3448
- Fix mobile number input. by @TomTirapani in #3454
- Fix mobile dialog max-height constraints by @TomTirapani in #3455
New Contributors
- @connor15mcc made their first contribution in #3416
Full Changelog: v58.0.1...v59.0.0
v58.0.1
What's Changed
- Make calcStyleFromColorSpec function null safe by @febbraiod in #3413
- Tab routing fix by @ghsolomon in #3414
- Tab routing fix by @ghsolomon in #3415
Full Changelog: v58.0.0...v58.0.1
v58.0.0
What's Changed
- Fix expand/collapse button styling within resizable splitter by @TomTirapani in #3401
- Enhance
NumberFormatOptions.colorSpec
to accept custom CSS properti… by @ghsolomon in #3402 - New option TrackOptions.logData by @lbwexler in #3406
- Version checking and forcing refresh by @TomTirapani in #3407
- New
XH.pageState
observable + refactors ofXH
-based implementation code by @lbwexler in #3409 - Fix ColumnSpec.exportName type by @ghsolomon in #3411
- Remove Inconsistent
agParams
from Column callbacks by @lbwexler in #3310
Full Changelog: v57.0.0...v58.0.0
v57.0.0
What's Changed
- Fix forwarding refs to Onsen components by @TomTirapani in #3383
- Banner presets by @leogretz2 in #3381
- Check hoist core version for admin banner presets by @leogretz2 in #3384
- Improvements to Exception when empty result or poor json returned by @jskupsik in #3377
- Add observable
readonly
property toLeftRightChooserModel
by @ghsolomon in #3387 - Impersonation Improvements by @lbwexler in #3394
- Grid upgrade by @lbwexler in #3395
- Fixes to idleService and _lastActivityMs docs by @cnrudd in #3396
- Misc cleanups by @lbwexler in #3397
Full Changelog: v56.6.0...v57.0.0
v56.6.0
v56.5.0
What's Changed
- Grouping chooser commit on change by @leogretz2 in #3361
- Support
agOptions
prop onDataView
by @amcclain in #3364 - Add new
enableTooltipsOnTags
prop toSelect
by @cnrudd in #3367 - Add controls to treat Admin Log Viewer filter as regex (or not) by @leogretz2 in #3369
- Fix layout issues w/popovers triggered from within
ModalSupport
dialogs by @jskupsik in #3370 - Don't Freeze AppSpec by @cnrudd in #3374
- Fix broken
CodeInput
copy-to-clipboard feature + enable by default by @leogretz2 in #3372 - Add column name output to column uniqueness validation by @leogretz2 in #3376
- Grouping chooser popover flickering bug fix by @leogretz2 in #3373
Full Changelog: v56.4.0...v56.5.0
v56.4.0
What's Changed
- Server time fix by @leogretz2 in #3356
- Check modified values when filtering store. by @lbwexler in #3327
- Improved return types for
FetchService
methods and corrected `Fetch… by @ghsolomon in #3357 - Fix bug where Grid ColumnHeaders could throw when
groupDisplayType
… by @ghsolomon in #3360
Full Changelog: v56.3.0...v56.4.0
v56.3.0
What's Changed
- Fix alignment of Admin console Memory Monitor charts by @cnrudd in #3346
- Improved the Bootstrap declare statement documentation by @jskupsik in #3347
- Add
Banner.sortOrder
to avoid banners unexpectedly swapping position by @leogretz2 in #3352 - Add generic return type to
XH.promise()
by @jskupsik in #3344 - Support children on TSX elements by @cnrudd in #3345
- Remove fixed Banner height by @leogretz2 in #3355
New Contributors
- @leogretz2 made their first contribution in #3352
Full Changelog: v56.2.0...v56.3.0
v56.2.0
What's Changed
- Use scrolling optimization by @lbwexler in #3337
- Replace Record<string, any> with the Hoist PlainObject type by @PeteDarinzo in #3333
- Fix typing for
FilterChooserModel.fieldSpecDefaults
to accept partial configs by @TomTirapani in #3336 - New
DashContainerModel.borderWidth
config by @febbraiod in #3342
Full Changelog: v56.1.0...v56.2.0
v56.1.0
What's Changed
- Fix FormProps interface by @ghsolomon in #3328
- Memory Monitoring Admin enhancements by @lbwexler in #3326
Full Changelog: v56.0.0...v56.1.0