-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(v2): allow line highlighting #1860
Commits on Oct 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8657816 - Browse repository at this point
Copy the full SHA 8657816View commit details
Commits on Oct 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a200e47 - Browse repository at this point
Copy the full SHA a200e47View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2947a4 - Browse repository at this point
Copy the full SHA a2947a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b0cc9b - Browse repository at this point
Copy the full SHA 2b0cc9bView commit details
Commits on Oct 23, 2019
-
feat(v2): add sticky footer (facebook#1855)
* feat(v2): add sticky footer * Update CHANGELOG-2.x.md * Update CHANGELOG-2.x.md
Configuration menu - View commit details
-
Copy full SHA for 68d5adf - Browse repository at this point
Copy the full SHA 68d5adfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11f9977 - Browse repository at this point
Copy the full SHA 11f9977View commit details
Commits on Oct 24, 2019
-
docs: showcase user Amphora (facebook#1873)
* Add Amphora Data link to users Adds Amphora Data to the list of users * Add Amphora Data logo * fix case of image path * Move Image into users directory * use black amphora image
Configuration menu - View commit details
-
Copy full SHA for 262dca3 - Browse repository at this point
Copy the full SHA 262dca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e66c90 - Browse repository at this point
Copy the full SHA 0e66c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91703eb - Browse repository at this point
Copy the full SHA 91703ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22fb869 - Browse repository at this point
Copy the full SHA 22fb869View commit details -
feat(v2): add ability expand all items in doc sidebar (facebook#1876)
* feat(v2): add ability expand all items in doc sidebar * Fix tests * Refactor: use themeConfig * Improve docs * Revert unnecessary changes * Refactor: better consistency * Revert extra change * Refactor: use useDocusaurusContext to get config value
Configuration menu - View commit details
-
Copy full SHA for ce6a725 - Browse repository at this point
Copy the full SHA ce6a725View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3acf880 - Browse repository at this point
Copy the full SHA 3acf880View commit details
Commits on Oct 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6afe6b3 - Browse repository at this point
Copy the full SHA 6afe6b3View commit details -
perf(v2): disable hash for css modules localident in dev (facebook#1882)
* perf(v2): disable hash for css modules localident in dev * changelog
Configuration menu - View commit details
-
Copy full SHA for 8bcb5dc - Browse repository at this point
Copy the full SHA 8bcb5dcView commit details -
feat(v2): display footer in docs page for consistency (facebook#1883)
* feat(v2): display footer in docs page * nits * address review * nits
Configuration menu - View commit details
-
Copy full SHA for b347968 - Browse repository at this point
Copy the full SHA b347968View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11548da - Browse repository at this point
Copy the full SHA 11548daView commit details -
docs(v2): add docs on useful client api (facebook#1890)
* docs(v2): add docs on useful client api * Update docusaurus-core.md * Update website/docs/docusaurus-core.md * Update website/docs/docusaurus-core.md * Update website/docs/docusaurus-core.md * Update website/docs/docusaurus-core.md
Configuration menu - View commit details
-
Copy full SHA for a149f77 - Browse repository at this point
Copy the full SHA a149f77View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9f752c - Browse repository at this point
Copy the full SHA a9f752cView commit details
Commits on Oct 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 60a4d1d - Browse repository at this point
Copy the full SHA 60a4d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fdda55 - Browse repository at this point
Copy the full SHA 9fdda55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cc1330 - Browse repository at this point
Copy the full SHA 3cc1330View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4342dc - Browse repository at this point
Copy the full SHA d4342dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 242c9e0 - Browse repository at this point
Copy the full SHA 242c9e0View commit details -
docs(v2): update plugins, presets and themes docs (facebook#1889)
* docs(v2): update plugins, presets and themes docs * ideal image plugin * proof reading * Merge master
Configuration menu - View commit details
-
Copy full SHA for 2bbfbf8 - Browse repository at this point
Copy the full SHA 2bbfbf8View commit details
Commits on Oct 27, 2019
-
refactor(v2): Convert sitemap plugin to TypeScript (facebook#1894)
* Convert sitemap plugin to TypeScript Test - enabled the sitemap plugin in the v2 website and verified that the sitemap is created after running `docusaurus build`. * Addressing review comments
Configuration menu - View commit details
-
Copy full SHA for c23f981 - Browse repository at this point
Copy the full SHA c23f981View commit details -
perf(v2): significantly reduce bundle size & initial html payload (fa…
…cebook#1898) * perf(v2): reduce bundle size significantly with super short chunk name and registry * changelog * use hash:8 as id for better long term caching * even shorter filename. slice contenthash
Configuration menu - View commit details
-
Copy full SHA for fabaf77 - Browse repository at this point
Copy the full SHA fabaf77View commit details -
fix(v2): align search icon on small width device (facebook#1893)
* fix(v2): align search icon on small width device * nits * nits
Configuration menu - View commit details
-
Copy full SHA for 84462e2 - Browse repository at this point
Copy the full SHA 84462e2View commit details -
refactor(v2): refactor dark toggle into a hook (facebook#1899)
* change(v2): refactor dark toggle into a theme * follow how themes resolve files * let theme hook to pick up default theme by itself
Configuration menu - View commit details
-
Copy full SHA for 01f4d9a - Browse repository at this point
Copy the full SHA 01f4d9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98679b5 - Browse repository at this point
Copy the full SHA 98679b5View commit details -
misc(v1): use primary color for hovered items in table of contents (f…
…acebook#1871) * fix issue#1752 when element in side nav is hovered over the color changes. * Update main.css
Configuration menu - View commit details
-
Copy full SHA for f14b6ee - Browse repository at this point
Copy the full SHA f14b6eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 421598e - Browse repository at this point
Copy the full SHA 421598eView commit details -
misc(v2): v1 backward compatibility for USE_SSH env var (facebook#1880)
* misc(v2): address comments * misc(v2): update CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for 812a30b - Browse repository at this point
Copy the full SHA 812a30bView commit details -
Merge branch 'lh' of https://github.com/lex111/docusaurus into lex111-lh
# Conflicts: # CHANGELOG-2.x.md # packages/docusaurus-theme-classic/package.json
Configuration menu - View commit details
-
Copy full SHA for e509311 - Browse repository at this point
Copy the full SHA e509311View commit details