docusaurus/packages
Alexey Pyltsyn 9c69dfd240 feat(v2): allow line highlighting (#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 (#1855)

* feat(v2): add sticky footer

* Update CHANGELOG-2.x.md

* Update CHANGELOG-2.x.md

* fix(v2): remove empty doc sidebar container (#1870)

* docs: showcase user Amphora (#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 (#1874)

* docs(v2): showcase user mbt-bundle (#1875)

* feat(v2): postcss should only use stage 3 features instead of stage 2 (#1872)

* feat(v2): add ability expand all items in doc sidebar (#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 (#1882)

* perf(v2): disable hash for css modules localident in dev

* changelog

* feat(v2): display footer in docs page for consistency (#1883)

* feat(v2): display footer in docs page

* nits

* address review

* nits

* docs(v2): fix format inline code (#1888)

* docs(v2): add docs on useful client api (#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 (#1885)

* fix(v2): do not show categories with empty items (#1891)

* styles(v2): update infima and fix styles (#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 (#1889)

* docs(v2): update plugins, presets and themes docs

* ideal image plugin

* proof reading

* Merge master

* refactor(v2): Convert sitemap plugin to TypeScript (#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 (#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 (#1893)

* fix(v2): align search icon on small width device

* nits

* nits

* refactor(v2): refactor dark toggle into a hook (#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 (#1900)

* misc(v1): use primary color for hovered items in table of contents (#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 (#1895)

* misc(v2): v1 backward compatibility for USE_SSH env var (#1880)

* misc(v2): address comments

* misc(v2): update CHANGELOG
2019-10-27 15:19:28 -07:00
..
docusaurus misc(v2): v1 backward compatibility for USE_SSH env var (#1880) 2019-10-27 14:36:45 -07:00
docusaurus-1.x fix(v1): mobile safari search input misalignment in header (#1895) 2019-10-27 13:19:52 -07:00
docusaurus-init v2.0.0-alpha.31 2019-10-26 14:12:15 +07:00
docusaurus-init-1.x v1.14.0 (#1864) 2019-10-20 12:36:12 -07:00
docusaurus-mdx-loader v2.0.0-alpha.31 2019-10-26 14:12:15 +07:00
docusaurus-plugin-content-blog v2.0.0-alpha.31 2019-10-26 14:12:15 +07:00
docusaurus-plugin-content-docs v2.0.0-alpha.31 2019-10-26 14:12:15 +07:00
docusaurus-plugin-content-pages v2.0.0-alpha.31 2019-10-26 14:12:15 +07:00
docusaurus-plugin-google-analytics v2.0.0-alpha.31 2019-10-26 14:12:15 +07:00
docusaurus-plugin-google-gtag v2.0.0-alpha.31 2019-10-26 14:12:15 +07:00
docusaurus-plugin-ideal-image v2.0.0-alpha.31 2019-10-26 14:12:15 +07:00
docusaurus-plugin-sitemap refactor(v2): Convert sitemap plugin to TypeScript (#1894) 2019-10-27 14:44:53 +07:00
docusaurus-preset-classic v2.0.0-alpha.31 2019-10-26 14:12:15 +07:00
docusaurus-theme-classic feat(v2): allow line highlighting (#1860) 2019-10-27 15:19:28 -07:00
docusaurus-theme-live-codeblock feat(v2): allow line highlighting (#1860) 2019-10-27 15:19:28 -07:00
docusaurus-theme-search-algolia fix(v2): align search icon on small width device (#1893) 2019-10-27 07:11:09 -07:00
docusaurus-types docs(v2): update plugins, presets and themes docs (#1889) 2019-10-26 15:10:48 +07:00
docusaurus-utils perf(v2): significantly reduce bundle size & initial html payload (#1898) 2019-10-27 07:09:19 -07:00