Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
docs: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazeyu committed Jan 13, 2018
1 parent 32a7b6d commit c840cfa
Showing 1 changed file with 39 additions and 10 deletions.
49 changes: 39 additions & 10 deletions docsrc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,59 @@
<a name="Unreleased"></a>
# Unreleased (2018-01-13)




<a name="3.0.0"></a>
# 3.0.0 (2018-01-12)
# 3.0.0 (2018-01-13)

* chore: add comments ([24b43e3](https://github.com/xiazeyu/live2d-widget.js/commit/24b43e3))
* chore: new build version ([7216003](https://github.com/xiazeyu/live2d-widget.js/commit/7216003))
* docs: add ESDoc ([9a67891](https://github.com/xiazeyu/live2d-widget.js/commit/9a67891))
* docs: fix bugs, update ([14d0730](https://github.com/xiazeyu/live2d-widget.js/commit/14d0730))
* docs: Update API varible types ([f3ab76b](https://github.com/xiazeyu/live2d-widget.js/commit/f3ab76b))
* docs: update CHANGELOG ([89765f5](https://github.com/xiazeyu/live2d-widget.js/commit/89765f5))
* docs(LICENSE): combine LICENSE ([6be306f](https://github.com/xiazeyu/live2d-widget.js/commit/6be306f))
* feat: 3.0 API now is fixed. reday to publish ([32a7b6d](https://github.com/xiazeyu/live2d-widget.js/commit/32a7b6d))
* feat: API chanes again ! get current frame ([cc76f02](https://github.com/xiazeyu/live2d-widget.js/commit/cc76f02))
* feat: config ([62118e1](https://github.com/xiazeyu/live2d-widget.js/commit/62118e1))
* feat: config validater ([cc587b2](https://github.com/xiazeyu/live2d-widget.js/commit/cc587b2))
* feat: delete config validate function ([0234132](https://github.com/xiazeyu/live2d-widget.js/commit/0234132))
* feat: elementMgr codes, modify API ([e6433e3](https://github.com/xiazeyu/live2d-widget.js/commit/e6433e3))
* feat: elementMgr functionally done ([aa09c5d](https://github.com/xiazeyu/live2d-widget.js/commit/aa09c5d))
* feat: FINALLY USEABLE (basically) ([7c121a2](https://github.com/xiazeyu/live2d-widget.js/commit/7c121a2))
* feat: finish config validater ([67a0558](https://github.com/xiazeyu/live2d-widget.js/commit/67a0558))
* feat: fix webpack PublicPath prob. ([093ee10](https://github.com/xiazeyu/live2d-widget.js/commit/093ee10))
* feat: http(s) protocol supports for model's json's textures ([d9b854a](https://github.com/xiazeyu/live2d-widget.js/commit/d9b854a))
* feat: import lodash ([be5531d](https://github.com/xiazeyu/live2d-widget.js/commit/be5531d))
* feat: marked unfinished files, rebuild file structure, config works ([62555a9](https://github.com/xiazeyu/live2d-widget.js/commit/62555a9))
* feat: modified live2d core js ([d3c7ab5](https://github.com/xiazeyu/live2d-widget.js/commit/d3c7ab5))
* feat: TEST Create DOM use js ([1a8db01](https://github.com/xiazeyu/live2d-widget.js/commit/1a8db01))
* feat: update source code ([28d350b](https://github.com/xiazeyu/live2d-widget.js/commit/28d350b))
* feat: use ~ to mark version ([4f0e865](https://github.com/xiazeyu/live2d-widget.js/commit/4f0e865))
* feat(API): typo ([b342953](https://github.com/xiazeyu/live2d-widget.js/commit/b342953))
* feat(config): new config ([5f13a2b](https://github.com/xiazeyu/live2d-widget.js/commit/5f13a2b))
* feat(Webpack): lazy load and chunks ([ccbe0d0](https://github.com/xiazeyu/live2d-widget.js/commit/ccbe0d0))
* feat(Webpack): updated webpack config ([260cbad](https://github.com/xiazeyu/live2d-widget.js/commit/260cbad))
* chore: add comments ([24b43e3](https://github.com/xiazeyu/live2d-widget.js/commit/24b43e3))
* chore: new build version ([c698c90](https://github.com/xiazeyu/live2d-widget.js/commit/c698c90))
* chore: new build version ([7216003](https://github.com/xiazeyu/live2d-widget.js/commit/7216003))
* docs: add ESDoc ([9a67891](https://github.com/xiazeyu/live2d-widget.js/commit/9a67891))
* docs: added demo and doc ([5d4cddc](https://github.com/xiazeyu/live2d-widget.js/commit/5d4cddc))
* docs: fix bugs, update ([14d0730](https://github.com/xiazeyu/live2d-widget.js/commit/14d0730))
* docs: new doc build logic ([a7f1d54](https://github.com/xiazeyu/live2d-widget.js/commit/a7f1d54))
* docs: Update API varible types ([f3ab76b](https://github.com/xiazeyu/live2d-widget.js/commit/f3ab76b))
* docs: update CHANGELOG ([abf0618](https://github.com/xiazeyu/live2d-widget.js/commit/abf0618))
* docs: update CHANGELOG ([89765f5](https://github.com/xiazeyu/live2d-widget.js/commit/89765f5))
* docs: update docs ([0ec0dec](https://github.com/xiazeyu/live2d-widget.js/commit/0ec0dec))
* docs: update docs ([3955611](https://github.com/xiazeyu/live2d-widget.js/commit/3955611))
* docs(LICENSE): combine LICENSE ([6be306f](https://github.com/xiazeyu/live2d-widget.js/commit/6be306f))
* feat: ([8c668b1](https://github.com/xiazeyu/live2d-widget.js/commit/8c668b1))
* Initial commit ([cc61b39](https://github.com/xiazeyu/live2d-widget.js/commit/cc61b39))
* The Real Initial Commit ([23ba71c](https://github.com/xiazeyu/live2d-widget.js/commit/23ba71c))
* build: new doc build method ([6854707](https://github.com/xiazeyu/live2d-widget.js/commit/6854707))
* fix: old dependencies ([7a2f272](https://github.com/xiazeyu/live2d-widget.js/commit/7a2f272))
* fix(webpack): fix webpack publicPath issue ([a8a630e](https://github.com/xiazeyu/live2d-widget.js/commit/a8a630e))
* style: fix indent ([cb6f7d9](https://github.com/xiazeyu/live2d-widget.js/commit/cb6f7d9))
* Initial commit ([cc61b39](https://github.com/xiazeyu/live2d-widget.js/commit/cc61b39))
* The Real Initial Commit ([23ba71c](https://github.com/xiazeyu/live2d-widget.js/commit/23ba71c))


### BREAKING CHANGE

* change userConfig.display.AA to userConfig.display.antialias
* change userConfig.display.widght to userConfig.display.width
* Please use L2DWidget.init() and L2DWidget.captureFrame() instead of initL2DWidget()


0 comments on commit c840cfa

Please sign in to comment.