aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/DocumentDecorations.scss
AgeCommit message (Collapse)Author
2021-11-13change isContentActive to a tri-state to allow turning on/off and default - ↵bobzel
fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust.
2021-09-21fixed up some darkScheme css, enabled comic mode for developers, enabled ↵bobzel
opening up fields on dashboards in myDocuments
2021-09-15fixed documentdecoration resizers. fixed grouping and added button to ↵bobzel
switch between freeform / group
2021-09-14merged with masterbobzel
2021-09-03adding ComponentDecorationsvkalev
2021-09-02cleaned up overlay ink stroke in document decorationsbobzel
2021-09-02fixes for making overlay ink stroke in doc decorations align with selected ↵bobzel
stroke.
2021-08-20more updatesgeireann
2021-07-31fixed linking issues with dragging & updating linking UIgeireann
2021-07-31linking updates and tab updatesgeireann
2021-07-15Starting Color consistencyAshley Cai
2021-07-10Standardizing Colors, changing global CSS variablesAshley Cai
2021-03-05started to clean up docdecorations and fix some ink rotation/sizing bugs.bobzel
2021-02-09started to cleanup LinkDocPreview, LinkMenu.bobzel
2021-02-02fixed document decorations on lightbox. made translations an option for ↵bobzel
text boxes.
2021-01-27updated documentdecorations title display to be more visible on complex ↵bobzel
backgrounds. fixed link following behavior (espicall from presentations) to timeline annotations.
2020-09-13updated cursor icons.bobzel
2020-09-11moved settings menu to the the documentButtonsBarbobzel
2020-09-01fixed tabs to never select/switch on hover unless dragging. fixed display of ↵bobzel
highlight icons in menu bar. fixed placement of docDecorations level selector.
2020-08-29fixed maximize docdecoration to toggle target w/o making an alias. use ↵bobzel
ctrlKey to make an alias. removed dashboardBrush stuff. cleaned up DocDecoartions css slightly
2020-08-25fixed ink warnings. double-click turns on control point editing - esc ↵bobzel
reverts. made aliasing ink strokes possible & working.
2020-08-14fixed icons for minimize & rotation on DocumentDecorationsbobzel
2020-08-06fixed bugs after testingyunahi
2020-07-23groups bugfixusodhi
2020-06-27fixed icon button of document deoratins. cleaned up several compile errors ↵Bob Zeleznik
and warnings
2020-06-19Merge branch 'master' into ink_menuBob Zeleznik
2020-06-19added close back to dcument decorations. moved iconify to the right of doc ↵Bob Zeleznik
decs.
2020-06-18updated menuyunahi
2020-06-17fixed doc decorations to work better with library tree view. made button ↵Bob Zeleznik
bar opaque.
2020-06-03fixed doc decorations title cssBob Zeleznik
2020-05-15Merge branch 'frameAnimations'Bob Zeleznik
2020-05-11changed Cors behavior for WebBox(On for everything except GoogldDocs). ↵Bob Zeleznik
Update Freeze to work for ctrl-resizing text, and showing full screen. reorged context menus.
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-04-30fixes for snapping & timeline. changed looi of document decorationsBob Zeleznik
2020-04-23fixed loading of notes with template types. changed noteTypes to ↵Bob Zeleznik
["template-notes"]. Added pass through free form layout engine.
2020-03-23fixed RichTextMenu to not obscure selection. fixed templateMenu to display a ↵Bob Zeleznik
TreeView document of options. fixed resize in docDecorations for dragging corners other than bottom-right.
2020-03-03make sure doc decorations is behind doc button bar flyoutsBob Zeleznik
2020-03-03fixed dragging from linear view because of screentransform. added ↵bob
[[key=value]] syntax. added button for seeing enumerated values. added step up button in DocDec for selecting parent collection
2020-02-28fixed stacking view input color. made doc decs more size aware. fixed ↵bob
default note templates to be templates.
2020-02-18fixed titling. added border for embedded docs in text boxes.bob
2020-02-18added gear icon to open context menu with right-clickbob
2020-02-15fixed dark scheme a bit more. fixed entering metadata on goldenlayout tabsBob Zeleznik
2020-02-11fixed document decorations.Bob Zeleznik
2020-02-11added a publish button to doc dec titles/.bob
2019-09-22initial commit post master mergeSam Wilkins
2019-09-16directory import and document decorations tweaksSam Wilkins
2019-09-12fixed upload handling:Sam Wilkins
2019-09-12cleaned up menus. simplified making custom views through template dropdown menubob
2019-08-30model sharingSam Wilkins
2019-08-20merged with masterSam Wilkins