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
/
ScriptingBox.tsx
Age
Commit message (
Expand
)
Author
2023-08-09
updated file system to include recentlyClosed, Shared, and Dashboards and fix...
bobzel
2023-06-23
cleaned up more issues with pointer events/contents active. fixed dragging f...
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
2023-03-27
changed longPress to always select and to show decorations. fixed single/dou...
bobzel
2023-03-17
fixed scriptingbox to remove script if text is empty. fixed scripting with c...
bobzel
2023-02-27
restructured getAnchor()/scrollFocus to be more consistent. added setterscri...
bobzel
2022-11-10
fixed scriptingBox to always have this and self bound properly. fixed presE...
bobzel
2022-10-07
Merge branch 'master' into pres-pin-fixes
bobzel
2022-10-06
fixed warnings with scriptingbox keys
bobzel
2022-09-29
added content pinning for collections.
bobzel
2022-09-29
a bunch of changes to trails: link to trail to initiate trail when following ...
bobzel
2022-08-02
Adjusted ScriptFields to have a rawScript, and updated ScrptingBoxes to creat...
bobzel
2022-07-07
got rid of typings for ReactTextareaAutocomplete to avoid react warnings.
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-03-01
updated to webpack 5
bobzel
2021-03-30
more cleanup
bobzel
2021-03-29
still cleaning up all the active/selection code.
bobzel
2020-11-30
changed color to backgroundColor in styleProvider. added a stuyle provider f...
bobzel
2020-07-28
cleaned up some font stuff. cleaned up DocumentView a bit
Bob Zeleznik
2020-07-23
got rid of lots of console.logs(). fixed fonticon box to show a 'label' if d...
Bob Zeleznik
2020-06-23
moved onClick and onDragStart references to layoutDoc from Document since the...
Bob Zeleznik
2020-06-16
fixed problems with scriptingBox types & cleaned up code.
Bob Zeleznik
2020-06-12
changes to UI and slight bux fixes
anika-ahluwalia
2020-06-11
reworking descriptions and params of functions
anika-ahluwalia
2020-06-11
simple fixes.
Bob Zeleznik
2020-06-10
fixed addScriptToGlobals in ScriptManager
anika-ahluwalia
2020-06-10
fixed iniitalization of ScriptManager
Bob Zeleznik
2020-06-10
UI cleanup
anika-ahluwalia
2020-06-10
fixed add global method in ScriptManager
anika-ahluwalia
2020-06-09
moving things around to find bug
anika-ahluwalia
2020-06-09
typing bug bix
anika-ahluwalia
2020-06-08
fixed dependency cycle for scriptManager
Bob Zeleznik
2020-06-08
added function UI
anika-ahluwalia
2020-06-08
adding ScriptManager and saving
anika-ahluwalia
2020-06-07
bringing back overlays
anika-ahluwalia
2020-06-06
changing { to ( and adding ,
anika-ahluwalia
2020-06-05
bolded param that is being entered
anika-ahluwalia
2020-06-05
minor cleanup
anika-ahluwalia
2020-06-04
fixed wrapping params on resize
anika-ahluwalia
2020-06-04
fixed on enter, trying resize
anika-ahluwalia
2020-06-04
fixed list overflow and deleting ()
anika-ahluwalia
2020-06-03
fixed wrapped params except onResize
anika-ahluwalia
2020-06-03
fixed uneven parantheses showing params suggestion
anika-ahluwalia
2020-06-02
fixed updating of parameters box
Bob Zeleznik
2020-06-02
hovering params and little restructuring
anika-ahluwalia
2020-06-02
fixed starting, got rid of space when selected
anika-ahluwalia
2020-06-01
fixed up suggestions for scriptingBox
Bob Zeleznik
2020-06-01
adding descriptions and params to methods
anika-ahluwalia
[next]