Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Commit

Permalink
5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jansiegel committed Sep 12, 2018
1 parent 71be0cf commit 2296241
Show file tree
Hide file tree
Showing 12 changed files with 57 additions and 56 deletions.
2 changes: 1 addition & 1 deletion dist/handsontable.css

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

2 changes: 1 addition & 1 deletion dist/handsontable.full.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* UNINTERRUPTED OR ERROR FREE.
*
* Version: 5.0.2
* Release date: 12/09/2018 (built at 11/09/2018 10:18:31)
* Release date: 12/09/2018 (built at 12/09/2018 12:36:00)
*/
/**
* Fix for bootstrap styles
Expand Down
8 changes: 4 additions & 4 deletions dist/handsontable.full.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* UNINTERRUPTED OR ERROR FREE.
*
* Version: 5.0.2
* Release date: 12/09/2018 (built at 11/09/2018 10:18:31)
* Release date: 12/09/2018 (built at 12/09/2018 12:36:00)
*/
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
Expand Down Expand Up @@ -56183,7 +56183,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de

/* eslint-enable no-unused-vars */

_handsontable2.default.baseVersion = 'handsontable/handsontable#release/5.0.2';
_handsontable2.default.baseVersion = '5.0.2';

/* eslint-disable no-unused-vars */
exports.default = _handsontable2.default;
Expand Down Expand Up @@ -56826,11 +56826,11 @@ Handsontable.DefaultSettings = _defaultSettings2.default;
Handsontable.EventManager = _eventManager2.default;
Handsontable._getListenersCounter = _eventManager.getListenersCounter; // For MemoryLeak tests

Handsontable.buildDate = '11/09/2018 10:18:31';
Handsontable.buildDate = '12/09/2018 12:36:00';
Handsontable.packageName = 'handsontable-pro';
Handsontable.version = '5.0.2';

var baseVersion = 'handsontable/handsontable#release/5.0.2';
var baseVersion = '5.0.2';

