Skip to content

Releases: doczjs/docz

v2.0.0-rc.72

08 Nov 23:14
Compare
Choose a tag to compare
  • fix(gatsby-theme-docz): broken dark mode screen caused by main html tag height (#1232) - @marcelovicentegc
  • fix(gatsby-theme-docz): non-latin anchor link (#1240) - @ejuo
  • fix(docz-core): add gatsby dev host arg (#1241) - @ejuo

v2.0.0-rc.71

06 Nov 15:01
Compare
Choose a tag to compare

v2.0.0-rc.70

05 Nov 14:33
Compare
Choose a tag to compare
  • chore(gatsby-theme-docz): switch out react-helmet with react-helmet-async (#1223) - @selbekk
  • feat(gatsby-theme-docz): sidebar scroll to selected item in menu (#1228) - @rakannimer

v2.0.0-rc.69

05 Nov 14:32
Compare
Choose a tag to compare

v2.0.0-rc.68

01 Nov 15:18
Compare
Choose a tag to compare

v2.0.0-rc.67

30 Oct 10:39
Compare
Choose a tag to compare

v2.0.0-rc.66

29 Oct 15:13
Compare
Choose a tag to compare

v2.0.0-rc.65

28 Oct 15:06
Compare
Choose a tag to compare
  • feat(docz): expose <Code /> component (#1206) - @cdaringe
  • style(gatsby-theme-docz): remove word-wrap on Props component (#1209) - @Kerumen
  • docs: correct svg link for good first issue badge (#1208) - @PeachScript
  • feat(gatsby-theme-docz): add a config to hide the dark mode switch (#1205) - @Kerumen
  • chore(docz-core): add missing openChrome.applescript (#1204) - @Kerumen
  • style(gatsby-theme-docz): simplify the default config (#1203) - @Kerumen
  • style(gatsby-theme-docz): remove deprecation warning for grid (#1200) - @Kerumen
  • style(gatsby-theme-docz): collapse NavGroup by default (#1202) - @Kerumen
  • chore(docz-core): copy .eslintignore from project (#1201) - @Kerumen
  • chore: dedupe yarn.lock (#1199) - @Kerumen

v2.0.0-rc.64

24 Oct 15:35
Compare
Choose a tag to compare
  • style(gatsby-theme-docz): improve Playground style (#1198) - @Kerumen

  • feat: integrate with eslint-mdx to lint .mdx with ESLint (#1195) - @JounQin

  • fix(docz-core): always copy theme under src (#1105) (#1194) - @simonrelet

  • fix(docz): use playground from context (fixes playground shadowing) (#1197) - @rakannimer

  • feat(docz): forward of prop to custom Props component (#1193) - @selbekk

v2.0.0-rc.63

22 Oct 16:08
Compare
Choose a tag to compare
  • chore(docz-core): fix resolveApp when called from the docz project (#1189) - @Kerumen
  • feat(docz): allow components from node_modules when explicitly requested (#1188) - @axe312ger
  • style(docz-components): fix live preview background (#1190) - @Kerumen