aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/collections/collectionFreeForm/MarqueeView.tsx
AgeCommit message (Expand)Author
2020-05-01cleaned up buxton template. fixed adding docs to collections.Bob Zeleznik
2020-04-29fixes for text layout strings.Bob Zeleznik
2020-04-28rearranged text filesBob Zeleznik
2020-04-25hopefully final cleanup of pile up collection view. added doubleTap support...Bob Zeleznik
2020-04-24changing how multiple images are imported -- now a pile. imagebox chooses re...Bob Zeleznik
2020-04-24moved iconify code into Doc from DocumentView. fixed up starburst a bit.Bob Zeleznik
2020-04-23fixed loading of notes with template types. changed noteTypes to ["template-...Bob Zeleznik
2020-04-14fixed maps to support drag/drop, and fixed to work with docs that just have a...Bob Zeleznik
2020-04-13cleaned up rootSelected() to work with templates. adjusted nudge to favor mo...Bob Zeleznik
2020-04-12added arrowkey nudging of freeform view. fixed background overflow.Bob Zeleznik
2020-04-11fixed deiconifying things. fixed interactions with backgrounds to allow their...Bob Zeleznik
2020-04-10fixed focus on text boxes inside a templateBob Zeleznik
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ...Bob Zeleznik
2020-03-28simplified linkDocs to not keep a context -- instead, link are made between a...Bob Zeleznik
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ...Bob Zeleznik
2020-03-03a bunch of small fixes to link naming and fixes to audio links.bob
2020-03-03several fixes to templates (simplified expanding, notes use 'text' field now,...Bob Zeleznik
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-28added ctrl-enter & alt-enter to create new relatively positioned text boxes.bob
2020-02-28allowing different text templates to be the default. fixing transparency. r...bob
2020-02-25fixed schema column selection from key press. add 'b' for creating backgroun...Bob Zeleznik
2020-02-23final commits before demoStanley Yip
2020-02-18fixed up following link to a portal alias. made renaming goldenlayout tabs ...bob
2020-02-17made creation of template docs from context menu simplerBob Zeleznik
2020-02-17fixed freeform view : syntax to allow any templte to be crreated.Bob Zeleznik
2020-02-17allow notes to become template notesbob
2020-02-17fixed initialization of note types and alias titles.bob
2020-02-17added ':' syntax to free form view to create specific note types.bob
2020-02-14cleaned up backgroundColor settings and cluster overrides. added a darkSchemeBob Zeleznik
2020-02-11some small stuffStanley Yip
2020-02-11some more fixesStanley Yip
2020-02-10some final stuffStanley Yip
2020-02-10cleanup of summary docs. icons. carousel fwd/backbob
2020-02-08syntax highlighting :)Stanley Yip
2020-02-08cleaned up links on images. fixed axis sorting on pivot views. fixed draggi...Bob Zeleznik
2020-02-06asdjklfStanley Yip
2020-01-31improved labeling for pivot viewerbob
2020-01-30support for docs as fields using {{}}. and added 't' for making a template.bob
2020-01-25added text templates for FormattedText, added field views in formatted text b...Bob Zeleznik
2020-01-24made dataDoc be a data doc, not a layout doc & stopped expanding templates in...bob
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" wh...bob
2020-01-22various fixes to pivot view related things.bob
2019-12-20minor cleanupbob
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-20lots of changes to make rendering more efficient (fewer mobx invalidations). ...bob
2019-11-16fixed some bugs with touch, text document are a little buggy?yipstanley
2019-11-10inks are now doxyipstanley
2019-11-03some infrastructure stuff and bug fixes. not really any new features yetyipstanley
2019-10-29Merge branch 'interaction_stanley' of https://github.com/browngraphicslab/Das...Stanley Yip