What's Changed
- View manager follow ups by @lbwexler in #3830
- Tighter default interval and timeout for cluster admin tab refresh by @amcclain in #3838
- Fixes to DashContainerModel state handling + renders by @amcclain in #3839
- Correct code input commitOnChange documentation by @Ryanseanlee in #3840
- ViewManager Enhancements by @lbwexler in #3836
- Adjust ViewManager spinner icons to provide feedback when loading / r… by @ghsolomon in #3844
- Harden views by @lbwexler in #3845
- Avoid no-op state updates in DashContainerModel, shorten debounce by @amcclain in #3849
- Further refinements to
ViewManager
by @amcclain in #3850 - View manager enhancements by @ghsolomon in #3862
- Make ViewManagerModel.api private by @ghsolomon in #3863
- View manager enhancements by @ghsolomon in #3864
- Move toJSON to base Filter class by @TomTirapani in #3868
- Added support for
AuthZeroClientConfig.audience
by @amcclain in #3869 - Make Mask, ErrorMessage, LoadingIndicator and TreeMap cross-platform by @TomTirapani in #3866
- Allow Cube Query to opt-out of flattening redundant children by @TomTirapani in #3867
- RefreshButton takes target instead of model by @lbwexler in #3871
- Support TrackOptions for Export by @lbwexler in #3870
- Sort ungrouped items at bottom. by @lbwexler in #3872
- Make Grid column filter UI lazy by @lbwexler in #3873
- Fix mobile TabContainer switcher sizing and position by @TomTirapani in #3874
- View state storage by @lbwexler in #3865
- Fix
ButtonGroup
borders incorrect whenvertical: true
by @TomTirapani in #3875 - Make initialState null-safe in ViewManagerModel.stateReactions by @ghsolomon in #3876
- Improved accuracy of
IconProps
interface by @amcclain in #3848 - Improve model selector type by @lbwexler in #3877
- Improve accuracy + JSDoc of
PersistOptions.type
enum by @ghsolomon in #3878 - Minor fixes to Views by @lbwexler in #3879
- react-grid-layout 1.4.3 -> 1.5.0 by @ghsolomon in #3880
- Fixed ColumnSpec.editor type by @jskupsik in #3351
- Dash canvas resize handles by @ghsolomon in #3881
- Tighten/simplify implementation of HoistModel.componentProps by @lbwexler in #3883
- Functional form for autoGenCorrelationIds by @lbwexler in #3882
- Move logic referencing componentProps out of constructors and into onLinked by @TomTirapani in #3884
- Only update dirty properties of views by @lbwexler in #3885
- Enhanced DistributedObjectAdmin to compare for inconsistencies between instances by @jskupsik in #3851
- Add flag to
ViewManagerModel.selectViewAsync
for whether a user sho… by @ghsolomon in #3888 - Fix bug where new views (created with Save As) were not being added t… by @ghsolomon in #3887
- Pass token, not viewInfo and surface raw errors to make API more flexible. by @cnrudd in #3889
- Constrain desktop message height to viewport by @oodarluz in #3891
New Contributors
Full Changelog: v70.0.0...v71.0.0