All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.5.8 (2018-07-11)
- docz-theme-default: config transform function (fdb3118)
0.5.7 (2018-07-11)
- docz-plugin-babel6: props parsing when typescript is enable (0564bdf)
0.5.6 (2018-07-11)
- docz: add theme config transform before merge (dc3448a)
- docz-theme-default: sidebar search (8fd77ec)
- docz: add classname and style props for Playground (1b64ed3)
- docz-core: add webpack-serve-waitpage (83c493b)
0.5.5 (2018-07-07)
- docz-core: add ordering to initial config data object (2926ade)
- docz-theme-default: padding on sidebar footer (df25fa1)
0.5.4 (2018-07-07)
Note: Version bump only for package undefined
0.5.3 (2018-07-05)
- docz-theme-default: link isActive logic (205ea8d)
0.5.2 (2018-07-05)
0.5.1 (2018-07-03)
- broken links to examples (#101) (26458f2)
- docz-core: add a fallback name on Entry (ec38139)
- docz-core: app running port message (4aec595)
- CHANGELOG.md (8be3724)
- docz-core: check name on package json (6cdbebc)
- docz-theme-default: add overflow auto to nav (4cdbcfd)
- docz-core: add ordering property for config (efd215e)
- docz-core: read name from package.json to populate initial title (1eeb049)
- docz-theme-default: add automatic table of content (#106) (6ce9e84)
- docz-theme-default: add sidebar search (7886e75)
0.5.0 (2018-07-03)
- docz-core: app running port message (1b94114)
- docz-core: add ordering property for config (a6c307d)
- docz-core: read name from package.json to populate initial title (4f10a6d)
- docz-theme-default: add automatic table of content (#106) (6ce9e84)
- docz-theme-default: add sidebar search (8218dc1)
0.4.0 (2018-06-30)
- broken links to examples (#101) (26458f2)
- docz-core: add a fallback name on Entry (ec38139)
- docz-theme-default: add overflow auto to nav (4cdbcfd)
0.3.4 (2018-06-26)
0.3.0 (2018-06-25)
- docz-theme-default: prettier format (cb5643d)
0.3.0-beta.0 (2018-06-25)
- 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)
- 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)
0.3.2 (2018-06-25)
- docz: mdxtag import (4ed20bf)
0.3.1 (2018-06-25)
0.3.0 (2018-06-25)
- docz-theme-default: prettier format (cb5643d)
0.3.0-beta.0 (2018-06-25)
- 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)
- 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)
- docz-core: node env for production (615aa1f)
- docz-plugin-css: production build (1a66d8a)
- docz-theme-default: use webfontloader instead of css import (5973969)
- some changes on css examples (058660f)
0.2.10 (2018-06-21)
0.2.9 (2018-06-21)
Note: Version bump only for package undefined
0.2.8 (2018-06-21)
- docz-core: typescript resolve extensions (689b057)
0.2.7 (2018-06-20)
- docz: typo (#63) (6af5db2)
- docz-plugin-babel6: documentation for babel plugin (#60) (8a14e2a)
- docz-plugin-babel6: readme typo (b77e986)
- docz-plugin-babel6: typo (d2f92b7)
- docz-theme-default: improve spacing on jsx attributes (#54) (49fe0b8)
0.2.6 (2018-06-17)
0.2.5 (2018-06-15)
- docz: add extractTypeDescribedValue to PropsTable (#38) (cca862c)
- docz: PropsTable component (48638cc)
0.2.4 (2018-06-13)
Note: Version bump only for package undefined
0.2.3 (2018-06-13)
0.2.2 (2018-06-12)
Note: Version bump only for package undefined
0.2.1 (2018-06-12)
- corrections on readme #2 (bd1b7a6)
- playground component destructuring bug (#4) (f9026cf)
- readme typos (16662eb)
0.2.0 (2018-06-11)
0.2.0-beta.2 (2018-06-10)
- docz-core: autolink headings (0b8369d)
0.2.0-beta.1 (2018-06-10)
- docz-core: add headings property for entries and autolink on headings (7711c3c)
0.2.0-beta.0 (2018-06-10)
- docz-core: add indexHtml property on project configuration (6bb5167)
0.1.2-beta.6 (2018-06-09)
- docz: typing definition (1a3648e)
0.1.2-beta.5 (2018-06-09)
0.1.2-beta.4 (2018-06-09)
Note: Version bump only for package undefined
0.1.2-beta.3 (2018-06-09)
Note: Version bump only for package undefined
0.1.2-beta.2 (2018-06-09)
- docz: add support for custom not found route (455dcca)
- docz-theme-default: add custom not found component (1773fe1)
0.1.2-beta.1 (2018-06-09)
- docz-theme-default: emotion typings (270e38c)
- docz: add loading component setting for loadable (4352ce3)
- docz-core: add base config argument (20f29c2)
- docz-core: add dest config property (d6c5506)
- docz-core: add modifyBundlerConfig configuration property (ec04bee)
- docz-core: use html template as component (b7a2dc0)
- docz-theme-default: add Loading component for DocPreview (97859e2)
0.1.2-beta.0 (2018-06-02)
Note: Version bump only for package undefined
0.1.1-beta.6 (2018-06-01)
- docz: add docz-theme-default as dependecy (0dff6c0)
0.1.1-beta.5 (2018-06-01)
- load-cfg: add esm module loader (12a7610)
0.1.1-beta.4 (2018-05-29)
- docz: add isActive to Link components (9cecc08)
- docz-core: module rule test for typescript (bdeffc1)
0.1.1-beta.3 (2018-05-29)
Note: Version bump only for package undefined
0.1.1-beta.2 (2018-05-29)
- docz: set docz-core as dependency (6c257e8)
0.1.1-beta.1 (2018-05-29)
Note: Version bump only for package undefined
0.1.1-beta.0 (2018-05-29)
- docz: add bin folder for npm publish (f463a98)
- docz: Docs render props orders and types (d7e9ee2)
- docz: docs categories for themes (687720c)
- docz: flow props parser integration (5a83610)
- docz: validate route passed for docs.route() (48a0484)
- docz-core: async plugin (ddfbcf1)
- docz-core: check if found name exist when parse entry (f75881e)
- docz-core: config watch for directory operations (43fa7ab)
- docz-core: create plugin to fix paragraph parse on mdx (42b4f05)
- docz-core: data server class (12c0558)
- docz-core: don't exit when catch prettier (5423d96)
- docz-core: entries filepath (e45fea0)
- webpack errors message (90f6064)
- docz-core: entries rewrite (986ba65)
- docz-core: entries updates (7147ac1)
- docz-core: packages splitting (d2e74ee)
- docz-core: templates files (a5cda97)
- docz-core: throw error when parse ast (05138bf)
- docz-example-basic: package name (dec5713)
- docz-core: add title and description on settings (ad9ee58)
- add basic monorepo structure (5a977ed)
- docz: add a mvp version of project (05ac064)
- docz: add components parser (a4127d9)
- docz: add custom routes for docs (8458d91)
- docz: add doc page wrapper as component (1150373)
- docz: add groups feature (9652b30)
- docz: add module declarations for typescript (ae597af)
- docz: add routes from parsed entries (fc37f73)
- docz: add some improvements for default package (51188d4)
- docz: make server bundler api concise (ae5f0c0)
- docz: some refactors (7f6660c)
- docz: use webpack 4 instead of parcel (1e5742c)
- docz-bundler-webpack: add bundler as package (d7be8a9)
- docz-bundler-webpack: improve webpack config (964832a)
- docz-core: add basic plugin logic (add17ad)
- docz-core: add build command (ef7abd2)
- docz-core: add chokidar to watch new entries (2f073d5)
- docz-core: add entry settings field (2ec5d66)
- docz-core: add hot reload (9ebe65d)
- docz-core: add playground code parse section (6bbf158)
- docz-core: add setConfig method for Plugin (9ba6507)
- docz-core: add some improvements to work with server config (8bf33bc)
- docz-core: add support for custom head or scripts (69f4d56)
- docz-core: add support for load custom themes (ade98ce)
- docz-core: add support for parse sections via ast (6db0cd8)
- docz-core: add template using art-template (7484267)
- docz-core: add typescript support (17dae8b)
- docz-core: improve plugin and add support to modify babel (cf3ec4e)
- docz-core: pass theme config via websockets for dev (5222de7)
- docz-core: set babel on the fly (672be49)
- docz-core: split bundler logic (a7db904)
- docz-core: use websockets instead of generate json to process entries (e0773a0)
- docz-core: webpack middlewares (68cbcba)
- docz-example-flow: add example folder (27002d8)
- refac to use mdx (04b59e5)
- docz-example-typescript: add new example (9052d0f)
- docz-theme-default: add default theme as a package (108dc4c)
- 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)
- docz-theme-default: improve theme styles (2ca5e21)
- docz-theme-default: start logic to create theme feature (900cf2b)
- docz-theme-default: use typescript instead of javascript (4de326a)
- use custom render method on section (8ccf99c)
- load-cfg: add script as package (11e409c)
- load-cfg: set cache to require file (c49fc64)
- 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)