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
/
fields
/
ScriptField.ts
Age
Commit message (
Expand
)
Author
2025-04-14
fixed how templates are expanded to avoid template sub-component conflicts by...
bobzel
2025-03-23
updated more [DocData] to .$ things
bobzel
2025-02-03
fixed animating data field
bobzel
2024-10-18
fixed following anchors to collection card/carousel to set the current/select...
bobzel
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-05-02
lots more dependency cycle unwinding.
bobzel
2024-05-01
more cycle import removal. fixed ndollar bugs introduced during lint changes.
bobzel
2024-04-30
unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-03-28
fixed keyvaluebox to show props document, never the doc in the fieldKey slot....
bobzel
2024-03-17
use metakey to edit computedfield result instead of expression in schema cell...
bobzel
2024-01-27
made dataViz nodes linked to schema nodes update automatically as cahnges are...
bobzel
2023-12-07
merged infoUI
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-03-28
numerous changes to try to simplify event handling in DocumentView - got rid ...
bobzel
2023-03-14
simplified Deserialize code. streamlined currentUserUtils to need fewer comp...
bobzel
2023-03-07
fixed presbox following to use presItem anchor instead of target doc as ancho...
bobzel
2023-03-05
replace jumpToDocument with showDocument. restructure code to get rid of scr...
bobzel
2023-02-27
restructured getAnchor()/scrollFocus to be more consistent. added setterscri...
bobzel
2022-12-21
cleaning up proxys and getFieldRef hopefully to be more understandable and e...
bobzel
2022-10-04
fix to show close and open icons of hideResizers documents. fixes for native ...
bobzel
2022-08-30
made script caching more robust to avoid compiles and speed up startup.
bobzel
2022-08-25
fixed crashes in notetaking view and cleaned up code a bit. fixed undo of co...
bobzel
2022-08-24
made text boxes support animation frames. fixed dragging on unselected pres e...
bobzel
2022-08-22
added animation of background color, and streamlined/extended a variety of pr...
bobzel
2022-08-02
Adjusted ScriptFields to have a rawScript, and updated ScrptingBoxes to creat...
bobzel
2022-07-27
fixed document leak related to capturedVariables in scripts. changed captur...
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-03-18
cleaned up link making. Documents don't add to the Undo stack when being cre...
bobzel
2021-02-26
minimal cleanup of standard fields. fix to error thrown in document buttonbar
bobzel
2020-12-07
fixed lists to allow multiple null-value entries & be able to edit in KeyValu...
bobzel
2020-10-30
from last
bobzel
2020-08-22
added increment title numbering to standard documents
bobzel
2020-08-19
fixed setterscript loading to re-compile
bobzel
2020-08-14
fixed default documents that were missing the 'system' tag. fixed catalog to...
bobzel
2020-08-13
changes for menus to be functional wherever they are placed
bobzel
2020-08-07
tweaked noviceMode script to use non-generic variables & added ScriptField ca...
bobzel
2020-07-29
streamlined settin link follow tarets a bit by addin a follow link draggable ...
Bob Zeleznik
2020-07-23
got rid of lots of console.logs(). fixed fonticon box to show a 'label' if d...
Bob Zeleznik
2020-07-20
fixed noAutoscroll functionality for creator icons
Bob Zeleznik
2020-07-20
added standard static ScriptFields to avoid extra compiles
Bob Zeleznik
2020-06-06
changing { to ( and adding ,
anika-ahluwalia
2020-06-05
added more globals for testing
anika-ahluwalia
2020-05-26
fixed makeInterpolated
Bob Zeleznik
2020-05-23
several fixes to progressivization and added UI for editing by suspending tra...
Bob Zeleznik
[next]