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. SHortut for \S regexp

    ai committed May 4, 2020
  3. Clean up visitor API

    ai committed May 4, 2020
  4. Clean up code

    ai committed May 4, 2020
  5. 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

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

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

    ai committed Aug 17, 2015
  5. Use ES6 conventions

    - `…thing`
    - `for (thing of things)`
    jonathantneal authored and ai committed Aug 17, 2015
  6. Support selector filter for eachRule

    jonathantneal authored and ai committed Aug 17, 2015
  7. Support multiple nodes on DOM4 methods

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

Commits on Jul 7, 2015

  1. Use only object errors

    ai committed Jul 7, 2015

Commits on Mar 25, 2015

  1. Clean up node checks

    ai committed Mar 25, 2015
  2. Merge pull request #263 from philip-peterson/master

    Helpful error message for when adding to containers
    ai committed Mar 25, 2015

Commits on Feb 14, 2015

  1. Clean up imports

    ai committed 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 Jan 24, 2015

  1. Do not copy IE hacks to code style

    ai committed Jan 24, 2015

Commits on Dec 29, 2014

  1. Clean up Node#style API

    ai committed Dec 29, 2014

Commits on Dec 27, 2014

  1. Add Container#replaceValues

    ai committed Dec 27, 2014
Older