Joshua Chen
|
661bc32402
|
chore(deps): bump all dependencies; regenerate lockfile (#6580)
|
2022-02-02 13:00:31 +08:00 |
|
Joshua Chen
|
aa446b7a9c
|
chore: clean up ESLint config, enable a few rules (#6514)
* chore: clean up ESLint config, enable a few rules
* enable max-len for comments
* fix build
|
2022-01-31 10:31:24 +08:00 |
|
Joshua Chen
|
2553f1fb5a
|
refactor: improve internal typing (#6507)
* refactor: improve internal typing
* fix
* fix test
|
2022-01-29 22:58:40 +08:00 |
|
Matthew Ailes
|
d45f96fc83
|
fix: updating peerDependency fields for yarn berry (#6498)
|
2022-01-29 10:29:03 +08:00 |
|
Joshua Chen
|
0e13356e1b
|
feat: mark some text labels as translatable (#6482)
* feat: mark some text labels as translatable
* tweak
|
2022-01-27 19:36:37 +08:00 |
|
Sébastien Lorber
|
d6cff8c754
|
chore(v2): prepare v2.0.0-beta.15 release (#6473)
|
2022-01-26 19:28:16 +01:00 |
|
Sébastien Lorber
|
dd539dd23f
|
feat(search): enable contextual search by default (#6407)
|
2022-01-25 11:45:41 +08:00 |
|
Nick Schonning
|
521eb119a7
|
chore: add cSpell for spell checking (#6456)
* chore: Add cSpell for spell checking
* chore: exclude map files and remove dups
* chore: exclude more binary files
* chore: remove MD headings
* Update .cspell.json
* fix a few spellings
* fix more
* fix
Signed-off-by: Joshua Chen <sidachen2003@gmail.com>
* fix a few
* oops
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-01-25 09:40:02 +08:00 |
|
Joshua Chen
|
e40cafccd5
|
chore: enable stylelint standard config (#6442)
* chore: enable stylelint standard config
* remove empty line
* fix
|
2022-01-22 21:26:35 +08:00 |
|
Joshua Chen
|
52db7320a6
|
chore: enable eslint-plugin-jest (#6375)
|
2022-01-16 15:53:23 +08:00 |
|
Sébastien Lorber
|
4004f5b68b
|
chore: regenerate yarn.lock (#6341)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-01-14 15:52:12 +01:00 |
|
Joshua Chen
|
a79c23bc45
|
test(utils, mdx-loader, core): improve coverage (#6303)
* test(utils, mdx-loader, core): improve coverage
* windows...
* fix
|
2022-01-10 15:00:51 +08:00 |
|
Joshua Chen
|
cf265c051e
|
refactor: move exported type definitions to declaration file (#6300)
* refactor: move exported type definitions to declaration file
* fix
* fix
|
2022-01-09 22:02:31 +08:00 |
|
Joshua Chen
|
4fad1ce0cd
|
misc: convert all internal scripts to ESM (#6286)
* misc: convert all internal scripts to ESM
* fixes
* fix
* fixes
* fix!
* complete eslint
* more move
* fix!
* This looks better?
* Final ones
|
2022-01-08 12:59:28 +08:00 |
|
Sébastien Lorber
|
f87a3ead46
|
refactor: move @theme/hooks to @docusaurus/theme-common (#6289)
|
2022-01-07 19:19:35 +01:00 |
|
Sébastien Lorber
|
024f2bf49b
|
refactor: new @docusaurus/plugin-content-docs/client interface (#6287)
|
2022-01-07 17:04:21 +01:00 |
|
Sébastien Lorber
|
01b407011a
|
chore(v2): prepare v2.0.0-beta.14 release (#6147)
|
2021-12-21 17:15:04 +01:00 |
|
Joshua Chen
|
770418f8d2
|
refactor: unify log format with new logger utility (#5994)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2021-12-20 17:24:59 +01:00 |
|
Joshua Chen
|
77c93cbda6
|
misc: ignore some files during npm publish (#6092)
|
2021-12-17 11:38:26 +01:00 |
|
Joshua Chen
|
e57929c114
|
chore: add missing dependencies on tslib (#6094)
|
2021-12-11 18:18:25 +08:00 |
|
Sébastien Lorber
|
ae9a12ff50
|
chore(v2): prepare v2.0.0-beta.13 release (#6084)
|
2021-12-10 16:56:00 +01:00 |
|
Sébastien Lorber
|
991c1b2832
|
chore(v2): prepare v2.0.0-beta.11 release (#6081)
|
2021-12-10 14:13:25 +01:00 |
|
Pranab Das
|
fbf04ed556
|
fix: move docusaurus core back to hard dependencies (#6078)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2021-12-10 11:05:21 +01:00 |
|
Sébastien Lorber
|
43ac7d5da9
|
chore(v2): prepare v2.0.0-beta.10 release (#6076)
|
2021-12-09 13:32:23 +01:00 |
|
Joshua Chen
|
e07ebadf6c
|
fix: make Docusaurus PnP strict mode compatible (#6047)
Co-authored-by: Kristoffer K. <merceyz@users.noreply.github.com>
|
2021-12-08 14:26:24 +01:00 |
|
Joshua Chen
|
bfd7fd9d8a
|
refactor: minor ESLint improvements (#5981)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2021-12-03 17:38:29 +01:00 |
|
Alexey Pyltsyn
|
63bd6b9025
|
refactor: define own translations in other themes (#5849)
Co-authored-by: Armano <armano2@users.noreply.github.com>
|
2021-11-20 16:35:27 +01:00 |
|
Joshua Chen
|
0374426ce3
|
chore: upgrade TypeScript & other ESLint related deps (#5963)
* chore: upgrade ESLint related deps
* Upgrade TS
* Fix lock
* Bump Babel
* Update config
|
2021-11-18 21:15:37 +08:00 |
|
Armano
|
425144afc7
|
refactor(theme-search-algolia): migrate package to TS (#5935)
|
2021-11-16 20:35:09 +01:00 |
|
Swalah Amani
|
c541e2d83c
|
misc: replace all "Metadatas" with "Metadata" (#5871)
Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
|
2021-11-09 19:46:10 +01:00 |
|
Alexey Pyltsyn
|
91ec2509b7
|
chore: prepare v2.0.0-beta.9 release (#5859)
* chore: prepare v2.0.0-beta.9 release
* v2.0.0-beta.9
|
2021-11-02 20:40:01 +03:00 |
|
Sergio Moreno
|
adbc02ea38
|
feat(search-algolia): algolia externalUrl regex to navigate with window.href (#5795)
|
2021-10-29 19:53:47 +02:00 |
|
Sébastien Lorber
|
1ce6253cc1
|
chore: require Node 14 (#5812)
|
2021-10-28 17:11:25 +02:00 |
|
Sébastien Lorber
|
68a116611f
|
chore: prepare v2.0.0-beta.8 release (#5762)
|
2021-10-21 18:52:17 +02:00 |
|
Sébastien Lorber
|
d799405ace
|
fix: stable callbacks in useSearchQuery + refactor (#5751)
|
2021-10-20 17:36:33 +02:00 |
|
Sébastien Lorber
|
098f210890
|
chore: Enable ESLint rules of hooks + fix new lint errors (#5714)
|
2021-10-20 16:09:52 +02:00 |
|
Alexey Pyltsyn
|
877373e108
|
chore: prepare v2.0.0-beta.7 release (#5713)
* chore: prepare v2.0.0-beta.7 release
* v2.0.0-beta.7
|
2021-10-15 16:31:01 +03:00 |
|
Alexey Pyltsyn
|
b62a12bfc6
|
chore: upgrade dependencies (#5608)
* chore: upgrade dependencies
* Revert github-slugger
* Fixes
* Update snapshots
* Update Babel deps
|
2021-09-24 16:36:41 +02:00 |
|
Sébastien Lorber
|
2611bbb501
|
chore(v2): prepare v2.0.0-beta.6 release (#5473)
* add beta.6
* v2.0.0-beta.6
|
2021-09-02 18:31:42 +02:00 |
|
Sébastien Lorber
|
f600d5a6d7
|
chore: prepare v2.0.0-beta.5 release (#5427)
* beta.5
* v2.0.0-beta.5
|
2021-08-26 17:33:31 +02:00 |
|
Alexey Pyltsyn
|
bc6c67720a
|
fix: make successful build if missing favicon (#5290)
|
2021-08-05 10:43:14 +02:00 |
|
Sébastien Lorber
|
fc64c12e41
|
chore(v2): prepare v2.0.0-beta.4 release (#5238)
* chore(v2): prepare v2.0.0-beta.4 release
* update publish
* v2.0.0-beta.4
|
2021-07-28 22:54:41 +02:00 |
|
Sébastien Lorber
|
8621ae2910
|
fix: upgrade Docsearch to avoid layout shift (#5214)
* upgrade algolia docsearch
* alpha 39
|
2021-07-24 18:40:09 +02:00 |
|
Clément Vannicatte
|
7babfe0363
|
chore(v2): update @docsearch/react (#5135)
|
2021-07-09 17:52:59 +02:00 |
|
Sébastien Lorber
|
1ec2c95e3d
|
chore(v2): prepare v2.0.0-beta.3 release (#5098)
* beta.3
* publish guide
* publish guide
* v2.0.0-beta.3
|
2021-06-30 16:05:49 +02:00 |
|
Sébastien Lorber
|
ec2486d2c9
|
chore(v2): prepare v2.0.0-beta.2 release (#5056)
* prepare beta.2
* v2.0.0-beta.2
|
2021-06-24 19:39:37 +02:00 |
|
Sébastien Lorber
|
8d8e5b67e8
|
chore(v2): prepare v2.0.0-beta.1 release (#5004)
* beta.1
* v2.0.0-beta.1
|
2021-06-18 16:54:46 +02:00 |
|
Alexey Pyltsyn
|
d0bbdd0535
|
refactor(v2): improve markup and styling on search page (#4919)
|
2021-06-09 13:30:01 +02:00 |
|
Alexey Pyltsyn
|
dc0336a34f
|
chore(v2): update @docsearch/react (#4867)
|
2021-05-29 11:37:13 +03:00 |
|
Alexey Pyltsyn
|
a9343a1916
|
fix(v2): adjust padding for custom search box location (#4856)
|
2021-05-28 11:01:26 +03:00 |
|