docusaurus/packages/docusaurus-theme-classic/src
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
..
__tests__ feat(theme-classic): allow specifying width/height in logo (#5770) 2021-11-01 18:09:30 +08:00
theme feat(theme-classic): allow specifying width/height in logo (#5770) 2021-11-01 18:09:30 +08:00
admonitions.css chore(v2): update Infima to alpha 28 (#5222) 2021-07-27 16:09:20 +02:00
index.ts feat: properly type-check the Docusaurus config of new sites (#5589) 2021-09-30 17:49:44 +02:00
prism-include-languages.ts refactor(theme-classic): completely migrate package to TypeScript (#5459) 2021-09-01 14:34:26 +02:00
translations.ts refactor: remove a few Lodash usages & ESLint enforcement (#5807) 2021-10-28 12:48:58 +08:00
types.d.ts refactor: fix a few type inconsistencies (#5788) 2021-10-27 11:53:08 +02:00
validateThemeConfig.ts feat(theme-classic): allow specifying width/height in logo (#5770) 2021-11-01 18:09:30 +08:00