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
/
util
/
Scripting.ts
Age
Commit message (
Expand
)
Author
2025-04-01
added an override_backgroundColor or templates that want to control backgroun...
bobzel
2025-03-09
removed simulation doc. fixed empty imageBox uploading. fixed script typech...
bobzel
2025-03-07
cleaned up RTF creation w/ styles. fixed scripting compile bug when unused fu...
bobzel
2024-10-13
fixes to scripting to generate errors to allow schema view to enter strings t...
geireann
2024-10-04
more lint fixes to schema view changes.
bobzel
2024-10-01
Merge branch 'master' into nathan-starter
bobzel
2024-10-01
more lint fixes
bobzel
2024-10-01
resotre typesriptlib
bobzel
2024-10-01
Merge branch 'master' of https://github.com/brown-dash/Dash-Web into nathan-s...
Nathan-SR
2024-09-22
small bug fixes for smart draw
eleanor-park
2024-09-17
revert change to typescriptlib
bobzel
2024-09-17
done with comments-- pull request
aidahosa1
2024-08-29
merge cleanup cleanup
bobzel
2024-08-28
final changes, ready for pull request
eleanor-park
2024-08-12
fixed typescript types module inclusion
bobzel
2024-08-12
more any -> type fixes
bobzel
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-06-28
col drag stutter fixed
Nathan-SR
2024-06-28
header text no longer shifts left on hover
Nathan-SR
2024-05-13
equation parser works but occasional call stack error
Nathan-SR
2024-05-02
lots more dependency cycle unwinding.
bobzel
2024-04-29
more eslint
bobzel
2024-04-24
completing eslint pass
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-03-31
fixed scrolling to targets in text views. fixed referencing fields on anothe...
bobzel
2024-03-28
fixed keyvaluebox to show props document, never the doc in the fieldKey slot....
bobzel
2024-01-31
cleaned up accessing/setting proto_embeddings with api on Doc. fixed some cs...
bobzel
2024-01-25
fixed script typechecking which fixes editing keyvalue pane. renamed content...
bobzel
2023-12-12
fixed overlay view and scriptingRepl and all observable Doc arrays to be shal...
bobzel
2023-12-06
final cleanup
bobzel
2023-12-05
mostly working version with latest libraries
bobzel
2023-11-29
numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...
bobzel
2023-05-13
changed EditableViews to support oneline and multiline. Also added transform...
bobzel
2023-03-17
fixed scriptingbox to remove script if text is empty. fixed scripting with c...
bobzel
2023-03-14
simplified Deserialize code. streamlined currentUserUtils to need fewer comp...
bobzel
2022-08-30
made script caching more robust to avoid compiles and speed up startup.
bobzel
2022-07-27
fixed document leak related to capturedVariables in scripts. changed captur...
bobzel
2022-06-20
lots of changes to try to cleanup CurrentUserUtils so changes can be made wit...
bobzel
2022-06-09
restored multi-line scripting by not adding 'return' to scripts when it's not...
bobzel
2022-03-07
got rid of include cycles for Scripting globals to make hot updates work better.
bobzel
2022-03-04
removed pseudo Doc type system. playing with hot reloading.
bobzel
2022-02-10
switched scripts to use a cache to avoid recompiling. simplified some things ...
bobzel
2022-02-09
speeding up rendering using bitmaps for webpages and other heavyweight docs.
bobzel
2021-09-09
fixed anchor menu highlighter button's dropdown location. fixed metadata vie...
bobzel
2021-08-25
many updates
geireann
2021-08-22
more updates
geireann
2021-08-21
added num range button
geireann
2021-07-27
fixe MakeClone to handle links properly. fixed cloning richtext to update ri...
bobzel
2021-04-23
fixed code warnings. updated some npm pacakges including typescript.
bobzel
2020-07-31
merge
Andy Rickert
[next]