-
-
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): highlight items in the table of content #1896
Commits on Oct 27, 2019
-
feat(v2): highlight items in the table of content
Santiago Garcia da Rosa authored and Santiago Garcia da Rosa committedOct 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 19efb7c - Browse repository at this point
Copy the full SHA 19efb7cView commit details -
refactor: move string to const
Santiago Garcia da Rosa authored and Santiago Garcia da Rosa committedOct 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 4f44e36 - Browse repository at this point
Copy the full SHA 4f44e36View commit details -
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 -
feat(v2): allow line highlighting (facebook#1860)
* feat(v2): allow line highlighting * Refactor: use parse-numeric-range for parsing * Add line highlighting for live code blocks * feat(v2): add sticky footer (facebook#1855) * feat(v2): add sticky footer * Update CHANGELOG-2.x.md * Update CHANGELOG-2.x.md * fix(v2): remove empty doc sidebar container (facebook#1870) * 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 * fix(v2): fix search input blur on desktop (facebook#1874) * docs(v2): showcase user mbt-bundle (facebook#1875) * feat(v2): postcss should only use stage 3 features instead of stage 2 (facebook#1872) * 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 * chore(v2): update changelog * chore(v2): update showcase and broken link * perf(v2): disable hash for css modules localident in dev (facebook#1882) * perf(v2): disable hash for css modules localident in dev * changelog * feat(v2): display footer in docs page for consistency (facebook#1883) * feat(v2): display footer in docs page * nits * address review * nits * docs(v2): fix format inline code (facebook#1888) * 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 * docs(v2): update config docs (facebook#1885) * fix(v2): do not show categories with empty items (facebook#1891) * styles(v2): update infima and fix styles (facebook#1892) * fix(v2): wrong css class * v2.0.0-alpha.31 * chore(v2): update docs and changelog * 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 * 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 * perf(v2): significantly reduce bundle size & initial html payload (facebook#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 * fix(v2): align search icon on small width device (facebook#1893) * fix(v2): align search icon on small width device * nits * nits * 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 * perf(v2): reduce memory usage consumption (facebook#1900) * misc(v1): use primary color for hovered items in table of contents (facebook#1871) * fix issue#1752 when element in side nav is hovered over the color changes. * Update main.css * fix(v1): mobile safari search input misalignment in header (facebook#1895) * 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 9c69dfd - Browse repository at this point
Copy the full SHA 9c69dfdView commit details
Commits on Oct 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3172602 - Browse repository at this point
Copy the full SHA 3172602View commit details -
misc: update URLs to non-HTML versions (facebook#1902)
* Update README.md - Fix Broken Link * misc: update URLs to non-HTML versions
Configuration menu - View commit details
-
Copy full SHA for 3f4c805 - Browse repository at this point
Copy the full SHA 3f4c805View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6667a0 - Browse repository at this point
Copy the full SHA b6667a0View commit details -
fix(v2): accessing /docs or /docs/xxxx should not be empty (facebook#…
…1903) * fix(v2): nested routes should have wildcard/ not found page too * better fix * nits * space
Configuration menu - View commit details
-
Copy full SHA for 7714afb - Browse repository at this point
Copy the full SHA 7714afbView commit details
Commits on Oct 29, 2019
-
docs(v2): code block line highlighting (facebook#1904)
* docs(v2): code block line highlighting * misc: update CHANGELOG * misc: respond to review * docs: add line highlighting to the template
Configuration menu - View commit details
-
Copy full SHA for f635f9a - Browse repository at this point
Copy the full SHA f635f9aView commit details -
fix(v2): webpack modules resolve should prioritize @docusaurus/core o…
…wn deps (facebook#1907) * fix(v2): webpack modules resolve should prioritize own deps * nits
Configuration menu - View commit details
-
Copy full SHA for e6444c0 - Browse repository at this point
Copy the full SHA e6444c0View commit details -
feat(v2): simplify blog metadata to minimize number of request (faceb…
…ook#1908) * feat(v2): simplify blog metadata to minimize number of request * remove async
Configuration menu - View commit details
-
Copy full SHA for 2e58e83 - Browse repository at this point
Copy the full SHA 2e58e83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31d17c9 - Browse repository at this point
Copy the full SHA 31d17c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad22c9f - Browse repository at this point
Copy the full SHA ad22c9fView commit details -
fix(v2): docs plugin stability improvement (100% test coverage) (face…
…book#1912) * update jest config * add more tests on docs plugin * fix(v2): docs plugin should not add routes if there are no docs * fix * rm -rf coverage * nits * update
Configuration menu - View commit details
-
Copy full SHA for a8826b9 - Browse repository at this point
Copy the full SHA a8826b9View commit details -
docs(v2): add windows batch instructions for publishing to gh pages (f…
…acebook#1914) * docs: add windows batch instructions for publishing to gh pages * docs: add windows batch instructions on the v2 website
Configuration menu - View commit details
-
Copy full SHA for f853171 - Browse repository at this point
Copy the full SHA f853171View commit details
Commits on Oct 30, 2019
-
fix(v2): custom searchbar should appear even if themeconfig.algolia i…
…s undefined (facebook#1909) * fix(v2): custom searchbar should appear even if themeconfig.algolia is undefined * nits * Docs docs * inaccuracy * changelog * nits
Configuration menu - View commit details
-
Copy full SHA for 64871b7 - Browse repository at this point
Copy the full SHA 64871b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fcee6d - Browse repository at this point
Copy the full SHA 6fcee6dView commit details -
docs(v2): Redirect component for easy redirect (facebook#1913)
* docs(v2): Redirect component for easy redirect * typo * docs * Update website/docs/docusaurus-core.md Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com> * Update docusaurus-core.md
Configuration menu - View commit details
-
Copy full SHA for 16f10dd - Browse repository at this point
Copy the full SHA 16f10ddView commit details -
refactor: changes after comments (use custom hooks, code changes, fix…
… bugs)
Santiago Garcia da Rosa authored and Santiago Garcia da Rosa committedOct 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 5a2f539 - Browse repository at this point
Copy the full SHA 5a2f539View commit details -
fix(v2): regression from prioritizing core node_modules logic (facebo…
…ok#1917) * fix(v2): regression from prioritizing core node_modules logic * nits
Configuration menu - View commit details
-
Copy full SHA for ca4efb6 - Browse repository at this point
Copy the full SHA ca4efb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7ff07c - Browse repository at this point
Copy the full SHA c7ff07cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 255584c - Browse repository at this point
Copy the full SHA 255584cView commit details
Commits on Oct 31, 2019
-
1
Configuration menu - View commit details
-
Copy full SHA for ab15205 - Browse repository at this point
Copy the full SHA ab15205View commit details
Commits on Nov 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 472c8fc - Browse repository at this point
Copy the full SHA 472c8fcView commit details
Commits on Nov 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b8335fe - Browse repository at this point
Copy the full SHA b8335feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0baaad3 - Browse repository at this point
Copy the full SHA 0baaad3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c41c19e - Browse repository at this point
Copy the full SHA c41c19eView commit details
Commits on Nov 3, 2019
-
docs(v2): theme, plugin, and preset config (facebook#1929)
* docs(v2): theme, plugin, and preset config * change tabs to spaces * change theme example
Configuration menu - View commit details
-
Copy full SHA for 3f8cb78 - Browse repository at this point
Copy the full SHA 3f8cb78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82ece51 - Browse repository at this point
Copy the full SHA 82ece51View commit details -
misc(v1): use Node.js lts version (facebook#1920)
This is much stable and more performant
Configuration menu - View commit details
-
Copy full SHA for 33718b6 - Browse repository at this point
Copy the full SHA 33718b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d13fe2 - Browse repository at this point
Copy the full SHA 2d13fe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34a84a3 - Browse repository at this point
Copy the full SHA 34a84a3View commit details
Commits on Nov 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 146a301 - Browse repository at this point
Copy the full SHA 146a301View commit details -
fix(v2): allows to create tabs with only one item (facebook#1934)
* fix(v2): allow to create tabs with only one item It was not possible to have tabs containing only one tab item, so the code below crashed ``` <Tabs defaultValue="SomeFile.js" values={[ { label: "SomeFile.js", value: "SomeFile.js" } ]} > <TabItem value="SomeFile.js"> Tab content </TabItem> </Tabs> ``` * Update index.js
Configuration menu - View commit details
-
Copy full SHA for 9c34bb7 - Browse repository at this point
Copy the full SHA 9c34bb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d445fc - Browse repository at this point
Copy the full SHA 0d445fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd9e2f2 - Browse repository at this point
Copy the full SHA cd9e2f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5909b49 - Browse repository at this point
Copy the full SHA 5909b49View commit details
Commits on Nov 5, 2019
-
Merge branch 'feat/1752' of https://github.com/SantiagoGdaR/docusaurus …
…into SantiagoGdaR-feat/1752
Configuration menu - View commit details
-
Copy full SHA for 32773e5 - Browse repository at this point
Copy the full SHA 32773e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77e8890 - Browse repository at this point
Copy the full SHA 77e8890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 542b7c9 - Browse repository at this point
Copy the full SHA 542b7c9View commit details