docusaurus/packages
Kohhee Peace 5e0d11dbaf
feat(v2): add filename in CodeBlock (#2346)
* feat: add filename in CodeBlock

* Fix code to use Regex to find title from markdown and Update style

* Fix reviewed point
- Delete unnecessary template literals
- Delete unnecessary "important!" from css

* Add title in live codeblock

* Just edit code order

* Add demo for code title

* Add docs about code title in markdown-features.mdx

* Make code title height scalable

* Rename codeBlockWrapper to codeBlockContent

* Make copyButton appear when hovering codeTitle

* Fix docs description about code title
2020-03-26 01:05:18 +08:00
..
docusaurus feat(v2): allow nested sidebar category shorthand syntax (#2444) 2020-03-26 00:59:51 +08:00
docusaurus-1.x v2.0.0-alpha.48 2020-03-09 01:46:10 +03:00
docusaurus-init fix(v2): expand broken admonitions (#2458) 2020-03-25 18:22:03 +08:00
docusaurus-init-1.x v2.0.0-alpha.48 2020-03-09 01:46:10 +03:00
docusaurus-mdx-loader fix(v2): properly process multiple nodes in slugger 2020-03-21 21:06:51 +03:00
docusaurus-plugin-content-blog chore(v2): use single method package instead of whole Lodash package in blog plugin (#2460) 2020-03-25 18:28:27 +08:00
docusaurus-plugin-content-docs feat(v2): allow nested sidebar category shorthand syntax (#2444) 2020-03-26 00:59:51 +08:00
docusaurus-plugin-content-pages v2.0.0-alpha.48 2020-03-09 01:46:10 +03:00
docusaurus-plugin-google-analytics v2.0.0-alpha.48 2020-03-09 01:46:10 +03:00
docusaurus-plugin-google-gtag v2.0.0-alpha.48 2020-03-09 01:46:10 +03:00
docusaurus-plugin-ideal-image v2.0.0-alpha.48 2020-03-09 01:46:10 +03:00
docusaurus-plugin-sitemap v2.0.0-alpha.48 2020-03-09 01:46:10 +03:00
docusaurus-preset-classic fix(v2): pass options to remark-admonitions (#2451) 2020-03-24 08:42:41 +08:00
docusaurus-theme-classic feat(v2): add filename in CodeBlock (#2346) 2020-03-26 01:05:18 +08:00
docusaurus-theme-live-codeblock feat(v2): add filename in CodeBlock (#2346) 2020-03-26 01:05:18 +08:00
docusaurus-theme-search-algolia v2.0.0-alpha.48 2020-03-09 01:46:10 +03:00
docusaurus-types feat(v2): add custom output directory to build (#2417) 2020-03-19 23:52:26 +08:00
docusaurus-utils fix(v2): properly dedupe forward slashes in the entire URL path (#2405) 2020-03-12 22:35:30 +08:00
stylelint-copyright misc: update stylelint rule tester 2020-03-21 15:22:25 +08:00