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

Modularization #996

Merged
merged 39 commits into from Feb 24, 2016
Merged

Modularization #996

merged 39 commits into from Feb 24, 2016

Commits on Dec 29, 2015

  1. Initial work in progress - modularization

    Add .DS_Store
    
    Extract util methods
    
    Fix createTester callback
    
    Fix notid exports
    
    Refactor settimediate and nexttick
    
    Fix dep path
    
    Create bundle using browserify
    
    Rename main file
    
    Rename main file
    
    Rename main file
    
    Use browserify standalone mode
    
    Modular interface for main methods 📦
    
    Deleted unnecessary test
    
    Add script to generate modules package.json
    
    Delete noconflict module
    
    Improve how to generat browser bundle
    
    Update util modules references
    
    Add a way to generate module scaffold
    
    Fix version
    
    Remove unnecessary dependencies
    
    Require the dependency
    
    Add missing methods
    
    Add dependencies for each module
    
    Bumped 0.4.0
    
    Add useful scripts
    
    Add .npmignore
    
    Updated
    
    Add npmignore files
    
    Refactor
    
    Fix little issues
    
    Fix library name
    
    Fix isarray module
    
    Update script
    
    Fix typo
    
    Fix template links
    
    Update deps
    
    Revert "Fix template links"
    
    This reverts commit 112a382.
    
    Bump 0.5.1
    
    Fix mapseries reference
    
    Bump 0.5.2
    Kikobeats authored and megawac committed Dec 29, 2015
    Copy the full SHA
    7127b67 View commit details
    Browse the repository at this point in the history
  2. [WIP] modularization (#984)

    megawac committed Dec 29, 2015
    Copy the full SHA
    18e61d4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1448f24 View commit details
    Browse the repository at this point in the history
  4. Set up async bundles

    megawac committed Dec 29, 2015
    Copy the full SHA
    90656cf View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    08af90e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2016

  1. 3
    Copy the full SHA
    85f5be9 View commit details
    Browse the repository at this point in the history
  2. Update make build tasks

    megawac committed Jan 4, 2016
    Copy the full SHA
    41489b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2016

  1. use npm for lodash-es, rather than a git submodule

    Kikobeats authored and Alexander Early committed Jan 8, 2016
    7
    Copy the full SHA
    1f79497 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2016

  1. Copy the full SHA
    74e44ad View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2016

  1. prevent having to require('async/foo').default

    --global committed Jan 13, 2016
    Copy the full SHA
    fbe3992 View commit details
    Browse the repository at this point in the history
  2. use lodash from npm, now that 4.0 is released

    --global committed Jan 13, 2016
    Copy the full SHA
    f694f09 View commit details
    Browse the repository at this point in the history
  3. update locations of lodash methods

    --global committed Jan 13, 2016
    Copy the full SHA
    9f5a7d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2016

  1. Copy the full SHA
    f984553 View commit details
    Browse the repository at this point in the history
  2. 2
    Copy the full SHA
    af0a2ed View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2016

  1. fix karma test

    aearly committed Jan 20, 2016
    Copy the full SHA
    d8bdb7a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2016

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

Commits on Jan 22, 2016

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

Commits on Feb 9, 2016

  1. fix es build test

    aearly committed Feb 9, 2016
    Copy the full SHA
    f4f2742 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2016

  1. Copy the full SHA
    34f666a View commit details
    Browse the repository at this point in the history
  2. fix lint error

    aearly committed Feb 10, 2016
    Copy the full SHA
    8a7f864 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b001e4a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2016

  1. Copy the full SHA
    8423f0b View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2016

  1. Copy the full SHA
    cfbf7ae View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0d09f43 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    db9acac View commit details
    Browse the repository at this point in the history
  4. merge from master

    aearly committed Feb 14, 2016
    Copy the full SHA
    e46c8a6 View commit details
    Browse the repository at this point in the history
  5. update build

    aearly committed Feb 14, 2016
    Copy the full SHA
    636908b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2016

  1. Skip failing test case

    megawac committed Feb 15, 2016
    Copy the full SHA
    9688db3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2016

  1. filter, reject, detect, some, every with error

    charlierudolph committed Feb 16, 2016
    Copy the full SHA
    10ac9e9 View commit details
    Browse the repository at this point in the history
  2. fix readme

    charlierudolph committed Feb 16, 2016
    Copy the full SHA
    d611a47 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1028 from charlierudolph/cr-withErrorModular

    filter, reject, detect, some, every with error
    aearly committed Feb 16, 2016
    Copy the full SHA
    b73cedc View commit details
    Browse the repository at this point in the history
  4. removed old lib/async.js

    aearly committed Feb 16, 2016
    Copy the full SHA
    430e42f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    73d57d2 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    943dbed View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    54411fc View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. Copy the full SHA
    5da468f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2016

  1. added a base implementation for unsaturation event #868

    updating the README
    
    fix readme
    ecasilla committed Feb 20, 2016
    Copy the full SHA
    e642157 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2016

  1. Merge pull request #1030 from ecasilla/modularization

    async.queue.unsaturated #868
    aearly committed Feb 23, 2016
    Copy the full SHA
    3cf46d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. gitignore build directories

    aearly committed Feb 24, 2016
    Copy the full SHA
    070ed49 View commit details
    Browse the repository at this point in the history