Anselm McClain
Anselm McClain
Updated the title of this ticket to what I think might be a good target for improving our Panel story here. We could push further and rethink Panel more, or...
I do _not_ believe we are getting pretty-printing by default. See the current value for `slackAlertConfig` on https://toolbox-dev.xh.io/admin/general/config - I went in and saved it with some weird, non-pretty formatting,...
The latter two could be handled by one or more overrideable methods on Store - e.g. `rawDatasAreEqual()` and `recordsAreEqual()`. Apps could then check something like an app-specific timestamp or hash...
Agreed, well past time to update! Reminder that we need to also take the matching upgrade to react-windowed-select - in the past they have lagged a bit with the major...
Note that we might want to start taking advantage of AG CSS vars.... I was able to supress this in an app with the following: ``` .xh-data-view .xh-ag-grid--no-hover { --ag-row-hover-color:...
Related to #3329
As discussed, IMO theme would be better handled with #2703 where we have an even better option around letting users associate the site theme with their device theme.
GridModel context menu API (with string tokens for default actions) should be the model.
Ready to identify at least one or two concrete improvements we could implement
To clarify the expectations here - I'm thinking a custom row class: * _Should_ override the row striping background * _Should not_ override the selection background * _Should not_ override...