aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/DictationOverlay.tsx
AgeCommit message (Collapse)Author
2025-02-10added dictation buttons to chatboxbobzel
2024-08-09a bunch more typing fixes.bobzel
2024-04-21more lint cleanupbobzel
2023-12-14a bunch more fixes to making things observable. fixed calling ↵bobzel
super.componentDidUpdate on subsclasses
2022-09-12fixed h1 style for use in text boxes with #,## etc markdown. made %[tix!] ↵bobzel
text tags reset user_mark to current time.
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-07-03can now exit modal by clicking outside itusodhi
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-10-13cleaning up MainViewBob Zeleznik