Skip to content

Commits on May 4, 2020

  1. Clean up visitor API

    ai committed May 4, 2020
  2. Clean up code

    ai committed May 4, 2020
  3. Update dependencies

    ai committed May 4, 2020
  4. Remove Babel

    ai committed May 4, 2020

Commits on Aug 17, 2015

  1. Use .es6 ext for ES6 sources

    ai committed Aug 17, 2015
  2. Change custom syntax options

    ai committed Aug 17, 2015
  3. Change custom syntaxes API

    ai committed Aug 17, 2015
  4. Add word option to Node#error

    ai committed Aug 17, 2015
  5. Clean up Node#positionInside code

    ai committed Aug 17, 2015
  6. Move Node#style to Stringifier

    ai committed Aug 17, 2015
  7. Make stringifier as a class

    ai committed Aug 17, 2015
  8. Clean up code styles

    ai committed Aug 17, 2015
  9. Move stringifing to separated file

    ai committed Aug 17, 2015
  10. Use ES6 conventions

    - `…thing`
    - `for (thing of things)`
    jonathantneal authored and ai committed Aug 17, 2015
  11. PoC for positionAt

    davidtheclark authored and ai committed Aug 17, 2015
  12. Support multiple nodes on DOM4 methods

    Support multiple nodes on append, prepend, and replaceWith
    jonathantneal authored and ai committed Aug 17, 2015

Commits on May 5, 2015

  1. Speed up node.clone()

    ai committed May 5, 2015

Commits on Feb 22, 2015

  1. Fix name conflict in new Babel

    ai committed Feb 22, 2015

Commits on Feb 16, 2015

  1. fix travis

    Roman Vanesyan authored and ai committed Feb 16, 2015
  2. Move defaultStyle object from prototype to constructor

    It's antipatterns to add to prototype anything else except function
    Roman Vanesyan authored and ai committed Feb 16, 2015
  3. fix typo in comments

    Roman Vanesyan authored and ai committed Feb 16, 2015

Commits on Feb 2, 2015

  1. Use ES6 import

    ai committed Feb 2, 2015

Commits on Jan 28, 2015

  1. Fix jshint warning

    ai committed Jan 28, 2015
  2. Update to 6to5 3.0

    ai committed Jan 28, 2015

Commits on Jan 24, 2015

  1. Do not copy IE hacks to code style

    ai committed Jan 24, 2015
Older