1
0
Fork 0
Commit graph

1485 commits

Author SHA1 Message Date
François Chalifour
7b75820499 chore(react): update React peer dependencies 2020-11-25 12:39:57 +01:00
François Chalifour
bd2a6ed178 chore(ci): add CodeSandbox CI 2020-11-25 12:39:26 +01:00
François Chalifour
c12517986f chore: update TypeScript 2020-11-25 11:37:58 +01:00
François Chalifour
f228c1178f fix(react): make navigator optional 2020-11-24 12:35:08 +01:00
François Chalifour
f5947a98cd fix(css): enforce no margin on DocSearch form 2020-11-24 12:31:11 +01:00
François Chalifour
9a388427ca feat: update Autocomplete version 2020-11-24 12:08:46 +01:00
François Chalifour
371c788ab7 refactor(react): refactor full height logic 2020-11-24 11:42:21 +01:00
François Chalifour
0fadc8b7dd fix(react): update enterkeyhint to enterKeyHint 2020-11-24 11:07:39 +01:00
François Chalifour
e6f20307de chore: ignore no-commonjs lint rule for config files 2020-11-12 17:32:52 +01:00
François Chalifour
8914f46cb0 chore(deps): update node to 14.15.0 2020-11-12 17:30:39 +01:00
Marais Rossouw
9e4c69dec7
feat: push keyboard buttons till client (#983)
This fixes a UI flash issue on Windows where the <kbd>⌘</kbd> key shows up right before <kbd>Ctrl</kbd> when using SSG (like Docusaurus).

This happened because in these scenarii, the site is generated on a server, and we can't know yet what will the user's OS be.

Closes facebook/docusaurus#3682.
2020-11-05 10:36:57 +01:00
François Chalifour
b3ee1cc202 feat: select query when coming from a selection search 2020-10-02 12:28:44 +02:00
François Chalifour
ec278ee3d9 docs(contributing): update commit convention example 2020-10-02 12:28:09 +02:00
François Chalifour
56ab94a6b8 docs(contributing): update issue link 2020-09-03 12:12:05 +02:00
François Chalifour
1cbb22cf85 docs(readme): add image previews 2020-09-02 09:57:55 +02:00
Sylvain Pace
d01a848761 style(DocSearchModal): vertically center command keys (#75) 2020-09-02 08:54:00 +02:00
François Chalifour
8640418995 fix(docsearch): group search button elements in containers (#74) 2020-09-02 08:53:53 +02:00
Sylvain Pace
a8fb06305a fix(DocSearch): extend dropdown to fill the viewport height (#72) 2020-09-02 08:53:16 +02:00
François Chalifour
4a55755ef0 docs(github): update issue templates 2020-09-02 08:49:22 +02:00
François Chalifour
ee52a65340 docs(examples): add JavaScript example 2020-09-01 18:31:35 +02:00
François Chalifour
2e50057a29 chore(package): update homepage field 2020-09-01 17:39:27 +02:00
François Chalifour
86f5f010f7 chore(package): update repository field 2020-09-01 17:38:16 +02:00
François Chalifour
683686ca45 chore: update type checking script 2020-09-01 17:33:57 +02:00
François Chalifour
a6b1bfd344 chore(circle): update Yarn version 2020-09-01 17:33:38 +02:00
François Chalifour
220d44b50c chore: remove Netlify file 2020-09-01 17:33:19 +02:00
François Chalifour
2a419e9c32 docs: update README 2020-09-01 15:58:06 +02:00
François Chalifour
fc1dbf2d76 docs: update contributing guide 2020-09-01 15:41:36 +02:00
François Chalifour
04c5ce857b docs(changelog): copy DocSearch v1 and v2 changelog 2020-09-01 15:33:02 +02:00
François Chalifour
243ab9c469 chore(build): run only necessary builds on prepare 2020-09-01 15:28:33 +02:00
François Chalifour
ad44f0edc4 chore: update tooling 2020-09-01 14:24:58 +02:00
François Chalifour
701935e45c chore: remove autocomplete references 2020-09-01 12:01:48 +02:00
François Chalifour
5592818b37 Merge branch 'ds-root' of https://github.com/francoischalifour/autocomplete.js 2020-09-01 11:56:01 +02:00
François Chalifour
fc08ef3e12 chore: more files to root 2020-09-01 11:54:48 +02:00
François Chalifour
0280cbcd43 chore: remove root files 2020-09-01 11:52:19 +02:00
François Chalifour
038d448b65 chore: move docsearch-react to packages 2020-09-01 11:36:46 +02:00
François Chalifour
b93a8be6bb Merge branch 'ds-react' of https://github.com/francoischalifour/autocomplete.js 2020-09-01 11:34:22 +02:00
François Chalifour
faf41028f2 chore: move docsearch-js to packages 2020-09-01 11:34:01 +02:00
François Chalifour
c12dc4e912 Merge branch 'ds-js' of https://github.com/francoischalifour/autocomplete.js 2020-09-01 11:32:20 +02:00
François Chalifour
5582b65722 chore: move docsearch-css to packages 2020-09-01 11:26:54 +02:00
François Chalifour
88dda37e07 chore: merge docsearch-css 2020-09-01 11:23:34 +02:00
François Chalifour
95a34ab020 chore(release): check prod release based on SHIPJS env var 2020-08-26 15:53:44 +02:00
François Chalifour
98ad14f2a6 chore(release): don't check for NODE_ENV to set banner 2020-08-26 15:40:59 +02:00
François Chalifour
0e90150e9c chore(release): don't check for NODE_ENV to set banner 2020-08-26 15:40:59 +02:00
François Chalifour
6985fb6b38 chore(release): don't check for NODE_ENV to set banner 2020-08-26 15:40:59 +02:00
François Chalifour
326e9c0fba chore: release v1.0.0-alpha.28 (#76) 2020-08-26 15:13:18 +02:00
François Chalifour
b91fed2be4 chore: release v1.0.0-alpha.28 (#76) 2020-08-26 15:13:18 +02:00
François Chalifour
05567289a7 chore: release v1.0.0-alpha.28 (#76) 2020-08-26 15:13:18 +02:00
François Chalifour
2ee87680a0 chore(css): fix lint 2020-08-26 12:09:57 +02:00
François Chalifour
ffd0af969d chore(css): add banners to DocSearch CSS bundles 2020-08-26 12:01:30 +02:00
François Chalifour
5bf91dd077 chore(css): add banners to DocSearch CSS bundles 2020-08-26 12:01:30 +02:00