Alexey Pyltsyn
1f00d15c74
chore(v2): fix code style (revert previous changes)
2020-04-05 17:38:12 +03:00
Alexey Pyltsyn
1480a7eb80
Merge branch 'master' of github.com:facebook/docusaurus
2020-04-05 17:35:35 +03:00
Alexey Pyltsyn
2e154fe4a2
chore(v2): remove redundant file
2020-04-05 17:33:21 +03:00
Alexey Pyltsyn
6965a668cd
chore(v2): fix code style
2020-04-05 17:30:59 +03:00
Alexey Pyltsyn
80ef2fc5b6
chore(v2): fix code style
2020-04-05 17:27:03 +03:00
Yangshun Tay
b07507c9cc
chore(v2): upgrade devDependencies ( #2538 )
...
* chore(v2): upgrade devDependencies
* chore(v2): upgrade devDependencies
* chore: prettier
2020-04-05 19:07:44 +08:00
Alexey Pyltsyn
ea8c916528
fix(v2): sync changes between code block components
...
aa0d85646f
@yangshun arrgh, please pay attention on this PR! https://github.com/facebook/docusaurus/pull/2464
2020-04-05 13:39:18 +03:00
Bartosz Kaszubowski
5d65facc81
refactor(v2): replace Lodash with single methods packages in utils ( #2536 )
2020-04-05 18:32:28 +08:00
Yangshun Tay
ff5029893e
misc(v2): add Lodash TypeScript typedefs
2020-04-05 18:17:06 +08:00
Alexey Pyltsyn
349eee042b
refactor(v2): make better code blocks ( #2534 )
...
* refactor(v2): make better code blocks
* Update styles.module.css
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-04-05 18:01:07 +08:00
Bartosz Kaszubowski
3dfc41bd36
refactor(v2): replace Lodash with single methods packages in core ( #2535 )
2020-04-05 17:50:30 +08:00
Fanny
5e664a1f26
feat(v2): add edit url in post page ( #2524 )
...
* Add edit page url in docs
* feat(v2): Create EditPage component
* feat(v2): Improve component
* Add test
* çhore(v2): update description
* çhore(v2): update url
* fix(v2): test
* fix(v2): test
* feat(v2): change the prop of EditPage component
* chore(v2): Remove packages
* feat(v2): Update old tests
* chore(v2): fix package
* fix(v2): fix editUrl
* docs(v2): document editUrl
* --
* --
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-04-05 17:34:48 +08:00
Alexey Pyltsyn
7bc7241ee4
fix(v2): add rounded corners in code blocks properly ( #2533 )
2020-04-05 15:57:11 +08:00
Alexey Pyltsyn
61ea9989eb
fix(v2): make the start command work again
2020-04-05 10:11:53 +03:00
José Renan
95fdfe7e15
feat(v2): add blog post estimated reading time ( #2531 )
...
* feat: add estimated reading time to blog posts
* docs: add showReadingTime on plugin docs
* test: update plugin-content-blog tests to cover readingTime
* Update index.js
* Update using-plugins.md
* Update index.js
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-04-05 15:08:42 +08:00
Alexey Pyltsyn
c576faac73
chore(v2): rebuild yarn.lock
2020-04-05 09:48:27 +03:00
Sam Zhou
46452350df
fix(v2): Use writeFileSync
to write generated sitemap.xml to avoid early termination ( #2530 )
2020-04-05 12:18:49 +08:00
Bartosz Kaszubowski
84baab33b4
chore(v2): replace few Lodash methods with native counterparts ( #2529 )
2020-04-05 12:18:01 +08:00
Yangshun Tay
3dd83be988
docs(v2): proofread docs ( #2527 )
2020-04-04 14:05:59 +08:00
Yangshun Tay
692ab14e4f
fix(v2): make code block nicer again ( #2526 )
2020-04-04 13:06:11 +08:00
Alexey Pyltsyn
3052e4070b
docs(v2): useThemeContext hook ( #2521 )
2020-04-04 01:26:14 +08:00
Bartosz Kaszubowski
b4acb89888
chore(v2): use single method Lodash packages in docs plugin ( #2519 )
...
* chore(v2): use single method Lodash packages in docs plugin
* reorder packages
* TS types nightmare
2020-04-04 01:24:30 +08:00
Alexey Pyltsyn
36f4f9487e
misc: clarify instructions about new release ( #2518 )
2020-04-04 01:24:08 +08:00
Alexey Pyltsyn
2b4dbc322b
docs(v2): fix broken link to Sidebar item section
2020-04-03 11:15:28 +03:00
Mehmet Yatkı
6935b3315e
docs(v1): add LisanJS to users ( #2512 )
...
* docs(v1): add lisanjs to users
* Update users.js
Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
2020-04-03 10:03:46 +08:00
Yangshun Tay
fd4ba13a63
chore(v2): fix 2.0.0-alpha.50 docs
2020-04-03 03:25:28 +08:00
Alexey Pyltsyn
3df3445550
chore(v2): v2.0.0-alpha.50 ( #2510 )
2020-04-02 21:03:34 +03:00
Alexey Pyltsyn
c207c3ba31
v2.0.0-alpha.50
2020-04-02 21:00:47 +03:00
Alexey Pyltsyn
44f9c76851
fix(v2): synchronize code block components changes ( #2509 )
2020-04-02 23:05:48 +08:00
Alexey Pyltsyn
9cff1bb9e4
chore(v2): upgrade deps ( #2508 )
2020-04-02 19:05:03 +08:00
Alexey Pyltsyn
4956d1ec81
docs(v2): fix formatting
2020-04-02 12:07:50 +03:00
Alexey Pyltsyn
18d31b5f5f
misc: add instructions about test release ( #2486 )
...
* misc: add instructions about test release
* Fix tests
* Rebuild yarn.lock
* Fixes
* Fixes
* Upd
2020-04-02 15:11:19 +08:00
Yangshun Tay
2a2824e976
docs(v2): add link to master docs ( #2506 )
2020-04-02 14:45:10 +08:00
Yangshun Tay
f51b56460e
fix(v2): tweak colors for announcement bar ( #2505 )
...
* fix(v2): tweak colors for announcement bar
* black
2020-04-02 14:41:49 +08:00
Alexey Pyltsyn
0c1d593e00
refactor(v2): improve announcement bar ( #2504 )
2020-04-02 14:31:53 +08:00
Yangshun Tay
63997a4fbe
fix(v2): make code block nicer ( #2502 )
2020-04-02 14:12:47 +08:00
Yangshun Tay
eeebc31ff1
docs(v2): reorganize markdown features page ( #2503 )
...
* docs(v2): reorganize markdown features page
* docs(v2): reorganize markdown features page
2020-04-02 14:12:17 +08:00
Yangshun Tay
8018a835e5
docs(v2): misc docs updates ( #2500 )
2020-04-02 12:29:39 +08:00
Richard Chan
c47be44680
docs: add manylesson to users ( #2499 )
2020-04-02 12:28:01 +08:00
Yangshun Tay
e240d1b5aa
fix(v2): blog item styling ( #2498 )
2020-04-02 11:14:49 +08:00
Alexey Pyltsyn
e902a08b52
fix(v2): do not force terminate building when running deploy command ( #2496 )
2020-04-02 11:04:16 +08:00
Sam Zhou
da7fd1a186
fix(v2): unbreak blog-only mode routing by deplicating starting forward slashes ( #2497 )
2020-04-02 11:02:44 +08:00
Alexey Pyltsyn
d1326cdee8
refactor(v2): update HTML markup of pagination for better 11y ( #2495 )
2020-04-02 10:43:34 +08:00
Alexey Pyltsyn
686c8ae27d
fix(v2): use lodash instead of array-map-polyfill ( #2490 )
2020-04-02 01:08:22 +08:00
Alexey Pyltsyn
1577ab98e9
fix(v2): fix HTML issues nav dropdown and highlight docs item ( #2489 )
2020-04-02 01:07:51 +08:00
Can Gencer
ec4942d368
docs(v1): showcase user Hazelcast Jet ( #2491 )
2020-04-02 01:06:45 +08:00
Yangshun Tay
409f169379
v2.0.0-alpha.49
2020-04-01 16:00:14 +08:00
Yangshun Tay
f6d7e42717
chore(v2): v2.0.0-alpha.49 ( #2488 )
2020-04-01 15:57:42 +08:00
Yangshun Tay
f96c2b61d7
feat(v2): nav dropdown ( #2487 )
...
* feat(v2): allow nav dropdown
* docs(v2): document navbar links
* fix bug
2020-04-01 03:10:04 +08:00
Elvis Wolcott
054563befe
feat(v2): support comments for code highlighting ( #2456 )
...
* feat: support comments for code highlighting
* docs(v2): demonstrate highlighting with comments
* chore: remove debugging console.log
* fix: disable when language is undefined
2020-04-01 01:44:58 +08:00