aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/globalCssVariables.scss
AgeCommit message (Collapse)Author
2021-07-10Standardizing Colors, changing global CSS variablesAshley Cai
2020-12-16fixed treeView layouts to pass good values for panelWidth/height to ↵bobzel
DocumentView. renamed Selectionmanager methods to be views not documents.
2020-10-28fixed up dark schema a bit.bobzel
2020-10-08fixed adding/removing schema columns. fixed showing text/ink tools in menu ↵bobzel
at right time. cleaned up schema view a bit and fixed drag bar from disappearing when shown in full tab.
2020-09-12fixed stacking view selections to have the right bounding box. fixed text ↵bobzel
boxes to work with headerVIew template which has multiple text boxes in it.
2020-08-31major overhaul of mainViewbobzel
2020-08-30fixed importBox upload to give feedback, share code. fixed stacking ↵bobzel
autoHeight to happen immediately. fixed images to not need to request image information. changed doc decorations to change image native width. changed alert() when dropping on impermissibale doc. fixed allow dropping over images,etc. changed default image nativeSize to 900
2020-08-12fixed dragging of icons from Tools panel to side menu panel - no aliases are ↵bobzel
created so items can now be moved around sensibly
2020-08-03several UI changes to tooltips, menu, properties, buttons, and inkanika-ahluwalia
2020-06-24made persistent link Icon in bottom left of documentBob Zeleznik
2020-06-24fixed placement of settings panel icon & panel. fixed layout of docked text ↵Bob Zeleznik
bar. added blockquote icon
2020-04-07fixed some search ui stuff.Bob Zeleznik
2020-01-08menu appears on clickAndy Rickert
2019-07-15Added filter query to search to better support type filteringTyler Schicke
2019-06-30added drag off of context search results. add fit to contents for preview of ↵Bob Zeleznik
collections in search.
2019-06-05search is working rip my previous progressmadelinegr
2019-05-12adjustments to treeview and ctrl-q pasting.Bob Zeleznik
2019-05-07changed css for text background colors. made api to add text to new ↵bob
textboxes.. added ctrl-q to paste text in boxes based on "paragraph" recognition rules.
2019-04-19played with iconifying things in a different way. fixed some things with ↵bob
schemas.
2019-04-18fixed workspace switching exception. started to refresh minimize functionality.bob
2019-04-11made COLLECTION_BORDER_WIDTH a CSS variable accessible from code. changed ↵Bob Zeleznik
global css variable file name