aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-16refactored click events; zoom in/out optionNathan-SR
2024-07-15working on layout preview windowNathan-SR
2024-07-15layout options/preview progressNathan-SR
2024-07-13layout configuration options added to menuNathan-SR
2024-07-12repeat option added to menu; css refactoringNathan-SR
2024-07-12basic doc creation from templates workingNathan-SR
2024-07-11collection filtering worksNathan-SR
2024-07-11menuNathan-SR
2024-07-11menuNathan-SR
2024-07-10images displayingNathan-SR
2024-07-10menu progressNathan-SR
2024-07-10docCreatorMenu progressNathan-SR
2024-07-09started doccreatormenu for datavizNathan-SR
2024-07-08method in dataviz for identifying valid templates (WIP); option added to ↵Nathan-SR
contextmenu to create docs from dataViz
2024-07-06wheel spinningNathan-SR
2024-07-03schemacell refactor startedNathan-SR
2024-07-02keymenu changesNathan-SR
2024-07-02resizer right workingNathan-SR
2024-07-02eq highlight cycling inconsistency fixedNathan-SR
2024-07-01highlighting then un-highlighting a selected cell with equations now ↵Nathan-SR
properly maintains original select highlight
2024-07-01fonticonbox no longer added when dragged from tools menuNathan-SR
2024-07-01keymenu no longer opened on dragged col dropNathan-SR
2024-06-30deleting column no longer messes up drag highlight; removed unecessary ↵Nathan-SR
documents.ts changes
2024-06-30removing column closes menu and stops editingNathan-SR
2024-06-30adding columns to left/right of other columnNathan-SR
2024-06-29highlight updates properly when highlighted cell is selected; no longer ↵Nathan-SR
possible to add EmptyKey to equation
2024-06-29cyclic preset colors for eqhighlightsNathan-SR
2024-06-28dragging col stops editing of schema headerNathan-SR
2024-06-28colkeys menu width conforms to column withNathan-SR
2024-06-28row drag changes saved through reloadNathan-SR
2024-06-28fixed selected row highlight on new colNathan-SR
2024-06-28col drag stutter fixedNathan-SR
2024-06-28header text no longer shifts left on hoverNathan-SR
2024-06-26freeze fixed (revisit why this change was needed?)Nathan-SR
2024-06-26self-reference warning addedNathan-SR
2024-06-26removing 0s from settimeut + minor sorted col highlight color changeNathan-SR
2024-06-25changing cursor position updates refselectmodeNathan-SR
2024-06-25enhanced refselect logicNathan-SR
2024-06-25cursor position reset properly, appendtext has atCursor optionNathan-SR
2024-06-25focus is no longer lostNathan-SR
2024-06-25refselect consistencyNathan-SR
2024-06-25scrolling for field textNathan-SR
2024-06-25progress on refSelect (single click to add cell to equation)Nathan-SR
2024-06-24cell/column highlight interactions (maybe some minor bugs left but at least 95%)Nathan-SR
2024-06-24Work on persistent sort highlight + equation highlight inteeractionNathan-SR
2024-06-23col filling (really external setting of cell fieldval) works properly ↵Nathan-SR
(reaction); moved 'remove doc' option to bottom of row menu
2024-06-23text highlight works with 'this.' formatNathan-SR
2024-06-23drag text highlightingNathan-SR
2024-06-23text cursor icon in cellNathan-SR
2024-06-22moving row no longer messes up cell field (of course it was batching...)Nathan-SR