-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update PublicLab.Editor.js to remove jQuery, bump version to 1.0.0 (#110
) * Update PublicLab.Editor.js * built * Update index.html * externalized jquery and jquery plugins * adding node versions * bump node 4 to 4.2 * deprecating node v4 * updated examples and removed Bootstrap too * added Bootstrap to Gruntfile
- Loading branch information
Showing
16 changed files
with
4,863 additions
and
21,064 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,8 @@ | ||
language: node_js | ||
node_js: | ||
- '4' | ||
- '5' | ||
- '6' | ||
- '7' | ||
before_install: | ||
- npm install -g grunt-cli | ||
script: grunt jasmine |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.