You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the symbols above are no longer exported from @gp-grid/core. Use the GridCore facade (selection, fill, highlight, sortFilter) and the data-source factories instead.
🐛 Bug Fixes
clear highlight caches when a column is moved (348a155)
nest InstructionBatcher start/flush as documented (b3b6e87)
♻️ Refactoring
drop internal managers and sorting internals from the public API (283348d)
route every view update through a single ViewSync (e4f5fa2)