Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge the new version of CommentCoreLibrary with enhanced APIs #63

Merged
merged 59 commits into from
Apr 25, 2017

Commits on Nov 30, 2014

  1. Working CSS only render

    jabbany committed Nov 30, 2014
    Configuration menu
    Copy the full SHA
    4825af1 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2014

  1. Improved efficiency greatly. Uses full HW acceleration if available f…

    …or CSS.
    
    Resolves #38, Resolves #21
    jabbany committed Dec 1, 2014
    1 Configuration menu
    Copy the full SHA
    c4d57c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2015

  1. Merge changes from master

    jabbany committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    041766f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2016

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

Commits on Feb 15, 2016

  1. Configuration menu
    Copy the full SHA
    8bfe620 View commit details
    Browse the repository at this point in the history
  2. Merge cleanup

    jabbany committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    e3b167f View commit details
    Browse the repository at this point in the history
  3. Update from master

    jabbany committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    0b230b6 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2016

  1. Merge branch 'master' into dev-cssonly

    Conflicts:
    	build/CommentCoreLibrary.min.js
    jabbany committed May 13, 2016
    Configuration menu
    Copy the full SHA
    d5d2397 View commit details
    Browse the repository at this point in the history
  2. Bump version

    jabbany committed May 13, 2016
    Configuration menu
    Copy the full SHA
    66b1240 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into dev-cssonly

    Conflicts:
    	build/CommentCoreLibrary.min.js
    jabbany committed May 13, 2016
    Configuration menu
    Copy the full SHA
    25560c6 View commit details
    Browse the repository at this point in the history
  4. Bump version after bugfix

    jabbany committed May 13, 2016
    Configuration menu
    Copy the full SHA
    1ec6aca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb8bf0d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

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

Commits on Oct 13, 2016

  1. New loading method

    Pending test cases
    Pending documentation
    jabbany committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    44e6ece View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2016

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

Commits on Oct 18, 2016

  1. Restructuring project

    - Change compile location to dist/ to better align with other npm frontend projects
    - Make parsers better again
    - Fix some issues with documentation
    - Bump versions in preparation for breaking API changes
    jabbany committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    25cb15e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    512452c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. More enhancements

    - Removed files not being used (will migrate to alternate project) or not working (e.g. things in src/extend)
    - Renamed demo/intro to demo/tutorial to reflect future renaming of Intro.md to Tutorial.md
    - Fixed demo to use files in dist/ following change of compile target directory
    - Figured out how to parse AcFun advanced mode comments.
    - Separated the Comment object's .align into .align (align mode) and .axis (axis direction)
    - Enhancements to CommonDanmakuFormat and AcfunFormat
    jabbany committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    903d4a9 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    jabbany committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    ecd3875 View commit details
    Browse the repository at this point in the history
  3. Working CSS only render

    jabbany committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    56fcc9c View commit details
    Browse the repository at this point in the history
  4. Improved efficiency greatly. Uses full HW acceleration if available f…

    …or CSS.
    
    Resolves #38, Resolves #21
    jabbany committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    8ed9a18 View commit details
    Browse the repository at this point in the history
  5. add ScrollComment 'CSS animation' mode

    WhiteBlue authored and jabbany committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    70b253c View commit details
    Browse the repository at this point in the history
  6. Merge cleanup

    jabbany committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    23f72cb View commit details
    Browse the repository at this point in the history
  7. Bump version

    jabbany committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    89b55cf View commit details
    Browse the repository at this point in the history
  8. Bump version after bugfix

    jabbany committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    57ce088 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65ba033 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7699890 View commit details
    Browse the repository at this point in the history
  11. Update dependencies and use grunt-ts instead of grunt-typescript for …

    …compiling typescript.
    jabbany committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    4b3d37a View commit details
    Browse the repository at this point in the history
  12. Merge branch 'dev-cssonly' of github.com:jabbany/CommentCoreLibrary i…

    …nto dev-cssonly
    
    Conflicts:
    	package.json
    jabbany committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    d61d9f5 View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/master' into dev-cssonly

    Conflicts:
    	build/CommentCoreLibrary.min.js
    jabbany committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    db6bd13 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eacfb36 View commit details
    Browse the repository at this point in the history
  15. Various documentation fixes

    jabbany committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    17961b5 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'dev-new-loader' of github.com:jabbany/CommentCoreLibrar…

    …y into dev-new-loader
    jabbany committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    80145ca View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2016

  1. Add tests and fix bugs found

    jabbany committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    6a2bd3a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2016

  1. Cleanup and more tests

    jabbany committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    6874e37 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2016

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

Commits on Nov 1, 2016

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

Commits on Nov 7, 2016

  1. Formatting

    jabbany committed Nov 7, 2016
    Configuration menu
    Copy the full SHA
    16eafd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2016

  1. Added abstraction for CommentFactory

    - New CommentFactory handles creation of comments allows easier creation of new types of comments
    - Use Matrix to discretize transformations (rx,ry,rz) to prepare for supporting of 3d rotations (AcFun)
    - Updates to some API definitions
    jabbany committed Nov 10, 2016
    Configuration menu
    Copy the full SHA
    e832a0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03ed03b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

  1. Added some tests

    jabbany committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    2b1cf3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a183c9a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2016

  1. Updated some code

    jabbany committed Nov 24, 2016
    Configuration menu
    Copy the full SHA
    3a53b2c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2016

  1. Fix CommentFilter stuff

    jabbany committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    3d3d0cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2469643 View commit details
    Browse the repository at this point in the history
  3. Some specs for comment filter

    jabbany committed Nov 29, 2016
    Configuration menu
    Copy the full SHA
    0319e51 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

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

Commits on Feb 14, 2017

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

Commits on Mar 23, 2017

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

Commits on Apr 11, 2017

  1. Style updates

    jabbany committed Apr 11, 2017
    Configuration menu
    Copy the full SHA
    2dc8a85 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2017

  1. Merge branch 'dev-cssonly' into dev-new-loader

    Fix various issues:
    - Bugs in scripting system
    - Unified timer for MotionManager
    - CSS comments default
    
    Need to fix before merge to master:
    - Reverse scroll does not work!
    jabbany committed Apr 13, 2017
    Configuration menu
    Copy the full SHA
    e3ab70b View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2017

  1. Configuration menu
    Copy the full SHA
    9974831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2284bd6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. Cleanup

    jabbany committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    57fdb60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a95807 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2017

  1. Many changes:

    - Implemented bezier animation for Tween
    - Fixed Tween base case
    - Modernize dependencies
    - Fix bug with Bilibiliparser to accept false and 'false' for border
    - More documentation in more languages
    - Fixed syntax errors in comment festival XML file, preparing to implement Bitmap library
    jabbany committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    28e8f6a View commit details
    Browse the repository at this point in the history
  2. Some small fixes

    jabbany committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    c17c05c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2017

  1. Multiple updates:

    - Better documentation
    - Fixed some bugs with AS3 defaults including perspective calculation
    - Implemented some of Bitmap support
    - Fixed lots of indentation
    - Removed unused files
    jabbany committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    d3e62de View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. Modified scripting engine framework:

    - Beginnings of Bitmap support
    - Fixed some bugs with the (soon to be re-written in TypeScript Host.js)
    - Removed unused 3D tests
    jabbany committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    71afc6f View commit details
    Browse the repository at this point in the history