aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/FormattedTextBox.tsx
AgeCommit message (Expand)Author
2019-04-25Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into new...Tyler Schicke
2019-04-25more event fixing. got rid of text box padding.bob
2019-04-25silly me - borderRadius can be inheritedBob Zeleznik
2019-04-24added borderRadius and fixed a bunch of broken props along the way.Bob Zeleznik
2019-04-24playing with linkingbob
2019-04-24added simple text box titlingbob
2019-04-23maybe working events?bob
2019-04-22ChangesTyler Schicke
2019-04-20fixed input text scalingBob Zeleznik
2019-04-20fixed issues with FormattedTextBox updates. Changed brushes to operate only ...Bob Zeleznik
2019-04-18reenabled zoon fading. added Esc.bob
2019-04-16basic linking and unlinking workingSam Wilkins
2019-04-16fixed some text focus issues. fixed contextmenu a bit. removed upload files.bob
2019-04-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ri...laurawilsonri
2019-04-15Merge branch 'richTextEditor' of https://github.com/browngraphicslab/Dash-Web...laurawilsonri
2019-04-15added a font size indicatorlaurawilsonri
2019-04-15beginning linking tooltipSam Wilkins
2019-04-15updated list making and (un)indenting key commands) in prosemirror mappingSam Wilkins
2019-04-15fixed small pointer event bug with tooltip menulaurawilsonri
2019-04-15fixing up small interaction issues with web pages, collections, etc.bob
2019-04-15fixed zoom fading somewhat.bob
2019-04-14mostly northstar cleanup, plus cleaning up main.tsxBob Zeleznik
2019-04-14fixed some scrolling artifactsBob Zeleznik
2019-04-13resolved merge conflicts with masterSam Wilkins
2019-04-13resolved merge conflictsSam Wilkins
2019-04-13added typesheet for full prosemirror keymapSam Wilkins
2019-04-13Fixed rich text undoTyler Schicke
2019-04-13Re-fixed database stuff and added DocumentText to formatted textTyler Schicke
2019-04-11Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ri...laurawilsonri
2019-04-11font style and size dropdowns worklaurawilsonri
2019-04-11made css globals avabile from code. cleaned up formattedText overlay api..bob
2019-04-11fixed zoom not always rendering. fixed documents (images, pdfs) not appeari...bobzel
2019-04-11tried to fix some context menu and other conflicting interactionsbobzel
2019-04-10switched text proxy to appear on selection, not pointerdownBob Zeleznik
2019-04-10fixed text menu and text dragging.Bob Zeleznik
2019-04-10improved text editing.bob
2019-04-10fixed extra rendering for collections.bob
2019-04-09merged with masterSam Wilkins
2019-04-09exploring in-editor undo-redoSam Wilkins
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-04-08Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into pro...Tyler Schicke
2019-04-08fixed part of scroll issue. fixed dragging text boxes.Bob Zeleznik
2019-04-08Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into pro...Tyler Schicke
2019-04-08fixed up a bunch of small things + started on text wackiness.bob
2019-04-04Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into pro...Tyler Schicke
2019-04-01icon not workingMonika Hedman
2019-04-01Started refactoring props and collectionsTyler Schicke
2019-03-26tried to fix keyboard event issue when editing a text note in an embedded fre...Bob Zeleznik
2019-03-23Various fixes for the demoTyler Schicke
2019-03-19contextmenuEleanor Eng