Skip to content
This repository has been archived by the owner on Jul 16, 2023. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 16:53
· 0 commits to 05a9e7aec46942e63cc77faab5b7349e59d9ec29 since this release

Bug Fixes

  • components: 🐛 fix issue with setting up code block language (98750c7)
  • deps: update dependency @babel/plugin-proposal-export-default-from to v7.10.4 (9752199)
  • deps: update dependency puppeteer to v4.0.1 (3ada07a)
  • deps: update dependency puppeteer to v5 (470cada)
  • deps: update mdx monorepo to v1.6.6 (82d8a51)
  • toc: 🐛 fix issue with sections creation when headers not start from h1 (b0c0ba4)
  • 🐛 fix content images not showing up due to invalid position of components (33f407b)
  • 🐛 fix embed images size from 100 to 1050 (9ad41c6)
  • 🐛 fix instagram, twitter and pinterest embeds (65f1ed1)
  • 🐛 fix scrolling to section from URL anchor (15c9e77)
  • 💄 fix content taking expanding to wide in code tags (7ff0676)
  • 💄 fix header buttons positioning (e5040e2)
  • 💄 fix issue with content overflow-x (b0fe6e8)
  • fix constructor issue with social button builder (6349bb4)
  • when icon not provided generation of PWA icons fail (bf16786)
  • components: 🐛 fix issue with jargon term split into two lines (372e606)
  • deps: update dependency puppeteer to v4 (8df6be8)
  • deps: update dependency react-instantsearch-dom to v6.6.0 (22b73b6)
  • deps: update gatsby monorepo (7f707fc)
  • toc: fix issue with emojis not rendered in ToC (d7840e5)

Features

  • 💄 add option to fill social buttons (d345364)
  • ✨ add social buttons (3be9caa)
  • ✨ show RSS feed icon in header (e939b34)
  • change highlight names to improve usability (ac6eb2e)
  • jargon will now use yaml config instead of json (34753fd)
  • components: 💄 improve list and emphasis styling (a6d34a0)
  • components: ✨ click on image in content will open it in a new window (acb94ea)
  • config: improve and automate PWA configuration (0f0b7d2)
  • sidebar: 💄 left sidebar scrollbar should be visible only on hover (65c62a0)
  • toc: ✨ allow configuring ToC depth per page (f0d7d42)

Performance Improvements

  • ⚡ images are lazy-loaded (99ea55c)
  • ⚡ lazy-loading external images in content (bd36713)