aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-06-17hovering between actually worksljungster
2022-06-16comitting before deleting commentsljungster
2022-06-14stashing before massive overhaulljungster
2022-06-03no longer changes drag color on other viewsljungster
2022-06-03fixed not showing columns unless doc already addedljungster
2022-05-07images correct widthljungster
2022-05-07fixed wrong column bugljungster
2022-04-28fixed disappearing nodesljungster
2022-04-28columns work!ljungster
2022-04-28best yet?ljungster
2022-04-28pushing prior to sprintljungster
2022-04-28still strugglingljungster
2022-04-28making changes to array, but no visual onesljungster
2022-04-27made dividers betterljungster
2022-04-26attempt with columnResizer. Not sure about how to handle resize eventsljungster
2022-04-26columns (sort of) workingljungster
2022-04-21EOD Apr. 21ljungster
2022-04-21cleaned upljungster
2022-04-21committing to mess around with stylesljungster
2022-04-14commiting to go backljungster
2022-04-14commiting before refactoringljungster
2022-04-11items get dragged and droppedljungster
2022-04-07Fixed column bugljungster
2022-03-24Update CollectionNoteTakingViewFieldColumn.tsxvli18
2022-03-24updated deletevli18
2022-03-24fixed no col bugljungster
2022-03-24messed around with Scssljungster
2022-03-24removed commented out sections at bottomljungster
2022-03-22addingljungster
2022-03-22hahaljungster
2022-03-22stashingljungster
2022-03-17trying to resolve issueljungster
2022-03-17Merge remote-tracking branch 'origin/speedups2' into parkerljungster
2022-03-17about to merge speedupsljungster
2022-03-17removed buxton importer stuff. removed libxmljs needed by buxtonimporter ↵geireann
which was breaking npm install
2022-03-17gutted NoteTakingljungster
2022-03-15prettyljungster
2022-03-15added dragging of divider between sidebar and content for PDF/Web boxes.bobzel
2022-03-12attempting to add note-takingljungster
I think this has something to do with the view not being rendered in novice mode. Assuming this is an issue in CollectionMenu.tsx. Essentially what I did was add a note-taking view wherever I found a stacking view (via global search)
2022-03-10fixed bug where ink stroke would become degenerate if on control point were ↵bobzel
selected with tangent handles but another control point were dragged.
2022-03-10added prop when thumbnail is shown for a document so componentView can ↵bobzel
choose not to render. fixed pdf views to not generate gray box when first transitioning from thumb to live view.
2022-03-10compile fixesbobzel
2022-03-09Merge branch 'master' into speedups2bobzel
2022-03-08fixed following a link to a video segment that triggers a navigation back to ↵bobzel
the source of the link
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2022-03-07fixed pdf text selection/interactionbobzel
2022-03-04removed pseudo Doc type system. playing with hot reloading.bobzel
2022-03-03fixed pdf rendering and interactionbobzel
2022-03-03fixed parsing some exif rotations from my camerabobzel
2022-03-03fixed content fitting views. fixed multirow/column collections.bobzel