index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
ColorBox.tsx
Age
Commit message (
Expand
)
Author
2023-12-04
trying to do version updates on all npm packages.
bobzel
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2023-11-30
final rootDoc refactoring
bobzel
2023-11-29
cleaned up presElementBox and did more this.rootDoc => this.Document/layoutDoc
bobzel
2023-11-08
fixed bug where tableBox's didn't render all of the rows they receive. lots o...
bobzel
2023-08-15
fixed inking strokes to not recompute fill and stroke color for each re-render.
geireann
2023-06-06
updated Symbol naming. fixed various compile errors related to type checking.
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-03-28
numerous changes to try to simplify event handling in DocumentView - got rid ...
bobzel
2022-07-08
restructured currentUserUtils to avoid having import cycles.
bobzel
2022-06-20
a bunch of changes to make some userDoc() field accesses more typesafe by goi...
bobzel
2022-03-04
removed pseudo Doc type system. playing with hot reloading.
bobzel
2021-04-29
fixed bug with color being out of bounds when fully opaque. fixed caption co...
bobzel
2021-04-22
allowed maximize button to be dragged to add a new window. fixed colorBox tr...
bobzel
2021-03-30
more treeView cleanup. Fixes to linkBox to allow selection properly. fixes ...
bobzel
2021-03-29
more progress in fixing & simplifying active/selected stuff
bobzel
2021-03-20
fixed color box
bobzel
2021-03-19
simplified chromeStatus to chromeHidden. fixed presBox item widths. fixed co...
bobzel
2021-03-12
trying to make treeViews more efficient by making fewer calls to Get document...
bobzel
2021-02-27
more cleanup of unused fields and minor fixes to things like the color picker...
bobzel
2020-12-16
fixed treeView layouts to pass good values for panelWidth/height to DocumentV...
bobzel
2020-12-12
made conentScaling a DocumentView-only prop
bobzel
2020-10-28
fixed dark scheme mode for menu, properties view, and minimap button.
bobzel
2020-09-15
rearranged menu items, made a bunch developer mode. fixed setting color via ...
bobzel
2020-09-14
small fix to colorBox to set text color for currently active text boxes text ...
bobzel
2020-09-10
added"_isBackground-canClick for background collections that are still clicka...
bobzel
2020-07-29
fixed color box -- why was it commented out?? fixed workspace so that it can...
Bob Zeleznik
2020-07-28
rotation/resize fix, changed ui, added sketchpicker etc.
yunahi
2020-07-11
added open formatting pane to inkOptions. switched to radio buttons for some...
Bob Zeleznik
2020-07-11
merged with master & cleaned up formatShapePane
Bob Zeleznik
2020-07-11
restructured ink to make more react-friendly
Bob Zeleznik
2020-06-30
Merge branch 'master' into mobile_revision_direct
geireann
2020-06-26
fix to setting text color
Bob Zeleznik
2020-06-25
Merge branch 'master' into mobile_revision_direct
geireann
2020-06-24
changed richTextMenu to dock at top of window. fixed ColorBox to set foregro...
Bob Zeleznik
2020-06-23
cleaner approach to fixing linkAnchor colors
Bob Zeleznik
2020-06-23
fixed coloring links
Bob Zeleznik
2020-06-17
Merge branch 'master' into mobile_revision_direct
geireann
2020-06-15
fixed warnings. fixed linking in textboxes, particularly with <key>::<doc> s...
Bob Zeleznik
2020-06-12
menu bug fix
geireann
2020-06-08
final cleanup of ink related stuff so that things are more structured and we ...
Bob Zeleznik
2020-06-08
a bunch of cleanup to fix import order and to organize/restructure ink things...
Bob Zeleznik
2020-06-08
added ink options menu
yunahi
2020-05-15
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Sam Wilkins
2020-05-15
renamed new_fields to fields
Sam Wilkins
2020-05-14
fixed colorbox and added width slider
Stanley Yip
2020-05-14
server side restructure, some documentation to accompany new wiki overview entry
Sam Wilkins
2020-05-08
changed ink color swatches. reuse last background color & font size for text...
Bob Zeleznik
2020-04-23
fixed color box interactions. added starburst layout engine.
Bob Zeleznik
2020-04-10
more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering chec...
Bob Zeleznik
[next]