Hemachandar
04c3d81b1f
chore: Setup missing oxlint configs ( #9862 )
...
* shared
* server
* app
* remove vestigial eslintrc files
* update comment directives
2025-08-06 19:54:22 -04:00
Hemachandar
29c07d6dee
Migrate remaining popovers to Radix ( #9555 )
...
* reaction picker
* api key expiry date picker
* find and replace popover
* slack list item
2025-07-06 08:53:47 -04:00
Tom Moor
e216c68f6d
fix: CMD+F with in-app find interface open should open native find interface ( #9153 )
2025-05-08 21:40:01 -04:00
Hemachandar
af0651f243
Assorted fixes/improvs in FindAndReplace popover ( #8560 )
...
* enable/disable find options for keyboard shortcuts
* fix replace all keyboard shortcut
* tooltip for replace and replace all buttons
* uppercase tooltips
* trap cmd+f inside popover
* direct findandreplace popover
* focus replace text
2025-02-24 17:24:58 -08:00
Tom Moor
1ff23756ac
fix: Make FindAndReplace popover dynamic, fixes button overflow.
...
closes #8079
2024-12-06 19:55:45 -05:00
Tom Moor
6c1e4a5b40
Add shortcuts to formatting menu tooltips ( #8080 )
...
* Add shortcuts to formatting menu tooltips
* Tooltip styling
* tsc
2024-12-05 20:50:16 -08:00
Tom Moor
313b046e4e
fix: Use singleton for tooltips, ensures that only one is visible at a time. ( #8069 )
...
* fix: Use singleton for tooltips, ensures that only one is visible at a time and animations are shared
* fix: give toolbar menu its own context
* Remove duplicate props
2024-12-05 16:10:12 -08:00
Tom Moor
1154432924
Adds count of occurences and index to find and replace ( #8070 )
...
* Adds count of occurences and index to find and replace
* Disable replace buttons also
2024-12-05 15:58:24 -08:00
Tom Moor
c3b515f0e1
chore: Rename tooltip.tooltip prop to tooltip.content
2024-02-03 16:22:51 -05:00
Tom Moor
2995d8ca29
Add native keyboard shortcuts for Find+Replace, closes #6468
2024-02-01 07:49:46 -05:00
Tom Moor
6e1347c2a7
Add 'Find and replace' option to menu on mobile ( #6368 )
2024-01-10 05:07:05 -08:00
Tom Moor
792b8062dc
fix: 'Replace all' button overflows container on Firefox
2023-12-13 19:42:56 -05:00
Tom Moor
e6196ae79e
fix: Find and replace dialog should be fixed when scrolling
2023-10-28 19:51:13 -04:00
Tom Moor
ef22a5dc52
fix: Escape to exit popover in Safari fullscreen exits fullscreen instead.
...
closes #5812
2023-09-13 21:23:17 -04:00
Tom Moor
042ea7b61f
Misc fixes from qa pass ( #5650 )
2023-08-04 20:40:36 -07:00
Tom Moor
d1a7a30c00
fix: Closing find and replace on long document jumps to end
2023-08-03 22:41:49 -04:00
Tom Moor
5b67273d8f
fix: Account for older desktop versions
2023-08-03 21:10:36 -04:00
Tom Moor
fdd8ecc79d
Add find and replace hooks for desktop app
2023-08-03 20:46:03 -04:00
Tom Moor
7c15d03b50
fix: Crash with some find characters
...
fix: Warning on close of find dialog
2023-08-03 19:32:09 -04:00
Tom Moor
b691311f88
feat: Add find and replace interface ( #5642 )
2023-08-03 15:47:44 -07:00