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
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
2020-05-20
cleaned up some warnings
Bob Zeleznik
2020-05-17
fixed presentations to step through slides with "animations"
Bob Zeleznik
2020-05-16
fixed copying of computed fields (bug when aliasing animated collections). f...
Bob Zeleznik
2020-05-15
moving toward a proper slide transition system
Bob Zeleznik
2020-05-15
renamed new_fields to fields
Sam Wilkins
2019-06-08
Moved ScriptField to new_fields
Tyler Schicke
2019-06-07
Fixed some schema stuff? Tests aren't running
Tyler Schicke
2019-06-07
fixes for computed script deserialization
bob
2019-06-06
Added computed fields
Tyler Schicke
[next]