aboutsummaryrefslogtreecommitdiff
path: root/src/fields/RichTextField.ts
AgeCommit message (Expand)Author
2025-03-24Merge branch 'fieldSyntaxUpdate' into aarav_editbobzel
2025-03-10fixed issue with text notes that just have a doc embedded being treated like ...bobzel
2025-03-07fixed selection of default journal textbobzel
2025-03-07added more individual text formatting features + journal like backgroundaaravkumar
2025-03-07cleaned up RTF creation w/ styles. fixed scripting compile bug when unused fu...bobzel
2025-03-07attempted adding formattingaaravkumar
2025-03-06a bunch of changes to improve how docs are selected automatically when created.bobzel
2024-10-11added some commenting and code tweaks to ComparisonBoxbobzel
2024-07-08Speech to phonemes progressalyssaf16
2024-03-28fixed tabbing between items in nested dashFieldViewsbobzel
2024-03-26added empty image tool and click on empty image to select from filesystem. ...bobzel
2024-03-25fixed rich text to string formattingbobzel
2024-03-24fixed crash on richtextfield to string when there's no data. fixed schema ce...bobzel
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges are...bobzel
2023-03-20fixed copying of docs with template layout docs. fixed clone to search throu...bobzel
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2022-03-04removed pseudo Doc type system. playing with hot reloading.bobzel
2020-08-17fixed schema view scripts to allow for layout or data doc assignment. fixed ...bobzel
2020-08-17Fix SchemaView undefined/empty string valuesMelissa Zhang
2020-08-02made fontFamily and fontSize active settings on user doc. made alignment set...bobzel
2020-05-15renamed new_fields to fieldsSam Wilkins
2019-05-09merge with master, but haven't reconciled internal and external linkingSam Wilkins
2019-04-13cleaning up network data transfer.Bob Zeleznik
2019-04-08Enabled semi-colon and braces linter ruleTyler Schicke
2019-02-19Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web into ser...Tyler Schicke
2019-02-14Got almost all of collaboration and server communication workingTyler Schicke
2019-02-13asdfkjyipstanley
2019-02-13Asdfjkla/sdfkljyipstanley
2019-02-11asdkjflyipstanley
2019-02-07Restored Opt<T> and made a new FieldValue<T> type to replace old Opt<T>Tyler Schicke
2019-02-06woring db stub.bob
2019-02-01added ImageField and RichTextField typesTyler Schicke