Skip to content

Commit

Permalink
Changes in 1.0.7.1:
Browse files Browse the repository at this point in the history
      - gadgetlib.min.js is now offered.
  • Loading branch information
Brandon Dougherty committed Dec 30, 2015
1 parent a84f49a commit 417076f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
package.json
node_modules
gulpfile.js
*~
*#
.DS_STORE
.netbeans
nbproject
.idea
.node_history
5 changes: 4 additions & 1 deletion gadgetlib.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
/*
gadgetlib.js v1.0.7
gadgetlib.js v1.0.7.1
Copyright 2015 OmniUpdate, Inc.
http://www.omniupdate.com/
Changes in 1.0.7.1:
- gadgetlib.min.js is now offered.
Changes in 1.0.7:
- Added oucGetWYSIWYGSelection method which returns the current WYSIWYG selection.
Expand Down
1 change: 1 addition & 0 deletions gadgetlib.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 417076f

Please sign in to comment.