if (baseVersion) {
Handsontable.baseVersion = baseVersion;
Expand Down
2 changes: 1 addition & 1 deletion dist/handsontable.full.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/handsontable.full.min.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/handsontable.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* UNINTERRUPTED OR ERROR FREE.
*
* Version: 5.0.2
* Release date: 12/09/2018 (built at 11/09/2018 10:18:31)
* Release date: 12/09/2018 (built at 12/09/2018 12:36:00)
*/
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
Expand Down Expand Up @@ -33717,7 +33717,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de

/* eslint-enable no-unused-vars */

_handsontable2.default.baseVersion = 'handsontable/handsontable#release/5.0.2';
_handsontable2.default.baseVersion = '5.0.2';

/* eslint-disable no-unused-vars */
exports.default = _handsontable2.default;
Expand Down Expand Up @@ -34360,11 +34360,11 @@ Handsontable.DefaultSettings = _defaultSettings2.default;
Handsontable.EventManager = _eventManager2.default;
Handsontable._getListenersCounter = _eventManager.getListenersCounter; // For MemoryLeak tests

Handsontable.buildDate = '11/09/2018 10:18:31';
Handsontable.buildDate = '12/09/2018 12:36:00';
Handsontable.packageName = 'handsontable-pro';
Handsontable.version = '5.0.2';

var baseVersion = 'handsontable/handsontable#release/5.0.2';
var baseVersion = '5.0.2';

if (baseVersion) {
Handsontable.baseVersion = baseVersion;
Expand Down
2 changes: 1 addition & 1 deletion dist/handsontable.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/handsontable.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/handsontable.min.js

Large diffs are not rendered by default.

49 changes: 25 additions & 24 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"data-spreadsheet"
],
"dependencies": {
"handsontable": "handsontable/handsontable#release/5.0.2",
"handsontable": "5.0.2",
"hot-formula-parser": "^2.3.1",
"moment": "2.20.1",
"numbro": "^2.0.6",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@ browser-resolve@^1.11.2:

browserify-aes@^1.0.0, browserify-aes@^1.0.4:
version "1.2.0"
resolved "https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-1.2.0.tgz#326734642f403dabc3003209853bb70ad428ef48"
resolved "http://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz#326734642f403dabc3003209853bb70ad428ef48"
dependencies:
buffer-xor "^1.0.3"
cipher-base "^1.0.0"
Expand Down Expand Up @@ -968,7 +968,7 @@ browserify-des@^1.0.0:

browserify-rsa@^4.0.0:
version "4.0.1"
resolved "https://registry.yarnpkg.com/browserify-rsa/-/browserify-rsa-4.0.1.tgz#21e0abfaf6f2029cf2fafb133567a701d4135524"
resolved "http://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz#21e0abfaf6f2029cf2fafb133567a701d4135524"
dependencies:
bn.js "^4.1.0"
randombytes "^2.0.1"
Expand Down Expand Up @@ -1475,7 +1475,7 @@ create-ecdh@^4.0.0:

create-hash@^1.1.0, create-hash@^1.1.2:
version "1.2.0"
resolved "https://registry.yarnpkg.com/create-hash/-/create-hash-1.2.0.tgz#889078af11a63756bcfb59bd221996be3a9ef196"
resolved "http://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz#889078af11a63756bcfb59bd221996be3a9ef196"
dependencies:
cipher-base "^1.0.1"
inherits "^2.0.1"
Expand All @@ -1485,7 +1485,7 @@ create-hash@^1.1.0, create-hash@^1.1.2:

create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
version "1.1.7"
resolved "https://registry.yarnpkg.com/create-hmac/-/create-hmac-1.1.7.tgz#69170c78b3ab957147b2b8b04572e47ead2243ff"
resolved "http://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz#69170c78b3ab957147b2b8b04572e47ead2243ff"
dependencies:
cipher-base "^1.0.3"
create-hash "^1.1.0"
Expand Down Expand Up @@ -1680,8 +1680,8 @@ [email protected], debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.
ms "2.0.0"

debug@^3.1.0:
version "3.2.2"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.2.tgz#1e7ad4d9714bb51e6745c0f15559ee82c0236010"
version "3.2.5"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.5.tgz#c2418fbfd7a29f4d4f70ff4cea604d4b64c46407"
dependencies:
ms "^2.1.1"

Expand Down Expand Up @@ -1786,7 +1786,7 @@ diff@^3.0.0, diff@^3.0.1:

diffie-hellman@^5.0.0:
version "5.0.3"
resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz#40e8ee98f55a2149607146921c63e1ae5f3d2875"
resolved "http://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz#40e8ee98f55a2149607146921c63e1ae5f3d2875"
dependencies:
bn.js "^4.1.0"
miller-rabin "^4.0.0"
Expand Down Expand Up @@ -1814,7 +1814,7 @@ doctrine@^2.1.0:

dom-converter@~0.1:
version "0.1.4"
resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.1.4.tgz#a45ef5727b890c9bffe6d7c876e7b19cb0e17f3b"
resolved "http://registry.npmjs.org/dom-converter/-/dom-converter-0.1.4.tgz#a45ef5727b890c9bffe6d7c876e7b19cb0e17f3b"
dependencies:
utila "~0.3"

Expand Down Expand Up @@ -2628,9 +2628,9 @@ handlebars@^4.0.3:
optionalDependencies:
uglify-js "^3.1.4"

handsontable@handsontable/handsontable#release/5.0.2:
[email protected]:
version "5.0.2"
resolved "https://codeload.github.com/handsontable/handsontable/tar.gz/2c0e00d6bbbcafec17c4baeebe202642deb61e5d"
resolved "https://registry.yarnpkg.com/handsontable/-/handsontable-5.0.2.tgz#dcfb4341afe64c98bbbf779be40f69721e3e2c2c"
dependencies:
moment "2.20.1"
numbro "^2.0.6"
Expand Down Expand Up @@ -4314,7 +4314,7 @@ [email protected]:

parse-asn1@^5.0.0:
version "5.1.1"
resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.1.tgz#f6bf293818332bd0dab54efb16087724745e6ca8"
resolved "http://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.1.tgz#f6bf293818332bd0dab54efb16087724745e6ca8"
dependencies:
asn1.js "^4.0.0"
browserify-aes "^1.0.0"
Expand Down Expand Up @@ -4792,7 +4792,7 @@ psl@^1.1.24:

public-encrypt@^4.0.0:
version "4.0.2"
resolved "https://registry.yarnpkg.com/public-encrypt/-/public-encrypt-4.0.2.tgz#46eb9107206bf73489f8b85b69d91334c6610994"
resolved "http://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.2.tgz#46eb9107206bf73489f8b85b69d91334c6610994"
dependencies:
bn.js "^4.1.0"
browserify-rsa "^4.0.0"
Expand Down Expand Up @@ -5269,7 +5269,7 @@ setimmediate@^1.0.4:

sha.js@^2.4.0, sha.js@^2.4.8:
version "2.4.11"
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.11.tgz#37a5cf0b81ecbc6943de109ba2960d1b26584ae7"
resolved "http://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz#37a5cf0b81ecbc6943de109ba2960d1b26584ae7"
dependencies:
inherits "^2.0.1"
safe-buffer "^5.0.1"
Expand Down Expand Up @@ -5656,7 +5656,7 @@ through2@^2.0.0:

through@^2.3.6, through@~2.3.4:
version "2.3.8"
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
resolved "http://registry.npmjs.org/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"

timers-browserify@^2.0.4:
version "2.0.10"
Expand Down

0 comments on commit 2296241

Please sign in to comment.