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

Support slim require #26

Merged
merged 9 commits into from
Aug 15, 2015
Merged

Commits on Mar 20, 2015

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

Commits on Mar 22, 2015

  1. Test and support files to ensure using the require: option with the i…

    …nclude partials library plugin works.
    bitencode committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    cf9c932 View commit details
    Browse the repository at this point in the history
  2. Update README.md to explain the require option that allows for the in…

    …clusion of slim plug-ins.
    bitencode committed Mar 22, 2015
    Configuration menu
    Copy the full SHA
    34ad7b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66b4a6b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2015

  1. Add support for chdir option to change slimrb to the directory of the…

    … file currently being processed (for including files in the same directory).
    John V McCarthy committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    7c56c28 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2015

  1. Merge remote-tracking branch 'upstream/master' into support_slim_require

    Conflicts:
    	test/main.coffee
    John V McCarthy committed Mar 24, 2015
    Configuration menu
    Copy the full SHA
    c21fe7b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2015

  1. Merging latest in caused a test failure that needs to be fixed before…

    … merging back into master.
    John V McCarthy committed Aug 14, 2015
    Configuration menu
    Copy the full SHA
    fec01d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2015

  1. Fix include test by including current directory.

    John V McCarthy committed Aug 15, 2015
    Configuration menu
    Copy the full SHA
    652c6eb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/cognitom/gulp-slim into s…

    …upport_slim_require
    
    Conflicts:
    	coffee/index.coffee
    	test/fixtures/include.slim
    	test/main.coffee
    John V McCarthy committed Aug 15, 2015
    Configuration menu
    Copy the full SHA
    4cd27b0 View commit details
    Browse the repository at this point in the history