This repository has been archived by the owner on Jan 27, 2021. It is now read-only.
Releases: EYHN/hexo-helper-live2d
Releases · EYHN/hexo-helper-live2d
3.1.0, log and tagMode
3.1.0 (2018-07-14)
3.0.3-beta.1 (2018-07-14)
3.0.3-beta.1
3.0.3, small changes
3.0.2
3.0.2 (2018-03-30)
- docs: fix typo (a0a1828)
- docs: update changelog (c7d2ac4)
- docs: update lint-related (d5402f4)
- chore: bump version for preRelease (e64a3f5)
- chore: update dependcies (e8f736c)
- chore: use hexo-log to print log (8e81a5b), closes #99
- feat: add custom path support for js on path (2089561), closes #95
- perf: better RegExp from hexo-inject (7e25de7), closes #96
- style: lint (cb32e30)
- style: use markdownlint to lint documents (36a1855)
- revert(injector): revert to use regExp to modify html (e62d032), closes #91
3.0.1-beta.0(deprecated)
3.0.1
3.0.0 is finally coming!
3.0.0 (2018-02-15)
- 3.0.0-0 (7d9adc7)
- build: UNFINISHED! new build logic (6b437ac)
- chore(file path): remove models and clientJs to live2d-widget.js and live2d-widget-models (8867107)
- chore: bump version (1894542)
- chore: bump version (50bc2f9)
- chore: bump version (9840335)
- chore: Compress codes. (146b5d9)
- chore: update dependcies (2f9a8b7)
- chore: Use new device.js (7562ab0), closes #46
- chore: v2.1.5 (425de96)
- doc: create CODE OF CONDUCT. (973f1b9)
- docs: add comments (3072c93)
- docs: added comments (c91c71f), closes #60
- docs: fix wrong link (bd9b94f)
- docs: Fold model list (6fd7d95)
- docs: move changelog (1001703)
- docs: update CHANGELOG (784c19a)
- docs: update document (9cb1914)
- docs: Update README (4066b1f)
- docs: update README (b9b5f50)
- docs: Update workflow and instructions. (6ebbdad)
- feat(assets): Add new models (c7ae026)
- feat(clientJs): Add mouse click event and remove style pointer-events: none (2c8f27b)
- feat(dev page): A whole new useful dev page!!! Cheer!!! (b686c41)
- feat: add enable option (09e39e1), closes #57
- feat: add hash module (e8d24c5), closes #83
- feat: add jsPath(CDN Support), auto modify html (557653a), closes #66 #36
- feat: add UglifyJS (80d348b)
- feat: build the framework of copying files (67447a7), closes #75
- feat: CDN and better loading for current-device (fab0744), closes #46
- feat: new AI for file copy (f77edf8)
- feat: New generated js name, webbranch (cfe08bb), closes #51
- feat: rewrite helper framework (fc6ec6b)
- feat: Warn users of obsolete versions (04a637c), closes #54
- fix(local js copy): (47a8aad)
- fix: device.js now will grab off from the global. (e93460a), closes #46
- fix: fix bugs (1423cae)
- fix: fix bugs in npm script, new changelog command (a1ee477)
- fix: fix model.use does'nt achieve 4 (537403d)
- fix: program bugs (73f7680)
- fix: program error (e123d6a)
- fix: program errors (04583d4)
- fix: release problem (d9c45f9)
- fix: Restore pointer-events: none; (bc922af)
- fix: update dependices (ffc980a)
- fix: Webbranch Problem (22853ef)
- fix: webbranch url issue (1796b8c)
- perf: remove unused variable, always true condition (e2357a6)
- refactor: refactor script (9e1df84)
- refactor: add README broken instructions, main.js modified (f3d2fce)
- refactor: Improve code quality (e1cdad1)
- refactor: noted unused function, variable according some to UgilyJs (0cf2c63), closes #42
- refactor: rename variable, add variables, style (f684d23)
- style(clientJs): path optimized (54ffae1)
- style: add eslint (ba87f0c)
- style: arrange path structure, add notes (903bf6f)
- style: crazy lint (c348707)
- style: Fix tab and space issue (1b447aa)
- style: improve coding style (e57f16a)
- style: Linux line break(LF) (8cb4ca7)
- style: Linux line break(LF) and added .editorconfig (9e8e878), closes #47
- style: live2d.min.js has better style now (e17287a)
- style: move print into new function, fix null of undefined (6431600)
- style: reduce exposed varible, function! (120386b)
- style: remove magic numbers (5e39c6a)
- style: style works (6668cd4)
- style: style wroks (0e25c80)
- Update main.js (421e2ef)
BREAKING CHANGE
- DON'T manually modify your site template.
- Don't need to modify the theme template, rename the bundle.js to L2Dwidget.min.js.
- No sooner need to use built-in clientJs. migrate to live2d-widget.js
3.0.0-beta.3
3.0.0-beta.1
3.0.0-beta.1 (2018-02-14)
- docs: add comments (3072c93)
- docs: move changelog (1001703)
- docs: update document (9cb1914)
- style: add eslint (ba87f0c)
- style: remove magic numbers (5e39c6a)
- style: style works (6668cd4)
- style: style wroks (0e25c80)
- fix: fix model.use does'nt achieve 4 (537403d)
- fix: program bugs (73f7680)
- fix: program errors (04583d4)
- chore: update dependcies (2f9a8b7)
- refactor: refactor script (9e1df84)
3.0.0-0
3.0.0-0 (2018-02-09)
- 3.0.0-0 (7d9adc7)
- fix(local js copy): (47a8aad)
- feat: add enable option (09e39e1), closes #57
- feat: add hash module (e8d24c5), closes #83
- feat: add jsPath(CDN Support), auto modify html (557653a), closes #66 #36
- feat: add UglifyJS (80d348b)
- feat: build the framework of copying files (67447a7), closes #75
- feat: new AI for file copy (f77edf8)
- feat: New generated js name, webbranch (cfe08bb), closes #51
- feat: rewrite helper framework (fc6ec6b)
- feat: Warn users of obsolete versions (04a637c), closes #54
- style: arrange path structure, add notes (903bf6f)
- style: live2d.min.js has better style now (e17287a)
- style: reduce exposed varible, function! (120386b)
- fix: program error (e123d6a)
- fix: update dependices (ffc980a)
- fix: Webbranch Problem (22853ef)
- fix: webbranch url issue (1796b8c)
- docs: added comments (c91c71f), closes #60
- docs: fix wrong link (bd9b94f)
- docs: Fold model list (6fd7d95)
- docs: update CHANGELOG (784c19a)
- docs: update README (b9b5f50)
- docs: Update README (4066b1f)
- docs: Update workflow and instructions. (6ebbdad)
- chore(file path): remove models and clientJs to live2d-widget.js and live2d-widget-models (8867107)
- refactor: add README broken instructions, main.js modified (f3d2fce)
- build: UNFINISHED! new build logic (6b437ac)
- doc: create CODE OF CONDUCT. (973f1b9)
BREAKING CHANGE
- DON'T manually modify your site template.
- Don't need to modify the theme template, rename the bundle.js to cLive2d.min.js
- No sooner need to use built-in clientJs