Matej Jellus
b25031ceae
docs: Add juffalow.com to Docusaurus showcase ( #5895 )
...
* Update users.tsx
* Add juffalow.com screenshot
2021-11-07 10:35:05 +08:00
Joshua Chen
e0127c66be
chore(website): enable eslint in website ( #5889 )
...
* chore: enable eslint in website
* Fixes
* prettier users
2021-11-06 19:04:45 +08:00
Matthijs Groen
0aba31de7b
docs: fix wrong code sample in docusaurus-core ( #5881 )
2021-11-05 22:57:59 +08:00
Patrik Mäsiar
9c086d4a78
docs: add patrikmasiar website showcase ( #5875 )
2021-11-05 10:30:40 +01:00
Molly White
95ed6e1349
docs: '5 minutes tutorial' -> '5-minute tutorial' ( #5876 )
...
* docs: fix a few instances where '5 minute tutorial' is written as '5 minutes tutorial'
* add hyphen
2021-11-05 10:58:57 +08:00
Sergio Moreno
cbcaa52f88
fix(cli): update notifier should be shown if current is less than latest ( #5798 )
2021-11-04 17:12:20 +01:00
Sébastien Lorber
bc99d1e8a1
fix(theme-classic): fix announcementBar css ( #5873 )
2021-11-04 17:10:25 +01:00
Paden Clayton
fa6d15b35f
feat(core): Add React ErrorBoundary component + theme default boundaries ( #3104 )
...
Co-authored-by: Paden Clayton <paden.clayton@monkedia.com>
Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2021-11-04 16:07:32 +01:00
Devtato
4922764095
docs: create SEO documentation page ( #5759 )
...
Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
2021-11-04 12:57:27 +01:00
Hemant Sachdeva
8ccc41cfaf
chore(README): fix broken Github Actions Workflow Status icon ( #5870 )
...
* Commit 66771bd80d
renames the file v2-tests.yml to tests.yml
in PR #5833 which broke the github actions test icon and link to the workflow.
Signed-off-by: Hemant Sachdeva <hemant.evolver@gmail.com>
2021-11-04 19:45:40 +08:00
琚致远
1e7f688598
docs: remove duplicated appId property ( #5869 )
2021-11-04 13:51:01 +08:00
Dmitriy Fishman
9f861dfb96
docs: fix a typo in using-themes.md ( #5868 )
2021-11-04 12:40:36 +08:00
Alexey Pyltsyn
aeeacc3b52
fix: respect base URL when serving content by webpack dev server ( #5864 )
2021-11-03 19:12:22 +01:00
Joshua Chen
1363a25819
refactor: use js-yaml to parse both JSON and YAML ( #5806 )
2021-11-03 17:55:14 +01:00
Alexey Pyltsyn
9f13f8f7af
misc: show only latest archive alpha/beta versions dropdown ( #5862 )
2021-11-03 17:41:27 +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
Sébastien Lorber
c2009ab6b7
fix(content-blog): Fix blog feeds not generated ( #5835 )
2021-11-02 19:28:40 +03:00
Dmitriy Fishman
44b87c7db8
docs: Fix a typo in CONTRIBUTING.md ( #5853 )
2021-11-02 14:24:57 +08:00
Dmitriy Fishman
d7581b38fd
docs: Fix a typo in versioning.md ( #5852 )
2021-11-02 14:23:06 +08:00
Joshua Chen
0e5057bdb3
refactor(live-codeblock): migrate package to TS ( #5851 )
...
* refactor(live-codeblock): migrate package to TS
* Migrate test
2021-11-02 12:28:41 +08:00
Devtato
41ef9daafd
feat(theme-classic): allow specifying width/height in logo ( #5770 )
...
* feat: changed the logo properties to allow width/height specification
* fixup! feat: changed the logo properties to allow width/height specification
* fixup! feat: changed the logo properties to allow width/height specification
* Rework: add fields to logo object
* Fix
* More fixes
* Wrong width!
* No need for optional chaining
* Doc writeup
Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
2021-11-01 18:09:30 +08:00
William Poetra Yoga
895c848065
fix: allow project directory name to be an invalid npm package name ( #5842 )
2021-11-01 17:07:54 +08:00
Jeffrey Aven
9723360ae9
Add InfraQL product docs website ( #5847 )
...
* Add InfraQL product docs website
* added screenshot
2021-11-01 10:10:29 +08:00
Joshua Chen
1e1df74838
docs: fix i18n routes to feature requests ( #5843 )
...
* docs: fix i18n routes to feature requests
* Add redirect rules
2021-10-31 13:32:30 +08:00
William Poetra Yoga
ca9bd244aa
feat: allow user to specify deploymentBranch property in docusaurus.config.js ( #5841 )
...
* feat: allow user to specify deploymentBranch property in docusaurus.config.js
* docs: remove extra backtick
* docs: fix broken code block
2021-10-31 12:29:22 +08:00
Alexey Pyltsyn
6ccda86e0f
chore: switch to GitHub issue forms ( #5836 )
2021-10-30 22:08:14 +08:00
Joshua Chen
d576b28e70
chore(issue templ): add "self service" section in templates ( #5834 )
2021-10-30 16:56:51 +08:00
Joshua Chen
66771bd80d
chore(workflow): remove v2 prefix from titles ( #5833 )
2021-10-30 15:48:38 +08:00
Oscar Dominguez
41346e0abf
chore(workflow): add cache to workflows using actions/setup-node ( #5697 )
...
* ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows
* Use cache: yarn
* Reformat
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-10-30 15:27:06 +08:00
Joshua Chen
9247332334
feat(preset-classic): guard against unknown keys in options ( #5831 )
2021-10-30 12:39:12 +08:00
Sergio Moreno
adbc02ea38
feat(search-algolia): algolia externalUrl regex to navigate with window.href ( #5795 )
2021-10-29 19:53:47 +02:00
Varun Sivapalan
8c12983a2a
fix: include all branch tips for shallow clone in deploy command ( #5828 )
2021-10-29 18:12:20 +02:00
Sébastien Lorber
3b66c68e92
feat: Support Node 17 ( #5814 )
2021-10-29 17:21:01 +02:00
Devtato
dc5a0b7068
docs: elaborate on the usage of MDX plugins ( #5766 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-10-29 16:31:00 +02:00
Sébastien Lorber
fc32194cbb
docs: fix lint issue ( #5826 )
2021-10-29 16:21:42 +02:00
Sergio Moreno
8eaf02fe15
fix: baseUrl passed to sortConfig ( #5824 )
2021-10-29 16:07:12 +02:00
Gabriel Falcão
b5b2c18118
docs: Update Drone Deployment docs ( #5801 )
2021-10-29 15:41:12 +02:00
Sébastien Lorber
a210e938e4
chore: fix Crowdin again ( #5825 )
2021-10-29 15:37:45 +02:00
Alexey Pyltsyn
d1fa1b5d35
refactor: some improvements for webpack-dev-server ( #5815 )
2021-10-29 14:46:50 +02:00
Sébastien Lorber
157b41caee
chore: replace doc sample .pdf file by .xlsx to solve Crowdin issue ( #5823 )
2021-10-29 14:46:21 +02:00
Joshua Chen
7468136f88
docs: include navbar item type in the API table ( #5821 )
2021-10-29 18:11:07 +08:00
Joshua Chen
9d69a0ef32
docs: add @Josh-Cena to the team ( #5820 )
...
* docs: add @Josh-Cena to the team
* Sort in alphabetical order
2021-10-29 17:29:43 +08:00
Sébastien Lorber
0b2d3483a1
fix: use @docusaurus/react-loadable as package alias + include types ( #5819 )
2021-10-29 11:04:07 +02:00
Dominik Meyer
ab127e528d
doc: fix typo in "create a doc" ( #5818 )
...
* Update docs-create-doc.mdx
* Update docs-create-doc.mdx
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2021-10-29 14:48:36 +08:00
Sébastien Lorber
768600e5d9
fix: handle SIGTERM in build command ( #5813 )
2021-10-28 19:20:07 +02:00
Avi Vahl
96da25e422
feat(core): upgrade to webpack-dev-server@4 ( #5420 )
...
Co-authored-by: slorber <lorber.sebastien@gmail.com>
2021-10-28 18:06:20 +02:00
Sébastien Lorber
1ce6253cc1
chore: require Node 14 ( #5812 )
2021-10-28 17:11:25 +02:00
Joshua Chen
7a6607cfa1
refactor: remove a few Lodash usages & ESLint enforcement ( #5807 )
...
* refactor: remove some lodash usage
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
* Enforce ESLint
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
* More forbids
* Fixup
* Fix
* Fix website
2021-10-28 12:48:58 +08:00
Joshua Chen
4b2152a964
refactor: clear a few ESLint warnings ( #5808 )
...
* refactor: clear a few ESLint warnings
Signed-off-by: Josh-Cena <sidachen2003@gmail.com>
* Fix
2021-10-28 12:47:40 +08:00
Joshua Chen
68c970175a
refactor: migrate lqip-loader to TS, fix typing for Webpack Loaders ( #5779 )
2021-10-27 16:38:11 +02:00