docusaurus/packages/docusaurus-theme-common
Devtato 41ef9daafd
feat(theme-classic): allow specifying width/height in logo (#5770)
* feat: changed the logo properties to allow width/height specification

* fixup! feat: changed the logo properties to allow width/height specification

* fixup! feat: changed the logo properties to allow width/height specification

* Rework: add fields to logo object

* Fix

* More fixes

* Wrong width!

* No need for optional chaining

* Doc writeup

Co-authored-by: Josh-Cena <sidachen2003@gmail.com>
2021-11-01 18:09:30 +08:00
..
src feat(theme-classic): allow specifying width/height in logo (#5770) 2021-11-01 18:09:30 +08:00
README.md docs(v2): Add READMEs to v2 packages (#4034) 2021-01-14 17:16:26 +01:00
copyUntypedFiles.js feat: details/summary theme / MDX component (#5216) 2021-07-27 18:45:12 +02:00
package.json chore: require Node 14 (#5812) 2021-10-28 17:11:25 +02:00
tsconfig.json feat(v2): Allow customization of js loader, replace babel by esbuild in Docusaurus website (#4766) 2021-05-14 11:30:34 +02:00

README.md

@docusaurus/theme-common

Common code for Docusaurus themes.