Skip to content

Releases: callstack/component-docs

Release 0.24.0

01 Nov 17:22
Compare
Choose a tag to compare

0.24.0 (2020-11-01)

Features

  • enable highlighting js tagged template literals and modern js syntax (3730487)

Release 0.23.0

03 Jun 12:39
Compare
Choose a tag to compare

0.23.0 (2020-06-03)

Features

Release 0.22.0

25 May 09:56
Compare
Choose a tag to compare

0.22.0 (2020-05-25)

Bug Fixes

  • pass link to static prop if its a component (#33) (e269991)

Features

  • export Header and ToggleTheme component to allow use in js (#39) (80dcd16), closes #38
  • option to add web name into title (#37) (d236989)

Release 0.21.0

06 May 03:25
Compare
Choose a tag to compare

0.21.0 (2020-05-06)

Bug Fixes

  • add a markdown test file (b153dde)
  • avoid blink of theme on page load (3c8b610)
  • move the logo to header and menu to bottom (a1e205a)

Features

  • ✨ Dark mode 🌚 (9d3091f)

Release 0.20.5

26 Mar 15:50
Compare
Choose a tag to compare

0.20.5 (2020-03-26)

Bug Fixes

  • fail build if comilation.stats.errors is not empty (86a95cd)

Release 0.20.4

26 Mar 14:16
Compare
Choose a tag to compare

0.20.4 (2020-03-26)

Bug Fixes

  • exit process with status 1 if build fails (70d5553)

Release 0.20.3

23 Oct 23:08
Compare
Choose a tag to compare

0.20.3 (2019-10-23)

Bug Fixes

  • hide methods without a docblock (3367a6f)

Release 0.20.2

25 Jun 14:34
Compare
Choose a tag to compare

Bug Fixes

  • fix showing type annotations for ts (abb9875)

Release 0.20.1

25 Jun 14:21
Compare
Choose a tag to compare

Bug Fixes

Release 0.20.0

25 Jun 13:04
Compare
Choose a tag to compare

Features