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
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
2019-04-26
More
Tyler Schicke
2019-04-13
cleaning up network data transfer.
Bob Zeleznik
2019-04-11
Fixed another subtle server related bug
Tyler Schicke
2019-04-09
Added script field and added list of scripts to list field
Tyler Schicke