Skip to content

Commits on May 4, 2020

  1. Fix circular dependencies (#1321)

    * fix circular dependencies
    
    * move to static methods to fix imports
    
    * remove default import from terminal highlight
    mapgrid authored and ai committed May 4, 2020
  2. Clean up visitor API

    ai committed May 4, 2020
  3. 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. Clean up code styles

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

    ai committed Aug 17, 2015
  4. Use ES6 conventions

    - `…thing`
    - `for (thing of things)`
    jonathantneal authored and ai committed Aug 17, 2015
  5. Support multiple nodes on DOM4 methods

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

Commits on Apr 3, 2015

  1. Update to Babel 5.0

    ai committed Apr 3, 2015

Commits on Mar 14, 2015

  1. Lint code with ESLint

    ai committed Mar 14, 2015

Commits on Feb 14, 2015

Commits on Feb 2, 2015

  1. Use ES6 import

    ai committed Feb 2, 2015

Commits on Jan 28, 2015

  1. Update to 6to5 3.0

    ai committed Jan 28, 2015

Commits on Dec 29, 2014

  1. Clean up Node#style API

    ai committed Dec 29, 2014

Commits on Dec 26, 2014

  1. Rename childs to nodes

    ai committed Dec 26, 2014

Commits on Jul 8, 2014

  1. Add JS lint and fix all warnings

    ai committed Jul 8, 2014

Commits on Jul 4, 2014

  1. Convert AtRule to ES6

    ai committed Jul 4, 2014