docbrown/app/javascript/Search
Andrew Bone 5a7173725c
Fix search confusion (#13130)
Search can currently be triggered by / or ? because they share the same code, to fix this I'm using the event's key instead
2021-03-26 11:08:56 +01:00
..
__stories__ Storybook: Add DocsPage and test out static content (#11397) 2020-12-02 09:56:38 -08:00
__tests__ Cleaned up tests I wrote for #11525. (#11685) 2020-12-01 06:14:13 -05:00
index.js Prep work to sync mobile search in #10424 (#11525) 2020-11-30 06:13:06 -05:00
Search.jsx Fix search confusion (#13130) 2021-03-26 11:08:56 +01:00
SearchForm.jsx Prep work to sync mobile search in #10424 (#11525) 2020-11-30 06:13:06 -05:00
SearchFormSync.jsx Prep work to sync mobile search in #10424 (#11525) 2020-11-30 06:13:06 -05:00