aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionSchema/SchemaCellField.tsx
AgeCommit message (Expand)Author
2024-06-22moving row no longer messes up cell field (of course it was batching...)Nathan-SR
2024-06-22work on cell field (numerous bugs fixed: spaces now make new divs, invalid re...Nathan-SR
2024-06-21fixed bug where equation didn't save in cell field on reloading (batching issue)Nathan-SR
2024-06-20eq highlight working 70%Nathan-SR
2024-06-20some progress on eq text highlightingNathan-SR
2024-06-20cursor position consistency for schema cell fieldNathan-SR
2024-06-17schema cell editable field class startedNathan-SR