Skip to content

v67.0.0

Compare
Choose a tag to compare
@lbwexler lbwexler released this 03 Sep 22:20
· 153 commits to develop since this release

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