Skip to content

Tags: juanialt/react-styleguidist

Tags

v11.1.5

Toggle v11.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Fix type description tooltip spacing in Firefox (styleguidist#1724)

Closes styleguidist#1723

v11.1.4

Toggle v11.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Paragraphs should use `text` font size from the theme (styleguid…

…ist#1717)

v11.1.3

Toggle v11.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Fix links with`pagePerSection` (styleguidist#1715)

Fixes styleguidist#1702

v11.1.2

Toggle v11.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: [CVE-2020-7753] Update remark to 13.0.0 (styleguidist#1710)

v11.1.1

Toggle v11.1.1's commit message
test: Fix tests — no idea what happened here 🍄

v11.1.0

Toggle v11.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add `expand` option for sections and allow custom root section …

…options (styleguidist#1689)

v11.0.11

Toggle v11.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Fix broken assetsDir due to updated copy-webpack-plugin (stylegu…

…idist#1690)

Because copy-webpack-pluign was updated, the assetsDir was broken.
We need to update the config being passed to the plugin to make it
work again. Update the plugin to latest version 6.1.0 and update
the config and tests to make it work.

Fixes styleguidist#1676

v11.0.10

Toggle v11.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Handle visibleName with non-alphanumeric characters (styleguidis…

…t#1675)

Refs styleguidist/react-docgen-typescript#292

v11.0.9

Toggle v11.0.9's commit message
chore: Switch to Angular commit convention 🦆

Fixes styleguidist#1673

v11.0.8

Toggle v11.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: Update markdown-to-jsx (styleguidist#1599)

This updates the markdown-to-jsx package to v6.11.4 in order to patch a security vulnerability as reported at styleguidist#1596 and addressed here at quantizor/markdown-to-jsx#306