Skip to content

Releases: xh/hoist-react

v59.1.0

20 Sep 18:14
Compare
Choose a tag to compare

What's Changed

  • Support new Panel.headerClassName prop by @leogretz2 in #3468
  • Support Panel.headerClassName prop in mobile by @leogretz2 in #3471
  • Stable IDs for Admin Console grid records by @leogretz2 in #3470
  • Admin console grids should use closure for exportOptions.filename by @leogretz2 in #3469
  • Improve disabled checkbox styling by @PeteDarinzo in #3472
  • Throw when attempting to connect a Store with reuseRecords: true to a Cube View. by @TomTirapani in #3474
  • New ErrorBoundary component, with support built-in to selected Hoist containers by @lbwexler in #3479
  • Allow Banners to render basic markdown such as links and emphasis. by @TomTirapani in #3481
  • Improvements and fixes to Panel headers + modalSupport while collapsed by @amcclain in #3480
  • Enhance ErrorMessage with ability to view error details by @lbwexler in #3482

Full Changelog: v59.0.3...v59.1.0

v59.0.3

25 Aug 18:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v59.0.2...v59.0.3

v59.0.2

24 Aug 16:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v59.0.1...v59.0.2

v59.0.1

17 Aug 18:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v59.0.0...v59.0.1

v59.0.0

17 Aug 13:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v58.0.1...v59.0.0

v58.0.1

13 Jul 21:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v58.0.0...v58.0.1

v58.0.0

07 Jul 19:10
2fc3462
Compare
Choose a tag to compare

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
    • Enhancement to TabSwitcher to allow navigation using arrow keys w… by @lbwexler in #3403
  • New option TrackOptions.logData by @lbwexler in #3406
  • Version checking and forcing refresh by @TomTirapani in #3407
  • New XH.pageState observable + refactors of XH-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

20 Jun 19:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v56.6.0...v57.0.0

v56.6.0

01 Jun 13:15
Compare
Choose a tag to compare

What's Changed

  • Fix change handler for mobile's NumberInput, SearchInput and TextInput by @saba-mo in #3378
  • Improve workaround for suppressBrowserResizeObserver by @lbwexler in #3382

Full Changelog: v56.5.0...v56.6.0

v56.5.0

26 May 13:14
Compare
Choose a tag to compare

What's Changed

  • Grouping chooser commit on change by @leogretz2 in #3361
  • Support agOptions prop on DataView by @amcclain in #3364
  • Add new enableTooltipsOnTags prop to Select 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