Skip to content

Latest commit

 

History

History
837 lines (349 loc) · 24.9 KB

CHANGELOG.md

File metadata and controls

837 lines (349 loc) · 24.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.12.5 (2018-09-30)

Bug Fixes

  • docz-theme-default: adjust theme colors (eed7212)

0.12.4 (2018-09-28)

Note: Version bump only for package docz-theme-default

0.12.3 (2018-09-28)

Note: Version bump only for package docz-theme-default

0.11.2 (2018-09-11)

Bug Fixes

  • docz-theme-default: scrolling and overflows performance (a28ab79)
  • heading hash link with hash router config (7d7f557)

0.11.1 (2018-09-07)

Bug Fixes

  • docz-theme-default: prevent sidebar toggle on desktop (7a3b97d)
  • update no documents found text (#289) (cb782f9)

0.11.0 (2018-09-02)

Bug Fixes

  • docz-theme-default: add prop to keep codemirror last line (5c1e813)
  • docz-theme-default: codemirror line end bug (9b07d27)
  • docz-theme-default: remove react-breakpoints (c8288b0)
  • docz-theme-default: update the empty message (9db9231)

Features

  • docz-theme-default: add auto close tags on playground editor (a6e5cf7)
  • docz-theme-default: add blockquote component (86ada87)
  • docz-theme-default: add refresh btn on playground (#254) (ebefd91), closes #251
  • docz-theme-default: add scrollbar on playground (#279) (0f6ea2a)

0.10.3 (2018-08-16)

Bug Fixes

  • docz-theme-default: add playground min-height just on fullscreen (a82903a)
  • docz-theme-default: use padding on link instead of margin (b15457c)

0.10.2 (2018-08-13)

Bug Fixes

  • prevent codemirror bug on build (3d0894e)

0.10.1 (2018-08-13)

Note: Version bump only for package docz-theme-default

0.10.0 (2018-08-13)

Bug Fixes

  • docz-theme-default: playground overflow on mobile (db1eb5b)

Features

0.9.6 (2018-08-06)

Bug Fixes

  • docz-theme-default: using lodash.get to prevent classname crash (befc643)

0.9.5 (2018-08-04)

Bug Fixes

  • docz-theme-default: copy html output (#189) (2cb834c)

0.9.4 (2018-08-04)

Bug Fixes

0.9.3 (2018-08-03)

Note: Version bump only for package docz-theme-default

0.9.2 (2018-08-02)

Note: Version bump only for package docz-theme-default

0.9.1 (2018-08-02)

Note: Version bump only for package docz-theme-default

0.9.0 (2018-08-02)

Bug Fixes

  • docz: transform and merge theme config (999ab73)
  • docz: using context for imports to prevent disposed hmr (b37284c)
  • docz-theme-default: support chinese input method (#182) (94544a6)
  • docz-theme-default: table layout adjustment (e8e8ec8)
  • docz-theme-default: use docz link when href is internal (00deef5)

0.9.0-beta.1 (2018-08-01)

Note: Version bump only for package docz-theme-default

0.9.0-beta.0 (2018-08-01)

Bug Fixes

  • docz-theme-default: hot reload on fullscreen mode (1c68e2d)
  • docz-theme-default: not found typo (#173) (8c9f74e)
  • docz-theme-default: resolve emotion theming conflict (659cd79)

Features

  • docz-core: support env files to set configuration (#171) (259b72d), closes #140
  • docz-plugin-svgr: add initial version of plugin (1ac1ea8)
  • docz-theme-default: add edit button for document (#180) (e125a4f)

0.8.0 (2018-07-28)

Bug Fixes

  • docz-theme-default: get fullscreen from localstorage (0f8aa56)

Features

  • docz-theme-default: add html output on playground (be7a749)

0.7.1 (2018-07-24)

Bug Fixes

  • docz: sort algorithm off docs and menus (dad83ce)

0.7.0 (2018-07-23)

Bug Fixes

  • docz-theme-default: not found page (fb1ac49)
  • docz-theme-default: resize bar style (df0ae82)

Features

  • docz-theme-default: add close on esc on playground fullscreen (4ebf202)
  • docz-theme-default: add copy to clipboard on pre (78149ad)
  • docz-theme-default: add fullpage support for docs (af88d0e)
  • docz-theme-default: add line numbers on Playground (204f1bb)
  • docz-theme-default: add resize bar for fullscreen playground (392009f)
  • docz-theme-default: add responsive mode for playground (e04452e)

0.6.2 (2018-07-20)

Note: Version bump only for package docz-theme-default

0.6.1 (2018-07-19)

Bug Fixes

  • docz-theme-default: add background and color on NotFound (f0bd532)

0.6.0 (2018-07-19)

Bug Fixes

  • docz-theme-default: open menu if has some link active (8399aad)

0.5.9 (2018-07-16)

Bug Fixes

  • docz-theme-default: add overflow config on Pre component (#146) (9d4ce59)

0.5.8 (2018-07-11)

Bug Fixes

  • docz-theme-default: config transform function (fdb3118)

0.5.7 (2018-07-11)

Note: Version bump only for package docz-theme-default

0.5.6 (2018-07-11)

Bug Fixes

  • docz-theme-default: sidebar search (8fd77ec)

Features

  • docz: add classname and style props for Playground (1b64ed3)

0.5.5 (2018-07-07)

Bug Fixes

  • docz-theme-default: padding on sidebar footer (df25fa1)

0.5.4 (2018-07-07)

Note: Version bump only for package docz-theme-default

0.5.3 (2018-07-05)

Bug Fixes

  • docz-theme-default: link isActive logic (205ea8d)

0.5.2 (2018-07-05)

Note: Version bump only for package docz-theme-default

0.5.1 (2018-07-03)

Bug Fixes

  • docz-theme-default: add overflow auto to nav (4cdbcfd)

Features

  • docz-theme-default: add automatic table of content (#106) (6ce9e84)
  • docz-theme-default: add sidebar search (7886e75)

0.5.0 (2018-07-03)

Bug Fixes

  • docz-theme-default: add overflow auto to nav (4cdbcfd)

Features

  • docz-theme-default: add automatic table of content (#106) (6ce9e84)
  • docz-theme-default: add sidebar search (8218dc1)

0.4.0 (2018-06-30)

Bug Fixes

  • docz-theme-default: add overflow auto to nav (4cdbcfd)

Features

  • docz-theme-default: add automatic table of content (#106) (6ce9e84)

0.3.4 (2018-06-26)

Bug Fixes

  • remove color transparent on body (#93) (32a7815)

0.3.0 (2018-06-25)

Bug Fixes

  • docz-theme-default: prettier format (cb5643d)

0.3.0-beta.0 (2018-06-25)

Bug Fixes

  • docz-theme-default: change background based on toggle (2241f8b)
  • docz-theme-default: change chevronDown to burguer icon with animation (8649938)
  • docz-theme-default: include breakpoints as const (43490bb)
  • docz-theme-default: lint code (7c97a41)
  • docz-theme-default: made container responsive (ddf078d)
  • docz-theme-default: responsive position for wrapper (bb56449)
  • docz-theme-default: sidebar toggle for links and sub-links (9cd6321)

Features

  • docz-theme-default: add dark mode 🌚 (#81) (964cf4d)
  • docz-theme-default: include breakpoints reactive on sidebar (d3911b4)
  • docz-theme-default: include media queries facepaint (5f78734)
  • docz-theme-default: include toggle to sidebar (a94e517)
  • docz-theme-default: include ToggleBackground (cac7ecd)
  • docz-theme-default: table responsive (0580a77)

0.3.3 (2018-06-26)

Bug Fixes

  • docz-core: copy templates files for dist (#88) (5e4b98d)

0.3.2 (2018-06-25)

Note: Version bump only for package docz-theme-default

0.3.1 (2018-06-25)

Features

  • docz-default-theme: dark mode and responsiveness (#87) (a4db115), closes #81

0.3.0 (2018-06-25)

Bug Fixes

  • docz-theme-default: prettier format (cb5643d)

0.3.0-beta.0 (2018-06-25)

Bug Fixes

  • docz-theme-default: change background based on toggle (2241f8b)
  • docz-theme-default: change chevronDown to burguer icon with animation (8649938)
  • docz-theme-default: include breakpoints as const (43490bb)
  • docz-theme-default: lint code (7c97a41)
  • docz-theme-default: made container responsive (ddf078d)
  • docz-theme-default: responsive position for wrapper (bb56449)
  • docz-theme-default: sidebar toggle for links and sub-links (9cd6321)

Features

  • docz-theme-default: add dark mode 🌚 (#81) (964cf4d)
  • docz-theme-default: include breakpoints reactive on sidebar (d3911b4)
  • docz-theme-default: include media queries facepaint (5f78734)
  • docz-theme-default: include toggle to sidebar (a94e517)
  • docz-theme-default: include ToggleBackground (cac7ecd)
  • docz-theme-default: table responsive (0580a77)

0.2.11 (2018-06-22)

Bug Fixes

  • docz-theme-default: use webfontloader instead of css import (5973969)

0.2.10 (2018-06-21)

Note: Version bump only for package docz-theme-default

0.2.9 (2018-06-21)

Note: Version bump only for package docz-theme-default

0.2.8 (2018-06-21)

Note: Version bump only for package docz-theme-default

0.2.7 (2018-06-20)

Bug Fixes

  • docz-theme-default: improve spacing on jsx attributes (#54) (49fe0b8)

0.2.6 (2018-06-17)

Note: Version bump only for package docz-theme-default

0.2.5 (2018-06-15)

Note: Version bump only for package docz-theme-default

0.2.4 (2018-06-13)

Note: Version bump only for package docz-theme-default

0.2.3 (2018-06-13)

Note: Version bump only for package docz-theme-default

0.2.2 (2018-06-12)

Note: Version bump only for package docz-theme-default

0.2.1 (2018-06-12)

Note: Version bump only for package docz-theme-default

0.2.0 (2018-06-11)

Note: Version bump only for package docz-theme-default

0.2.0-beta.2 (2018-06-10)

Bug Fixes

  • docz-core: autolink headings (0b8369d)

0.2.0-beta.1 (2018-06-10)

Note: Version bump only for package docz-theme-default

0.2.0-beta.0 (2018-06-10)

Note: Version bump only for package docz-theme-default

0.1.2-beta.6 (2018-06-09)

Note: Version bump only for package docz-theme-default

0.1.2-beta.5 (2018-06-09)

Bug Fixes

  • docz-theme-default: loading component height (b198075)

0.1.2-beta.4 (2018-06-09)

Note: Version bump only for package docz-theme-default

0.1.2-beta.3 (2018-06-09)

Note: Version bump only for package docz-theme-default

0.1.2-beta.2 (2018-06-09)

Features

  • docz-theme-default: add custom not found component (1773fe1)

0.1.2-beta.1 (2018-06-09)

Bug Fixes

  • docz-theme-default: emotion typings (270e38c)

Features

  • docz-theme-default: add Loading component for DocPreview (97859e2)

0.1.2-beta.0 (2018-06-02)

Note: Version bump only for package docz-theme-default

0.1.1-beta.6 (2018-06-01)

Note: Version bump only for package docz-theme-default

0.1.1-beta.5 (2018-06-01)

Bug Fixes

0.1.1-beta.4 (2018-05-29)

Bug Fixes

  • docz: add isActive to Link components (9cecc08)

0.1.1-beta.3 (2018-05-29)

Note: Version bump only for package docz-theme-default

0.1.1-beta.2 (2018-05-29)

Note: Version bump only for package docz-theme-default

0.1.1-beta.1 (2018-05-29)

Note: Version bump only for package docz-theme-default

0.1.1-beta.0 (2018-05-29)

Note: Version bump only for package docz-theme-default

0.1.0 (2018-05-29)

Features

  • add component props parse feature (987627d)
  • add support for highlight code sections (19bf7ea)
  • improve docz theme to use theme config (9207ed2)
  • parse doc class to object (e7f9cf0)
  • refac to use mdx (04b59e5)
  • use custom render method on section (8ccf99c)
  • docz: add doc page wrapper as component (1150373)
  • docz: add groups feature (9652b30)
  • docz-theme-default: add highlight code on theme (1126e67)
  • docz-theme-default: add logo option (435da9b)
  • docz-theme-default: add sidebar footer (ffc4b18)
  • docz-theme-default: add tooltip on props (dc3c4cd)