Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
v2.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronauck committed Jul 18, 2019
1 parent a346b59 commit 0d24d0c
Show file tree
Hide file tree
Showing 40 changed files with 480 additions and 58 deletions.
61 changes: 61 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,67 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.1](https://github.com/pedronauck/docz/compare/v1.2.0...v2.0.0-rc.1) (2019-07-18)


### Bug Fixes

* bump version ([a346b59](https://github.com/pedronauck/docz/commit/a346b59))
* resizable props import ([2926896](https://github.com/pedronauck/docz/commit/2926896))
* **babel-plugin-export-metadata:** disable enumerable for __filemeta ([38d10fc](https://github.com/pedronauck/docz/commit/38d10fc))
* **babel-plugin-export-metadata:** fix root relative path ([eccbac4](https://github.com/pedronauck/docz/commit/eccbac4))
* **babel-plugin-export-metadata:** transform to Unix slash ([#825](https://github.com/pedronauck/docz/issues/825)) ([#829](https://github.com/pedronauck/docz/issues/829)) ([f823cc6](https://github.com/pedronauck/docz/commit/f823cc6))
* **docz:** component Props false positives when looking in state ([baa9bb3](https://github.com/pedronauck/docz/commit/baa9bb3))
* **docz:** parse description of props ([0672c3e](https://github.com/pedronauck/docz/commit/0672c3e))
* **docz:** props markdown compiler ([99ba83c](https://github.com/pedronauck/docz/commit/99ba83c))
* **docz-core:** create deps algorithm ([a4b8eb9](https://github.com/pedronauck/docz/commit/a4b8eb9))
* **docz-core:** some adjustments ([86f95b5](https://github.com/pedronauck/docz/commit/86f95b5))
* **docz-core:** vendor react-docgen-external-proptypes-handler ([#866](https://github.com/pedronauck/docz/issues/866)) ([efb89ee](https://github.com/pedronauck/docz/commit/efb89ee)), closes [#727](https://github.com/pedronauck/docz/issues/727)
* **gatsby-theme-docz:** entry not in context ([e582221](https://github.com/pedronauck/docz/commit/e582221))
* **gatsby-theme-docz:** resizable import ([3916265](https://github.com/pedronauck/docz/commit/3916265))
* on create webpack plugin hook ([56e974a](https://github.com/pedronauck/docz/commit/56e974a))
* packages rollup config ([534d7bf](https://github.com/pedronauck/docz/commit/534d7bf))
* remove react & react-dom from dependencies [#924](https://github.com/pedronauck/docz/issues/924) ([faf4288](https://github.com/pedronauck/docz/commit/faf4288))
* **remark-docz:** fix alias in the src of a mdx's image [#897](https://github.com/pedronauck/docz/issues/897) ([058732d](https://github.com/pedronauck/docz/commit/058732d))
* some typescript adjustments ([4ba6eaf](https://github.com/pedronauck/docz/commit/4ba6eaf))
* **gatsby-theme-docz:** prisms theme by themeConfig ([c0b5c34](https://github.com/pedronauck/docz/commit/c0b5c34))
* eslint configs ([280981f](https://github.com/pedronauck/docz/commit/280981f))
* no-undef eslint rule ([125c5cf](https://github.com/pedronauck/docz/commit/125c5cf))


### Features

* **docz-core:** ensure files before running machine ([1876540](https://github.com/pedronauck/docz/commit/1876540))
* **docz-core:** watch custom theme files ([5ee7abe](https://github.com/pedronauck/docz/commit/5ee7abe))
* **docz-core:** watch gatsby config files ([1539378](https://github.com/pedronauck/docz/commit/1539378))
* **gatsby-theme-docz:** add blockquote styles ([b9f11a1](https://github.com/pedronauck/docz/commit/b9f11a1))
* **gatsby-theme-docz:** add custom logo support ([dec4b2b](https://github.com/pedronauck/docz/commit/dec4b2b))
* **gatsby-theme-docz:** add iframe and re-resizable on playground ([6922717](https://github.com/pedronauck/docz/commit/6922717))
* **gatsby-theme-docz:** add new Pre component ([a6be6a1](https://github.com/pedronauck/docz/commit/a6be6a1))
* **gatsby-theme-docz:** add new Props component ([8eb780d](https://github.com/pedronauck/docz/commit/8eb780d))
* **gatsby-theme-docz:** add showLiveError on Playground ([e593897](https://github.com/pedronauck/docz/commit/e593897))
* **gatsby-theme-docz:** add some improvements ([03d9fec](https://github.com/pedronauck/docz/commit/03d9fec))
* **gatsby-theme-docz:** improve documentation ([80b35f8](https://github.com/pedronauck/docz/commit/80b35f8))
* a lot of improvements ([64f75da](https://github.com/pedronauck/docz/commit/64f75da))
* adapt core plugins to gatsby hooks ([4caa47a](https://github.com/pedronauck/docz/commit/4caa47a))
* add main package improvements ([8c8005d](https://github.com/pedronauck/docz/commit/8c8005d))
* add markdown parsing on props description ([1087539](https://github.com/pedronauck/docz/commit/1087539))
* add new Playground component ([7bf03b2](https://github.com/pedronauck/docz/commit/7bf03b2))
* add new theme sidebar ([a01d100](https://github.com/pedronauck/docz/commit/a01d100))
* add typescript support (need fix) ([13947f9](https://github.com/pedronauck/docz/commit/13947f9))
* docz running using gatsby under the hood ([10ffd48](https://github.com/pedronauck/docz/commit/10ffd48))
* dynamic src and root path ([c071556](https://github.com/pedronauck/docz/commit/c071556))
* open browser integration ([132c472](https://github.com/pedronauck/docz/commit/132c472))
* some playground improvements ([afa00df](https://github.com/pedronauck/docz/commit/afa00df))
* **docz-core:** add build and serve command with gatsby ([e85c82b](https://github.com/pedronauck/docz/commit/e85c82b))
* **docz-core:** add doczrc config watcher on dev ([5aa0455](https://github.com/pedronauck/docz/commit/5aa0455))
* **docz-core:** add initial gatsby bundler algorithm ([9249e34](https://github.com/pedronauck/docz/commit/9249e34))
* **gatsby-theme-docz:** improve code highlight ([d265444](https://github.com/pedronauck/docz/commit/d265444))





# [1.2.0](https://github.com/pedronauck/docz/compare/v1.1.0...v1.2.0) (2019-05-08)


Expand Down
37 changes: 37 additions & 0 deletions core/docz-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,43 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.1](https://github.com/pedronauck/docz/compare/v1.2.0...v2.0.0-rc.1) (2019-07-18)


### Bug Fixes

* bump version ([a346b59](https://github.com/pedronauck/docz/commit/a346b59))
* resizable props import ([2926896](https://github.com/pedronauck/docz/commit/2926896))
* **docz-core:** create deps algorithm ([a4b8eb9](https://github.com/pedronauck/docz/commit/a4b8eb9))
* eslint configs ([280981f](https://github.com/pedronauck/docz/commit/280981f))
* on create webpack plugin hook ([56e974a](https://github.com/pedronauck/docz/commit/56e974a))
* packages rollup config ([534d7bf](https://github.com/pedronauck/docz/commit/534d7bf))
* some typescript adjustments ([4ba6eaf](https://github.com/pedronauck/docz/commit/4ba6eaf))
* **docz-core:** some adjustments ([86f95b5](https://github.com/pedronauck/docz/commit/86f95b5))
* **docz-core:** vendor react-docgen-external-proptypes-handler ([#866](https://github.com/pedronauck/docz/issues/866)) ([efb89ee](https://github.com/pedronauck/docz/commit/efb89ee)), closes [#727](https://github.com/pedronauck/docz/issues/727)


### Features

* open browser integration ([132c472](https://github.com/pedronauck/docz/commit/132c472))
* **docz-core:** add initial gatsby bundler algorithm ([9249e34](https://github.com/pedronauck/docz/commit/9249e34))
* **docz-core:** ensure files before running machine ([1876540](https://github.com/pedronauck/docz/commit/1876540))
* **docz-core:** watch custom theme files ([5ee7abe](https://github.com/pedronauck/docz/commit/5ee7abe))
* **docz-core:** watch gatsby config files ([1539378](https://github.com/pedronauck/docz/commit/1539378))
* a lot of improvements ([64f75da](https://github.com/pedronauck/docz/commit/64f75da))
* adapt core plugins to gatsby hooks ([4caa47a](https://github.com/pedronauck/docz/commit/4caa47a))
* **gatsby-theme-docz:** add new Props component ([8eb780d](https://github.com/pedronauck/docz/commit/8eb780d))
* add new theme sidebar ([a01d100](https://github.com/pedronauck/docz/commit/a01d100))
* add typescript support (need fix) ([13947f9](https://github.com/pedronauck/docz/commit/13947f9))
* docz running using gatsby under the hood ([10ffd48](https://github.com/pedronauck/docz/commit/10ffd48))
* dynamic src and root path ([c071556](https://github.com/pedronauck/docz/commit/c071556))
* **docz-core:** add build and serve command with gatsby ([e85c82b](https://github.com/pedronauck/docz/commit/e85c82b))
* **docz-core:** add doczrc config watcher on dev ([5aa0455](https://github.com/pedronauck/docz/commit/5aa0455))





# [1.2.0](https://github.com/pedronauck/docz/compare/v1.1.0...v1.2.0) (2019-05-08)


Expand Down
12 changes: 6 additions & 6 deletions core/docz-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docz-core",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"description": "All docz core logic of bundle and parsing is included on this package",
"license": "MIT",
"main": "dist/index.js",
Expand All @@ -23,7 +23,7 @@
"chalk": "^2.4.2",
"chokidar": "^3.0.2",
"detect-port": "^1.3.0",
"docz-utils": "^2.0.0-rc.0",
"docz-utils": "^2.0.0-rc.1",
"env-dot-prop": "^2.0.1",
"fast-deep-equal": "^2.0.1",
"fast-glob": "^3.0.4",
Expand All @@ -32,12 +32,12 @@
"get-pkg-repo": "^4.1.0",
"humanize-string": "^2.1.0",
"latest-version": "^5.1.0",
"load-cfg": "^2.0.0-rc.0",
"load-cfg": "^2.0.0-rc.1",
"lodash": "^4.17.14",
"minimatch": "^3.0.4",
"ora": "^3.4.0",
"react-docgen": "^4.1.1",
"react-docgen-actual-name-handler": "^2.0.0-rc.0",
"react-docgen-actual-name-handler": "^2.0.0-rc.1",
"react-docgen-external-proptypes-handler": "^1.0.3",
"react-docgen-typescript": "^1.12.5",
"recast": "^0.18.1",
Expand All @@ -55,7 +55,7 @@
"@types/shelljs": "^0.8.5",
"@types/signale": "^1.2.1",
"cpy": "^7.3.0",
"docz-rollup": "^2.0.0-rc.0",
"eslint-config-docz-ts": "^2.0.0-rc.0"
"docz-rollup": "^2.0.0-rc.1",
"eslint-config-docz-ts": "^2.0.0-rc.1"
}
}
19 changes: 19 additions & 0 deletions core/docz-rollup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.1](https://github.com/pedronauck/docz/compare/v1.2.0...v2.0.0-rc.1) (2019-07-18)


### Bug Fixes

* bump version ([a346b59](https://github.com/pedronauck/docz/commit/a346b59))
* eslint configs ([280981f](https://github.com/pedronauck/docz/commit/280981f))


### Features

* **gatsby-theme-docz:** add new Props component ([8eb780d](https://github.com/pedronauck/docz/commit/8eb780d))
* add typescript support (need fix) ([13947f9](https://github.com/pedronauck/docz/commit/13947f9))
* docz running using gatsby under the hood ([10ffd48](https://github.com/pedronauck/docz/commit/10ffd48))





# [1.2.0](https://github.com/pedronauck/docz/compare/v1.1.0...v1.2.0) (2019-05-08)

**Note:** Version bump only for package docz-rollup
Expand Down
4 changes: 2 additions & 2 deletions core/docz-rollup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docz-rollup",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"license": "MIT",
"main": "src/index.js",
"files": [
Expand Down Expand Up @@ -32,6 +32,6 @@
"rollup-plugin-typescript2": "^0.22.0"
},
"devDependencies": {
"eslint-config-docz-js": "^2.0.0-rc.0"
"eslint-config-docz-js": "^2.0.0-rc.1"
}
}
20 changes: 20 additions & 0 deletions core/docz-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.1](https://github.com/pedronauck/docz/compare/v1.2.0...v2.0.0-rc.1) (2019-07-18)


### Bug Fixes

* bump version ([a346b59](https://github.com/pedronauck/docz/commit/a346b59))
* eslint configs ([280981f](https://github.com/pedronauck/docz/commit/280981f))
* packages rollup config ([534d7bf](https://github.com/pedronauck/docz/commit/534d7bf))


### Features

* a lot of improvements ([64f75da](https://github.com/pedronauck/docz/commit/64f75da))
* add new theme sidebar ([a01d100](https://github.com/pedronauck/docz/commit/a01d100))
* docz running using gatsby under the hood ([10ffd48](https://github.com/pedronauck/docz/commit/10ffd48))





# [1.2.0](https://github.com/pedronauck/docz/compare/v1.1.0...v1.2.0) (2019-05-08)

**Note:** Version bump only for package docz-utils
Expand Down
6 changes: 3 additions & 3 deletions core/docz-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docz-utils",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"description": "Some methods used and utilities used on docz",
"license": "MIT",
"main": "lib/index.js",
Expand Down Expand Up @@ -43,7 +43,7 @@
"unist-util-visit": "^1.4.1"
},
"devDependencies": {
"docz-rollup": "^2.0.0-rc.0",
"eslint-config-docz-ts": "^2.0.0-rc.0"
"docz-rollup": "^2.0.0-rc.1",
"eslint-config-docz-ts": "^2.0.0-rc.1"
}
}
28 changes: 28 additions & 0 deletions core/docz/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,34 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.1](https://github.com/pedronauck/docz/compare/v1.2.0...v2.0.0-rc.1) (2019-07-18)


### Bug Fixes

* bump version ([a346b59](https://github.com/pedronauck/docz/commit/a346b59))
* **docz:** component Props false positives when looking in state ([baa9bb3](https://github.com/pedronauck/docz/commit/baa9bb3))
* **docz:** parse description of props ([0672c3e](https://github.com/pedronauck/docz/commit/0672c3e))
* **docz:** props markdown compiler ([99ba83c](https://github.com/pedronauck/docz/commit/99ba83c))
* eslint configs ([280981f](https://github.com/pedronauck/docz/commit/280981f))
* packages rollup config ([534d7bf](https://github.com/pedronauck/docz/commit/534d7bf))
* remove react & react-dom from dependencies [#924](https://github.com/pedronauck/docz/issues/924) ([faf4288](https://github.com/pedronauck/docz/commit/faf4288))


### Features

* a lot of improvements ([64f75da](https://github.com/pedronauck/docz/commit/64f75da))
* add markdown parsing on props description ([1087539](https://github.com/pedronauck/docz/commit/1087539))
* **gatsby-theme-docz:** add new Props component ([8eb780d](https://github.com/pedronauck/docz/commit/8eb780d))
* add main package improvements ([8c8005d](https://github.com/pedronauck/docz/commit/8c8005d))
* add new theme sidebar ([a01d100](https://github.com/pedronauck/docz/commit/a01d100))
* add typescript support (need fix) ([13947f9](https://github.com/pedronauck/docz/commit/13947f9))
* docz running using gatsby under the hood ([10ffd48](https://github.com/pedronauck/docz/commit/10ffd48))





# [1.2.0](https://github.com/pedronauck/docz/compare/v1.1.0...v1.2.0) (2019-05-08)

**Note:** Version bump only for package docz
Expand Down
8 changes: 4 additions & 4 deletions core/docz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docz",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"description": "It's has never been so easy to documents your things!",
"license": "MIT",
"main": "dist/index.js",
Expand All @@ -26,7 +26,7 @@
"@mdx-js/react": "^1.0.27",
"array-sort": "^1.0.0",
"capitalize": "^2.0.0",
"docz-core": "^2.0.0-rc.0",
"docz-core": "^2.0.0-rc.1",
"fast-deep-equal": "^2.0.1",
"gatsby": "^2.13.27",
"lodash": "^4.17.14",
Expand All @@ -47,7 +47,7 @@
"@types/reach__router": "^1.2.4",
"@types/react": "^16.8.23",
"@types/react-dom": "^16.8.4",
"docz-rollup": "^2.0.0-rc.0",
"eslint-config-docz-ts": "^2.0.0-rc.0"
"docz-rollup": "^2.0.0-rc.1",
"eslint-config-docz-ts": "^2.0.0-rc.1"
}
}
42 changes: 42 additions & 0 deletions core/gatsby-theme-docz/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,48 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.0.0-rc.1](https://github.com/pedronauck/docz/compare/v1.2.0...v2.0.0-rc.1) (2019-07-18)


### Bug Fixes

* bump version ([a346b59](https://github.com/pedronauck/docz/commit/a346b59))
* resizable props import ([2926896](https://github.com/pedronauck/docz/commit/2926896))
* **gatsby-theme-docz:** resizable import ([3916265](https://github.com/pedronauck/docz/commit/3916265))
* on create webpack plugin hook ([56e974a](https://github.com/pedronauck/docz/commit/56e974a))
* remove react & react-dom from dependencies [#924](https://github.com/pedronauck/docz/issues/924) ([faf4288](https://github.com/pedronauck/docz/commit/faf4288))
* some typescript adjustments ([4ba6eaf](https://github.com/pedronauck/docz/commit/4ba6eaf))
* **gatsby-theme-docz:** prisms theme by themeConfig ([c0b5c34](https://github.com/pedronauck/docz/commit/c0b5c34))
* eslint configs ([280981f](https://github.com/pedronauck/docz/commit/280981f))
* **gatsby-theme-docz:** entry not in context ([e582221](https://github.com/pedronauck/docz/commit/e582221))


### Features

* **gatsby-theme-docz:** add blockquote styles ([b9f11a1](https://github.com/pedronauck/docz/commit/b9f11a1))
* **gatsby-theme-docz:** add custom logo support ([dec4b2b](https://github.com/pedronauck/docz/commit/dec4b2b))
* **gatsby-theme-docz:** add iframe and re-resizable on playground ([6922717](https://github.com/pedronauck/docz/commit/6922717))
* **gatsby-theme-docz:** add new Pre component ([a6be6a1](https://github.com/pedronauck/docz/commit/a6be6a1))
* **gatsby-theme-docz:** add new Props component ([8eb780d](https://github.com/pedronauck/docz/commit/8eb780d))
* **gatsby-theme-docz:** add showLiveError on Playground ([e593897](https://github.com/pedronauck/docz/commit/e593897))
* **gatsby-theme-docz:** add some improvements ([03d9fec](https://github.com/pedronauck/docz/commit/03d9fec))
* **gatsby-theme-docz:** improve code highlight ([d265444](https://github.com/pedronauck/docz/commit/d265444))
* **gatsby-theme-docz:** improve documentation ([80b35f8](https://github.com/pedronauck/docz/commit/80b35f8))
* a lot of improvements ([64f75da](https://github.com/pedronauck/docz/commit/64f75da))
* adapt core plugins to gatsby hooks ([4caa47a](https://github.com/pedronauck/docz/commit/4caa47a))
* add main package improvements ([8c8005d](https://github.com/pedronauck/docz/commit/8c8005d))
* add markdown parsing on props description ([1087539](https://github.com/pedronauck/docz/commit/1087539))
* add new Playground component ([7bf03b2](https://github.com/pedronauck/docz/commit/7bf03b2))
* add new theme sidebar ([a01d100](https://github.com/pedronauck/docz/commit/a01d100))
* add typescript support (need fix) ([13947f9](https://github.com/pedronauck/docz/commit/13947f9))
* docz running using gatsby under the hood ([10ffd48](https://github.com/pedronauck/docz/commit/10ffd48))
* dynamic src and root path ([c071556](https://github.com/pedronauck/docz/commit/c071556))
* some playground improvements ([afa00df](https://github.com/pedronauck/docz/commit/afa00df))





# [1.2.0](https://github.com/pedronauck/docz/compare/v1.1.0...v1.2.0) (2019-05-08)

**Note:** Version bump only for package gatsby-theme-docz
Expand Down
14 changes: 7 additions & 7 deletions core/gatsby-theme-docz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-theme-docz",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"description": "Gatsby theme created to use Docz",
"license": "MIT",
"author": "Pedro Nauck ([email protected])",
Expand All @@ -21,10 +21,10 @@
"@mdx-js/mdx": "^1.1.0",
"@mdx-js/react": "^1.0.27",
"@theme-ui/typography": "^0.2.5",
"babel-plugin-export-metadata": "^2.0.0-rc.0",
"babel-plugin-export-metadata": "^2.0.0-rc.1",
"copy-text-to-clipboard": "^2.1.0",
"docz": "^2.0.0-rc.0",
"docz-core": "^2.0.0-rc.0",
"docz": "^2.0.0-rc.1",
"docz-core": "^2.0.0-rc.1",
"emotion-theming": "^10.0.14",
"fs-extra": "^8.1.0",
"gatsby": "^2.13.27",
Expand All @@ -42,9 +42,9 @@
"react-feather": "^2.0.3",
"react-helmet": "^5.2.1",
"react-live": "^2.1.2",
"rehype-docz": "^2.0.0-rc.0",
"rehype-docz": "^2.0.0-rc.1",
"rehype-slug": "^2.0.3",
"remark-docz": "^2.0.0-rc.0",
"remark-docz": "^2.0.0-rc.1",
"remark-frontmatter": "^1.3.2",
"theme-ui": "^0.2.14",
"typescript": "3.5.3",
Expand All @@ -54,7 +54,7 @@
"devDependencies": {
"babel-eslint": "10.0.2",
"eslint": "^6.0.1",
"eslint-config-docz-js": "^2.0.0-rc.0"
"eslint-config-docz-js": "^2.0.0-rc.1"
},
"peerDependencies": {
"react": "^16.8.0",
Expand Down
Loading

0 comments on commit 0d24d0c

Please sign in to comment.