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

3.0.0 #87

Merged
merged 51 commits into from
Feb 15, 2018
Merged

3.0.0 #87

merged 51 commits into from
Feb 15, 2018

Commits on Nov 26, 2017

  1. docs: update CHANGELOG

    xiazeyu committed Nov 26, 2017
    Configuration menu
    Copy the full SHA
    784c19a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. Configuration menu
    Copy the full SHA
    973f1b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ebbdad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfe08bb View commit details
    Browse the repository at this point in the history
  4. fix: Webbranch Problem

    xiazeyu committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    22853ef View commit details
    Browse the repository at this point in the history
  5. fix: webbranch url issue

    xiazeyu committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    1796b8c View commit details
    Browse the repository at this point in the history
  6. docs: Update README

    xiazeyu committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    4066b1f View commit details
    Browse the repository at this point in the history
  7. docs: Fold model list

    xiazeyu committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    6fd7d95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    903bf6f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2017

  1. build: UNFINISHED! new build logic

    BREAKING CHANGE: Don't need to modify the theme template, rename the bundle.js to cLive2d.min.js
    xiazeyu committed Dec 2, 2017
    Configuration menu
    Copy the full SHA
    6b437ac View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2017

  1. Configuration menu
    Copy the full SHA
    f3d2fce View commit details
    Browse the repository at this point in the history
  2. docs: fix wrong link

    xiazeyu committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    bd9b94f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e17287a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2017

  1. docs: added comments

    re #60
    xiazeyu committed Dec 9, 2017
    Configuration menu
    Copy the full SHA
    c91c71f View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2017

  1. chore(file path): remove models and clientJs to live2d-widget.js and …

    …live2d-widget-models
    
    BREAKING CHANGE: No sooner need to use built-in clientJs
    xiazeyu committed Dec 24, 2017
    Configuration menu
    Copy the full SHA
    8867107 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2018

  1. feat: Warn users of obsolete versions

    fix #54
    xiazeyu committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    04a637c View commit details
    Browse the repository at this point in the history
  2. feat: add jsPath(CDN Support), auto modify html

    BREAKING CHANGE: DON'T manually modify your site template.
    
    fix #66, fix #36
    xiazeyu committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    557653a View commit details
    Browse the repository at this point in the history
  3. feat: add enable option

    fix #57
    xiazeyu committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    09e39e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2018

  1. Configuration menu
    Copy the full SHA
    67447a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. fix: update dependices

    xiazeyu committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    ffc980a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2018

  1. Configuration menu
    Copy the full SHA
    fc6ec6b View commit details
    Browse the repository at this point in the history
  2. feat: new AI for file copy

    xiazeyu committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    f77edf8 View commit details
    Browse the repository at this point in the history
  3. docs: update README

    xiazeyu committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    b9b5f50 View commit details
    Browse the repository at this point in the history
  4. fix: program error

    EYHN committed Feb 8, 2018
    Configuration menu
    Copy the full SHA
    e123d6a View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Configuration menu
    Copy the full SHA
    120386b View commit details
    Browse the repository at this point in the history
  2. fix(local js copy):

    xiazeyu committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    47a8aad View commit details
    Browse the repository at this point in the history
  3. feat: add UglifyJS

    xiazeyu committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    80d348b View commit details
    Browse the repository at this point in the history
  4. feat: add hash module

    fix #83
    xiazeyu committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    e8d24c5 View commit details
    Browse the repository at this point in the history
  5. 3.0.0-0

    xiazeyu committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    7d9adc7 View commit details
    Browse the repository at this point in the history
  6. fix: program errors

    EYHN committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    04583d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. fix: program bugs

    xiazeyu committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    73f7680 View commit details
    Browse the repository at this point in the history
  2. style: style wroks

    xiazeyu committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    0e25c80 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2018

  1. refactor: refactor script

    EYHN committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    9e1df84 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2018

  1. docs: move changelog

    xiazeyu committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    1001703 View commit details
    Browse the repository at this point in the history
  2. chore: update dependcies

    xiazeyu committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    2f9a8b7 View commit details
    Browse the repository at this point in the history
  3. docs: add comments

    xiazeyu committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    3072c93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    537403d View commit details
    Browse the repository at this point in the history
  5. style: add eslint

    xiazeyu committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    ba87f0c View commit details
    Browse the repository at this point in the history
  6. style: style works

    xiazeyu committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    6668cd4 View commit details
    Browse the repository at this point in the history
  7. style: remove magic numbers

    xiazeyu committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    5e39c6a View commit details
    Browse the repository at this point in the history
  8. docs: update document

    xiazeyu committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    9cb1914 View commit details
    Browse the repository at this point in the history
  9. chore: bump version

    xiazeyu committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    1894542 View commit details
    Browse the repository at this point in the history
  10. fix: fix bugs

    xiazeyu committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    1423cae View commit details
    Browse the repository at this point in the history
  11. chore: bump version

    xiazeyu committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    9840335 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #84 from EYHN/3.0.0-beta.1

    3.0.0 beta.2
    xiazeyu authored Feb 14, 2018
    Configuration menu
    Copy the full SHA
    40ba141 View commit details
    Browse the repository at this point in the history
  13. style: crazy lint

    xiazeyu committed Feb 14, 2018
    Configuration menu
    Copy the full SHA
    c348707 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. Configuration menu
    Copy the full SHA
    6431600 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from EYHN/3.0.0-beta.2

    3.0.0 beta.2 to dev
    xiazeyu authored Feb 15, 2018
    Configuration menu
    Copy the full SHA
    36e7389 View commit details
    Browse the repository at this point in the history
  3. chore: bump version

    xiazeyu committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    50bc2f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1ee477 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #88 from EYHN/dev

    fix: fix bugs in npm script, new changelog command
    xiazeyu authored Feb 15, 2018
    Configuration menu
    Copy the full SHA
    fbb662b View commit details
    Browse the repository at this point in the history