Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HcySunYang committed Apr 12, 2020
1 parent 6956940 commit f717c25
Showing 1 changed file with 143 additions and 0 deletions.
143 changes: 143 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,146 @@
## (2020-04-12)

* chore: Add .gitattributes ([ff71bd9](https://github.com/vuese/vuese/commit/ff71bd9))
* chore: Pre-release version ([1598abc](https://github.com/vuese/vuese/commit/1598abc))
* chore: Set publishing options ([6906698](https://github.com/vuese/vuese/commit/6906698))
* chore: update badges ([4ba393b](https://github.com/vuese/vuese/commit/4ba393b))
* chore: update changelog ([08fc0f8](https://github.com/vuese/vuese/commit/08fc0f8))
* chore: Update logo ([793e6f1](https://github.com/vuese/vuese/commit/793e6f1))
* chore: Update README for monorepo ([70a15db](https://github.com/vuese/vuese/commit/70a15db))
* chore: updated typings for parser (#77) ([0c96e93](https://github.com/vuese/vuese/commit/0c96e93)), closes [#77](https://github.com/vuese/vuese/issues/77)
* chore(release): publish ([2b401fb](https://github.com/vuese/vuese/commit/2b401fb))
* chore(release): publish ([feeb553](https://github.com/vuese/vuese/commit/feeb553))
* chore(release): publish ([bcaf3b1](https://github.com/vuese/vuese/commit/bcaf3b1))
* chore(release): publish ([68df228](https://github.com/vuese/vuese/commit/68df228))
* chore(release): publish ([d96cd14](https://github.com/vuese/vuese/commit/d96cd14))
* chore(release): publish ([6956940](https://github.com/vuese/vuese/commit/6956940))
* chore(release): publish ([57dd82a](https://github.com/vuese/vuese/commit/57dd82a))
* chore(release): publish ([08ce7c6](https://github.com/vuese/vuese/commit/08ce7c6))
* chore(release): publish ([f4fdb7e](https://github.com/vuese/vuese/commit/f4fdb7e))
* chore(release): publish ([a0f0f75](https://github.com/vuese/vuese/commit/a0f0f75))
* chore(release): publish ([d60343d](https://github.com/vuese/vuese/commit/d60343d))
* chore(release): publish ([1616805](https://github.com/vuese/vuese/commit/1616805))
* chore(release): publish ([e7344aa](https://github.com/vuese/vuese/commit/e7344aa))
* chore(release): publish ([41df528](https://github.com/vuese/vuese/commit/41df528))
* chore(release): publish ([cbf5a1b](https://github.com/vuese/vuese/commit/cbf5a1b))
* chore(release): publish ([3748635](https://github.com/vuese/vuese/commit/3748635))
* chore(release): publish ([c03c636](https://github.com/vuese/vuese/commit/c03c636))
* chore(release): publish ([0fdbac1](https://github.com/vuese/vuese/commit/0fdbac1))
* chore(release): publish ([30f80e1](https://github.com/vuese/vuese/commit/30f80e1))
* chore(release): publish ([6a39ffc](https://github.com/vuese/vuese/commit/6a39ffc))
* chore(release): publish ([d0562e6](https://github.com/vuese/vuese/commit/d0562e6))
* chore(release): publish ([abdcd05](https://github.com/vuese/vuese/commit/abdcd05))
* chore(release): publish ([e2f090f](https://github.com/vuese/vuese/commit/e2f090f))
* chore(release): publish ([cb02409](https://github.com/vuese/vuese/commit/cb02409))
* chore(release): publish ([68a5214](https://github.com/vuese/vuese/commit/68a5214))
* chore(release): publish ([b9a3998](https://github.com/vuese/vuese/commit/b9a3998))
* chore(release): publish ([09125bc](https://github.com/vuese/vuese/commit/09125bc))
* chore(release): publish ([a603f9f](https://github.com/vuese/vuese/commit/a603f9f))
* chore(release): publish ([fc003b3](https://github.com/vuese/vuese/commit/fc003b3))
* chore(release): publish ([704cc80](https://github.com/vuese/vuese/commit/704cc80))
* chore(release): publish ([ee1a584](https://github.com/vuese/vuese/commit/ee1a584))
* chore(release): publish ([f84c51d](https://github.com/vuese/vuese/commit/f84c51d))
* chore(release): publish ([d296874](https://github.com/vuese/vuese/commit/d296874))
* chore(release): publish ([e1e4151](https://github.com/vuese/vuese/commit/e1e4151))
* chore(release): publish ([68bc168](https://github.com/vuese/vuese/commit/68bc168))
* chore(release): publish ([eba8734](https://github.com/vuese/vuese/commit/eba8734))
* chore(release): publish ([2bc1b06](https://github.com/vuese/vuese/commit/2bc1b06))
* chore(release): publish ([e123ab4](https://github.com/vuese/vuese/commit/e123ab4))
* chore(release): publish ([ad22f27](https://github.com/vuese/vuese/commit/ad22f27))
* :beetle: (cli) Allow unknown options ([33258a0](https://github.com/vuese/vuese/commit/33258a0)), closes [#31](https://github.com/vuese/vuese/issues/31)
* :beetle: (cli) fix preview file path (#66) ([b78fa71](https://github.com/vuese/vuese/commit/b78fa71)), closes [#66](https://github.com/vuese/vuese/issues/66)
* :beetle: (cli) Menu bar sorted in Docute mode (#53) ([a38320c](https://github.com/vuese/vuese/commit/a38320c)), closes [#53](https://github.com/vuese/vuese/issues/53)
* :beetle: (markdown-render) Keep spaces in multiline comments ([e15e311](https://github.com/vuese/vuese/commit/e15e311)), closes [#90](https://github.com/vuese/vuese/issues/90)
* :beetle: (markdown-render) Keep whitespace ([351ef0e](https://github.com/vuese/vuese/commit/351ef0e)), closes [#54](https://github.com/vuese/vuese/issues/54)
* :beetle: (markdown-render) Stringify the default value ([aa5de01](https://github.com/vuese/vuese/commit/aa5de01))
* :beetle: (markdown-render) The slot in the template has a higher priority ([a3fb19b](https://github.com/vuese/vuese/commit/a3fb19b)), closes [#83](https://github.com/vuese/vuese/issues/83)
* :beetle: (parser) Allow setting jsx to false to use `<Type>Var` in ts ([a8428a6](https://github.com/vuese/vuese/commit/a8428a6)), closes [#42](https://github.com/vuese/vuese/issues/42)
* :beetle: (parser) Capturing dynamic errors ([5cf30bf](https://github.com/vuese/vuese/commit/5cf30bf)), closes [#63](https://github.com/vuese/vuese/issues/63)
* :beetle: (parser) Event - fallback to the trailing comments of the previous node ([df0e98b](https://github.com/vuese/vuese/commit/df0e98b)), closes [#37](https://github.com/vuese/vuese/issues/37)
* :beetle: (parser) Falsely identified Prop ([b87c8f5](https://github.com/vuese/vuese/commit/b87c8f5)), closes [#55](https://github.com/vuese/vuese/issues/55)
* :beetle: (parser) Fixed type ([7504265](https://github.com/vuese/vuese/commit/7504265))
* :beetle: (parser) Gets correct name for a quoted property ([27a7c23](https://github.com/vuese/vuese/commit/27a7c23)), closes [#47](https://github.com/vuese/vuese/issues/47)
* :beetle: (parser) Handle the primitive value ([6505902](https://github.com/vuese/vuese/commit/6505902)), closes [#113](https://github.com/vuese/vuese/issues/113)
* :beetle: (parser) Ignore computed when it's a callable (#62) ([b534f88](https://github.com/vuese/vuese/commit/b534f88)), closes [#62](https://github.com/vuese/vuese/issues/62) [#59](https://github.com/vuese/vuese/issues/59)
* :beetle: (parser) Type annotation defect ([e76655c](https://github.com/vuese/vuese/commit/e76655c)), closes [#32](https://github.com/vuese/vuese/issues/32)
* :beetle: Make the test pass ([6b540e0](https://github.com/vuese/vuese/commit/6b540e0))
* :beetle: Use path alias instead of relative path ([86114f6](https://github.com/vuese/vuese/commit/86114f6)), closes [#60](https://github.com/vuese/vuese/issues/60)
* :nut_and_bolt: Add contributor ([f37ef60](https://github.com/vuese/vuese/commit/f37ef60))
* :nut_and_bolt: Add contributors ([74104e7](https://github.com/vuese/vuese/commit/74104e7))
* :nut_and_bolt: tweak ([e7e0b73](https://github.com/vuese/vuese/commit/e7e0b73))
* :nut_and_bolt: tweak docs ([61f1394](https://github.com/vuese/vuese/commit/61f1394))
* :nut_and_bolt: Update bug report template ([a9a354a](https://github.com/vuese/vuese/commit/a9a354a))
* :nut_and_bolt: Update contributor list ([2ed3677](https://github.com/vuese/vuese/commit/2ed3677))
* :nut_and_bolt: update contributors ([edfddc7](https://github.com/vuese/vuese/commit/edfddc7))
* :nut_and_bolt: update invalid link ([a879aab](https://github.com/vuese/vuese/commit/a879aab))
* :police_car: (parser) Mixin in the object ([bf82ecf](https://github.com/vuese/vuese/commit/bf82ecf))
* :police_car: (parser) quoted property ([cddd1a1](https://github.com/vuese/vuese/commit/cddd1a1))
* :police_car: Update the version of Jest to make the test pass ([34a9c7f](https://github.com/vuese/vuese/commit/34a9c7f))
* :recycle: Use cz-emoji ([1173fbc](https://github.com/vuese/vuese/commit/1173fbc))
* :star2: (cli) Make hostname and port configurable ([ed1bb0d](https://github.com/vuese/vuese/commit/ed1bb0d)), closes [#74](https://github.com/vuese/vuese/issues/74)
* :star2: (parser) Mix In Support ([efcc1e2](https://github.com/vuese/vuese/commit/efcc1e2))
* :star2: (parser) Support for multiple types of default value displayed (#106) ([ca1adea](https://github.com/vuese/vuese/commit/ca1adea)), closes [#106](https://github.com/vuese/vuese/issues/106) [#76](https://github.com/vuese/vuese/issues/76)
* :star2: (parser) Support for src import ([e936f0a](https://github.com/vuese/vuese/commit/e936f0a)), closes [#61](https://github.com/vuese/vuese/issues/61)
* :star2: Add markdownFile config (#64) ([2b72f46](https://github.com/vuese/vuese/commit/2b72f46)), closes [#64](https://github.com/vuese/vuese/issues/64)
* :star2: Support for computed properties in object-based components (#58) ([25a452c](https://github.com/vuese/vuese/commit/25a452c)), closes [#58](https://github.com/vuese/vuese/issues/58) [#11](https://github.com/vuese/vuese/issues/11)
* (parser) implement template event parse (#138) ([1d93b27](https://github.com/vuese/vuese/commit/1d93b27)), closes [#138](https://github.com/vuese/vuese/issues/138)
* Add contributor ([3e50381](https://github.com/vuese/vuese/commit/3e50381))
* Additional Parser Functionality (#84) ([3a2eb78](https://github.com/vuese/vuese/commit/3a2eb78)), closes [#84](https://github.com/vuese/vuese/issues/84)
* Create FUNDING.yml ([7e8f344](https://github.com/vuese/vuese/commit/7e8f344))
* Make contributions easier (#35) ([f789432](https://github.com/vuese/vuese/commit/f789432)), closes [#35](https://github.com/vuese/vuese/issues/35)
* Revert "chore: updated typings for parser (#77)" (#78) ([7aa707c](https://github.com/vuese/vuese/commit/7aa707c)), closes [#77](https://github.com/vuese/vuese/issues/77) [#78](https://github.com/vuese/vuese/issues/78)
* Support markdown code blocks (#94) ([53b9cb1](https://github.com/vuese/vuese/commit/53b9cb1)), closes [#94](https://github.com/vuese/vuese/issues/94)
* switch to open (#102) ([bb307b6](https://github.com/vuese/vuese/commit/bb307b6)), closes [#102](https://github.com/vuese/vuese/issues/102)
* Update contributor list (#101) ([da7e25b](https://github.com/vuese/vuese/commit/da7e25b)), closes [#101](https://github.com/vuese/vuese/issues/101)
* Update docs (#97) ([8025ed8](https://github.com/vuese/vuese/commit/8025ed8)), closes [#97](https://github.com/vuese/vuese/issues/97)
* Update docs (#98) ([4811d89](https://github.com/vuese/vuese/commit/4811d89)), closes [#98](https://github.com/vuese/vuese/issues/98)
* Update docs (#99) ([8e2bfa4](https://github.com/vuese/vuese/commit/8e2bfa4)), closes [#99](https://github.com/vuese/vuese/issues/99)
* fix: Add missing files ([a33f76f](https://github.com/vuese/vuese/commit/a33f76f))
* fix: Cannot get the comment content of the slot ([6ba0978](https://github.com/vuese/vuese/commit/6ba0978))
* fix: close #38, export Render, fix typo, upgrade rollup-plugin-typescript2 (#39) ([67dfa74](https://github.com/vuese/vuese/commit/67dfa74)), closes [#38](https://github.com/vuese/vuese/issues/38) [#39](https://github.com/vuese/vuese/issues/39)
* fix: Enable --open ([dd63d6d](https://github.com/vuese/vuese/commit/dd63d6d))
* fix: Invalid link ([9bfc5b5](https://github.com/vuese/vuese/commit/9bfc5b5))
* fix: Operate the real name option ([bcb5523](https://github.com/vuese/vuese/commit/bcb5523))
* fix: Set publicAccess ([2dbe576](https://github.com/vuese/vuese/commit/2dbe576))
* fix: switched to isNumericLiteral(…) (#117) ([96cfa67](https://github.com/vuese/vuese/commit/96cfa67)), closes [#117](https://github.com/vuese/vuese/issues/117)
* fix: Type error ([d79e68f](https://github.com/vuese/vuese/commit/d79e68f))
* fix: v-if v-else in template was never getting parsed (#44) ([4e0f405](https://github.com/vuese/vuese/commit/4e0f405)), closes [#44](https://github.com/vuese/vuese/issues/44)
* feat: [parser]Support component description and recognition of .sync events ([96d6b12](https://github.com/vuese/vuese/commit/96d6b12)), closes [#27](https://github.com/vuese/vuese/issues/27)
* feat: 🎸 Add Ability to Group Components (#41) ([27f59e0](https://github.com/vuese/vuese/commit/27f59e0)), closes [#41](https://github.com/vuese/vuese/issues/41)
* feat: 🎸 Allow empty Components to be rendered at will (#40) ([62469cf](https://github.com/vuese/vuese/commit/62469cf)), closes [#40](https://github.com/vuese/vuese/issues/40)
* feat: Add onDesc parser option ([edf2e57](https://github.com/vuese/vuese/commit/edf2e57))
* feat: Avoid collecting the same slot multiple times ([c492a89](https://github.com/vuese/vuese/commit/c492a89))
* feat: Determine ctx.children as the default slot ([bfbba34](https://github.com/vuese/vuese/commit/bfbba34))
* feat: Support for $slots.xxx and $slots().xxx ([dfda94a](https://github.com/vuese/vuese/commit/dfda94a))
* feat: Support for generating markdown documents and components in the same directory ([ee20b28](https://github.com/vuese/vuese/commit/ee20b28)), closes [#17](https://github.com/vuese/vuese/issues/17)
* feat: Support for scoped slots in templates and scripts ([caabcc3](https://github.com/vuese/vuese/commit/caabcc3))
* feat: Support for slots in scripts ([56149a8](https://github.com/vuese/vuese/commit/56149a8))
* feat: Support slot as a argument ([4005be3](https://github.com/vuese/vuese/commit/4005be3))
* feat: Use vue-template-compiler/build to avoid detection of vue versions ([77396bf](https://github.com/vuese/vuese/commit/77396bf))
* feat(chore): Adds a new command to show up local environment information (#96) ([41d3c2e](https://github.com/vuese/vuese/commit/41d3c2e)), closes [#96](https://github.com/vuese/vuese/issues/96)
* build: basic build setup ([e805ab0](https://github.com/vuese/vuese/commit/e805ab0))
* build: tweak external ([919593c](https://github.com/vuese/vuese/commit/919593c))
* build(deps): bump js-yaml from 3.12.1 to 3.13.1 (#82) ([92216c3](https://github.com/vuese/vuese/commit/92216c3)), closes [#82](https://github.com/vuese/vuese/issues/82)
* build(deps): bump lodash from 4.17.11 to 4.17.14 (#88) ([0f92977](https://github.com/vuese/vuese/commit/0f92977)), closes [#88](https://github.com/vuese/vuese/issues/88)
* build(deps): bump lodash.template from 4.4.0 to 4.5.0 (#86) ([d36d5f9](https://github.com/vuese/vuese/commit/d36d5f9)), closes [#86](https://github.com/vuese/vuese/issues/86)
* refactor: Adjustment module structure ([4c094fd](https://github.com/vuese/vuese/commit/4c094fd))
* refactor: Core module migration to monorepo ([2f45b5b](https://github.com/vuese/vuese/commit/2f45b5b))
* refactor: Exposing the MarkdownResult type ([553bbbb](https://github.com/vuese/vuese/commit/553bbbb))
* refactor: Extract SeenEvent ([785e5a9](https://github.com/vuese/vuese/commit/785e5a9))
* refactor: Make the PropsResult type more reasonable ([c16c9b1](https://github.com/vuese/vuese/commit/c16c9b1))
* refactor: Migrate cli to packages ([4da622c](https://github.com/vuese/vuese/commit/4da622c))
* refactor: Optimization code ([c19d188](https://github.com/vuese/vuese/commit/c19d188))
* refactor: Provide default values for all cli options ([0c3d854](https://github.com/vuese/vuese/commit/0c3d854))
* refactor: Reasonable markdown-render ([ed469a5](https://github.com/vuese/vuese/commit/ed469a5))
* refactor: Remove utils package ([5b4c939](https://github.com/vuese/vuese/commit/5b4c939))
* refactor: Use interface as comment result type ([77ca8f5](https://github.com/vuese/vuese/commit/77ca8f5))
* ci: Move the configuration file to .circleci ([e9d502c](https://github.com/vuese/vuese/commit/e9d502c))
* docs: Add roadmap link ([35b9cc5](https://github.com/vuese/vuese/commit/35b9cc5))
* docs: Supplement the default value of the babel plugin ([5490a1f](https://github.com/vuese/vuese/commit/5490a1f))
* perf: Generate component description to markdown ([752f2b1](https://github.com/vuese/vuese/commit/752f2b1)), closes [#26](https://github.com/vuese/vuese/issues/26)



## <small>2.0.0 (2019-01-17)</small>

* fix: Enable --open ([dd63d6d](https://github.com/HcySunYang/vuese/commit/dd63d6d))
Expand Down

0 comments on commit f717c25

Please sign in to comment.