-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #24 from awsp/0.20.3
Update to Handsontable 0.20.3
- Loading branch information
Showing
211 changed files
with
49,970 additions
and
10,135 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,4 +1,4 @@ | ||
awsp:[email protected].2 | ||
awsp:[email protected].3 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
|
@@ -9,7 +9,7 @@ [email protected] | |
[email protected] | ||
[email protected]_2 | ||
[email protected] | ||
local-test:awsp:[email protected].2 | ||
local-test:awsp:[email protected].3 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
|
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
Empty file.
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,7 @@ | ||
{ | ||
"name": "awsp:handsontable", | ||
"main": "package.js", | ||
"version": "0.12.2", | ||
"version": "0.12.3", | ||
"homepage": "https://github.com/awsp/handsontable-meteor", | ||
"authors": [ | ||
"awsp <[email protected]>" | ||
|
@@ -21,6 +21,6 @@ | |
"tests" | ||
], | ||
"dependencies": { | ||
"handsontable": "~0.20.2" | ||
"handsontable": "~0.20.3" | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -45,9 +45,9 @@ Check out the demos at http://handsontable.com/examples.html or fork the example | |
|
||
### API Reference | ||
|
||
- [Core methods](http://docs.handsontable.com/0.17.0/Core.html) | ||
- [Options](http://docs.handsontable.com/0.17.0/Options.html) | ||
- [Hooks](http://docs.handsontable.com/0.17.0/Hooks.html) | ||
- [Core methods](http://docs.handsontable.com/Core.html) | ||
- [Options](http://docs.handsontable.com/Options.html) | ||
- [Hooks](http://docs.handsontable.com/Hooks.html) | ||
|
||
### Troubleshooting | ||
|
||
|
@@ -78,4 +78,4 @@ The MIT License (see the [LICENSE](https://github.com/handsontable/handsontable/ | |
|
||
### Contact | ||
|
||
You can contact us at [email protected]. | ||
You can contact us at [email protected]. |
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.