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
/
RichTextField.ts
Age
Commit message (
Expand
)
Author
2025-03-24
Merge branch 'fieldSyntaxUpdate' into aarav_edit
bobzel
2025-03-10
fixed issue with text notes that just have a doc embedded being treated like ...
bobzel
2025-03-07
fixed selection of default journal text
bobzel
2025-03-07
added more individual text formatting features + journal like background
aaravkumar
2025-03-07
cleaned up RTF creation w/ styles. fixed scripting compile bug when unused fu...
bobzel
2025-03-07
attempted adding formatting
aaravkumar
2025-03-06
a bunch of changes to improve how docs are selected automatically when created.
bobzel
2024-10-11
added some commenting and code tweaks to ComparisonBox
bobzel
2024-07-08
Speech to phonemes progress
alyssaf16
2024-03-28
fixed tabbing between items in nested dashFieldViews
bobzel
2024-03-26
added empty image tool and click on empty image to select from filesystem. ...
bobzel
2024-03-25
fixed rich text to string formatting
bobzel
2024-03-24
fixed crash on richtextfield to string when there's no data. fixed schema ce...
bobzel
2024-01-27
made dataViz nodes linked to schema nodes update automatically as cahnges are...
bobzel
2023-03-20
fixed copying of docs with template layout docs. fixed clone to search throu...
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
2020-08-17
fixed schema view scripts to allow for layout or data doc assignment. fixed ...
bobzel
2020-08-17
Fix SchemaView undefined/empty string values
Melissa Zhang
2020-08-02
made fontFamily and fontSize active settings on user doc. made alignment set...
bobzel
2020-05-15
renamed new_fields to fields
Sam Wilkins
2019-05-09
merge with master, but haven't reconciled internal and external linking
Sam Wilkins
2019-04-13
cleaning up network data transfer.
Bob Zeleznik
2019-04-08
Enabled semi-colon and braces linter rule
Tyler Schicke
2019-02-19
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ser...
Tyler Schicke
2019-02-14
Got almost all of collaboration and server communication working
Tyler Schicke
2019-02-13
asdfkj
yipstanley
2019-02-13
Asdfjkla/sdfklj
yipstanley
2019-02-11
asdkjfl
yipstanley
2019-02-07
Restored Opt<T> and made a new FieldValue<T> type to replace old Opt<T>
Tyler Schicke
2019-02-06
woring db stub.
bob
2019-02-01
added ImageField and RichTextField types
Tyler Schicke