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

Commit 6b0dd84

Browse files
committed
5.0.1
1 parent 870932a commit 6b0dd84

13 files changed

Lines changed: 152 additions & 192 deletions

dist/handsontable.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/handsontable.full.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* UNINTERRUPTED OR ERROR FREE.
2222
*
2323
* Version: 5.0.1
24-
* Release date: 15/08/2018 (built at 09/08/2018 10:24:46)
24+
* Release date: 16/08/2018 (built at 16/08/2018 12:38:43)
2525
*/
2626
/**
2727
* Fix for bootstrap styles

dist/handsontable.full.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* UNINTERRUPTED OR ERROR FREE.
2222
*
2323
* Version: 5.0.1
24-
* Release date: 15/08/2018 (built at 09/08/2018 10:24:46)
24+
* Release date: 16/08/2018 (built at 16/08/2018 12:38:43)
2525
*/
2626
(function webpackUniversalModuleDefinition(root, factory) {
2727
if(typeof exports === 'object' && typeof module === 'object')
@@ -3127,7 +3127,7 @@ function _injectProductInfo(key, element) {
31273127

31283128
if (trial || schemaValidity) {
31293129
if (schemaValidity) {
3130-
var releaseTime = Math.floor((0, _moment2.default)('15/08/2018', 'DD/MM/YYYY').toDate().getTime() / 8.64e7);
3130+
var releaseTime = Math.floor((0, _moment2.default)('16/08/2018', 'DD/MM/YYYY').toDate().getTime() / 8.64e7);
31313131
var keyGenTime = _extractTime(key);
31323132

31333133
if (keyGenTime > 45000 || keyGenTime !== parseInt(keyGenTime, 10)) {
@@ -56091,7 +56091,7 @@ function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj;
5609156091

5609256092
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
5609356093

56094-
_handsontable2.default.baseVersion = 'handsontable/handsontable#release/5.0.1';
56094+
_handsontable2.default.baseVersion = '5.0.1';
5609556095

5609656096
exports.default = _handsontable2.default;
5609756097

@@ -56733,11 +56733,11 @@ Handsontable.DefaultSettings = _defaultSettings2.default;
5673356733
Handsontable.EventManager = _eventManager2.default;
5673456734
Handsontable._getListenersCounter = _eventManager.getListenersCounter; // For MemoryLeak tests
5673556735

56736-
Handsontable.buildDate = '09/08/2018 10:24:46';
56736+
Handsontable.buildDate = '16/08/2018 12:38:43';
5673756737
Handsontable.packageName = 'handsontable-pro';
5673856738
Handsontable.version = '5.0.1';
5673956739

56740-
var baseVersion = 'handsontable/handsontable#release/5.0.1';
56740+
var baseVersion = '5.0.1';
5674156741

5674256742
if (baseVersion) {
5674356743
Handsontable.baseVersion = baseVersion;

dist/handsontable.full.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/handsontable.full.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/handsontable.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* UNINTERRUPTED OR ERROR FREE.
2222
*
2323
* Version: 5.0.1
24-
* Release date: 15/08/2018 (built at 09/08/2018 10:24:46)
24+
* Release date: 16/08/2018 (built at 16/08/2018 12:38:43)
2525
*/
2626
(function webpackUniversalModuleDefinition(root, factory) {
2727
if(typeof exports === 'object' && typeof module === 'object')
@@ -3127,7 +3127,7 @@ function _injectProductInfo(key, element) {
31273127

31283128
if (trial || schemaValidity) {
31293129
if (schemaValidity) {
3130-
var releaseTime = Math.floor((0, _moment2.default)('15/08/2018', 'DD/MM/YYYY').toDate().getTime() / 8.64e7);
3130+
var releaseTime = Math.floor((0, _moment2.default)('16/08/2018', 'DD/MM/YYYY').toDate().getTime() / 8.64e7);
31313131
var keyGenTime = _extractTime(key);
31323132

31333133
if (keyGenTime > 45000 || keyGenTime !== parseInt(keyGenTime, 10)) {
@@ -33625,7 +33625,7 @@ function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj;
3362533625

3362633626
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
3362733627

33628-
_handsontable2.default.baseVersion = 'handsontable/handsontable#release/5.0.1';
33628+
_handsontable2.default.baseVersion = '5.0.1';
3362933629

3363033630
exports.default = _handsontable2.default;
3363133631

@@ -34267,11 +34267,11 @@ Handsontable.DefaultSettings = _defaultSettings2.default;
3426734267
Handsontable.EventManager = _eventManager2.default;
3426834268
Handsontable._getListenersCounter = _eventManager.getListenersCounter; // For MemoryLeak tests
3426934269

34270-
Handsontable.buildDate = '09/08/2018 10:24:46';
34270+
Handsontable.buildDate = '16/08/2018 12:38:43';
3427134271
Handsontable.packageName = 'handsontable-pro';
3427234272
Handsontable.version = '5.0.1';
3427334273

34274-
var baseVersion = 'handsontable/handsontable#release/5.0.1';
34274+
var baseVersion = '5.0.1';
3427534275

3427634276
if (baseVersion) {
3427734277
Handsontable.baseVersion = baseVersion;

dist/handsontable.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/handsontable.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/handsontable.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hot.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ module.exports = {
88
HOT_PACKAGE_TYPE: 'pro',
99
HOT_PACKAGE_NAME: packageBody.name,
1010
HOT_BUILD_DATE: moment().format('DD/MM/YYYY HH:mm:ss'),
11-
HOT_RELEASE_DATE: '15/08/2018',
11+
HOT_RELEASE_DATE: '16/08/2018',
1212
};

0 commit comments

Comments
 (0)