wiki/quartz/components/scripts
Andrew 3b5ed813f5
feat(search): keyboard-accessible search button (#1331)
* Use a `<button>` for search

* Fix search button styles to match preexisting styling

* Remove additional native button properties.

* Invoke search button on click or keyboard.

* Reorganize search button DOM hierarchy

* Restore focus to the search button when exiting the search overlay

* Run prettier on Search.tsx
2024-08-09 18:46:50 -07:00
..
callout.inline.ts chore: add window.addCleanup() for cleaning up handlers 2024-02-01 21:19:51 -08:00
checkbox.inline.ts feat: support checkbox (closes #646) (#799) 2024-02-04 22:19:25 -08:00
clipboard.inline.ts chore(cleanup): misc refactoring for cleanup, fix some search bugs 2024-02-01 23:55:11 -08:00
comments.inline.ts refactor(comments): move script to files (#1308) 2024-08-05 15:17:11 -04:00
darkmode.inline.ts chore(cleanup): misc refactoring for cleanup, fix some search bugs 2024-02-01 23:55:11 -08:00
explorer.inline.ts feat(toc,explorer): add accessibility for toggle (#1327) 2024-08-08 18:07:47 -07:00
graph.inline.ts chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 (#1293) 2024-08-05 18:38:07 -07:00
popover.inline.ts Fix Non-English Anchor Popover Positioning Issue and Update Type Hint (#1252) 2024-07-08 13:34:43 -07:00
search.inline.ts feat(search): keyboard-accessible search button (#1331) 2024-08-09 18:46:50 -07:00
spa.inline.ts chore: add window.addCleanup() for cleaning up handlers 2024-02-01 21:19:51 -08:00
toc.inline.ts feat(toc,explorer): add accessibility for toggle (#1327) 2024-08-08 18:07:47 -07:00
util.ts feat(search): keyboard-accessible search button (#1331) 2024-08-09 18:46:50 -07:00