aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/button
AgeCommit message (Collapse)Author
2021-09-29support drawing of closed ink shapes. fixed highlight state of pen button on ↵bobzel
startup
2021-09-23minor fixes.bobzel
2021-09-23small schema UI tweakGeireann
2021-09-22fixed dropdowns to be over documentdecorations by moving top menu bar out of ↵bobzel
maincontent area and giving it a higher z-index than DocDecorations. fixed toggle behavior of shape drawing modes. made color dropdown state be runtime only (doesn't write to data model) -- need to decide if that's what we want.
2021-09-22fixes for fontcolor dropdown to be continuous as pointer moves.bobzel
2021-09-22fixed runtime bug inside toggleBold(). removed print statements.bobzel
2021-09-21fixed up some darkScheme css, enabled comic mode for developers, enabled ↵bobzel
opening up fields on dashboards in myDocuments
2021-09-20fixed retrieving fillColor for color button menu option.bobzel
2021-09-13fixed clicking on link drag button to create doc in sidebar for RTF documents.bobzel
2021-09-13from lastbobzel
2021-09-13fixed transparency for colorButtonsbobzel
2021-09-13fixed errors and warnings.bobzel
2021-09-12updates pres so it workskimdahey
2021-09-12Update FontIconBox.scssGeireann Lindfield Roberts
2021-09-10cleaned up ink button behaviors -- fixed setFill to just set the fill, not ↵bobzel
the background color of the selected document.
2021-09-10made web page menu UI functional. made ink show up in minmimap.bobzel
2021-09-09added SelectionManager.Docs() to avoid having to dereference props to get at ↵bobzel
the seelcted Doc. this was causing a cycle in menu items when selected. fixed sizing of filterBox. enabled showing titles for VID,COL,and IMG in addition to RTF.
2021-09-08made setting background undoable. added setting header color/visibility ↵bobzel
from main toolbar. made changing header contents possible using #<key>(;<key)* syntax
2021-09-03fixed warnings. cleaned up link lines a bit more - simplified, and allowed ↵bobzel
multiple aliases to share a link. fixed link lines to text anchors from flapping around wildly when camera pans
2021-09-02Placing collection menu in Lightbox (commented out) and othersgeireann
- Set toggle properties off - added link that goes directly to the dash documentation
2021-09-02Many updatesgeireann
- Fixed image uploads so it clones rather than makes an alias - Updated context menu - Removed tools panel from novice mode in favour of ":" menu - Added explainers to menus in novice mode - Re-added the trails button - Changed UI for text, PDF & websites so that it is more consistent
2021-09-01making more changesgeireann
2021-08-31Merge branch 'menu_updates_geireann' of ↵geireann
https://github.com/brown-dash/Dash-Web into menu_updates_geireann
2021-08-31there will be issues as a result of thisgeireann
2021-08-31from lastbobzel
2021-08-31re-added FontIconBadge for SharingManager iconbobzel
2021-08-30merged with master - fixed warnings and errors.bobzel
2021-08-30fixed width slider to have min of 1, not 0. made default ink color black.bobzel
2021-08-26changesgeireann
2021-08-26hopefully ready!geireann
2021-08-26added toggleBoldgeireann
2021-08-26really closegeireann
2021-08-25many updatesgeireann
2021-08-24updatesgeireann
2021-08-24css changes for toggle buttongeireann
2021-08-24more bits and pieces (ahhhh)geireann
2021-08-24create text documentgeireann
2021-08-24icon updatesgeireann
2021-08-23menu getting closer :cry:geireann
2021-08-22more updatesgeireann
2021-08-21added num range buttongeireann
2021-08-21minor UI updatesgeireann
2021-08-20undo/redo buttons fixgeireann
2021-08-20more updatesgeireann
2021-08-19menu UI updatesgeireann
2021-08-19menu nearing final updatesgeireann
2021-08-19updatesgeireann
2021-08-18updates towards a menugeireann
2021-08-14code reorganising and updatesgeireann