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

Commit

Permalink
6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jansiegel committed Oct 2, 2018
1 parent c2326f9 commit 0408998
Show file tree
Hide file tree
Showing 12 changed files with 27 additions and 26 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: 6.0.1
* Release date: 02/10/2018 (built at 02/10/2018 09:35:38)
* Release date: 02/10/2018 (built at 02/10/2018 13:01:10)
*/
/**
* Fix for bootstrap styles
Expand Down
10 changes: 5 additions & 5 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: 6.0.1
* Release date: 02/10/2018 (built at 02/10/2018 09:35:38)
* Release date: 02/10/2018 (built at 02/10/2018 13:01:10)
*/
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
Expand Down Expand Up @@ -52501,7 +52501,7 @@ DefaultSettings.prototype = {

/**
* @description
* Turns on [Multi-column sorting](https://docs.handsontable.com/demo-sorting-data.html). Can be either a boolean (`true` / `false`) or an object with a declared sorting options:
* Turns on [Multi-column sorting](https://docs.handsontable.com/pro/demo-multicolumn-sorting.html). Can be either a boolean (`true` / `false`) or an object with a declared sorting options:
* * `initialConfig` - Array containing objects, every with predefined keys:
* * `column` - sorted column
* * `sortOrder` - order in which column will be sorted
Expand Down Expand Up @@ -56766,7 +56766,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de

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

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

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

Handsontable.buildDate = '02/10/2018 09:35:38';
Handsontable.buildDate = '02/10/2018 13:01:10';
Handsontable.packageName = 'handsontable-pro';
Handsontable.version = '6.0.1';

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

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.

10 changes: 5 additions & 5 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: 6.0.1
* Release date: 02/10/2018 (built at 02/10/2018 09:35:38)
* Release date: 02/10/2018 (built at 02/10/2018 13:01:10)
*/
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
Expand Down Expand Up @@ -30035,7 +30035,7 @@ DefaultSettings.prototype = {

/**
* @description
* Turns on [Multi-column sorting](https://docs.handsontable.com/demo-sorting-data.html). Can be either a boolean (`true` / `false`) or an object with a declared sorting options:
* Turns on [Multi-column sorting](https://docs.handsontable.com/pro/demo-multicolumn-sorting.html). Can be either a boolean (`true` / `false`) or an object with a declared sorting options:
* * `initialConfig` - Array containing objects, every with predefined keys:
* * `column` - sorted column
* * `sortOrder` - order in which column will be sorted
Expand Down Expand Up @@ -34300,7 +34300,7 @@ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { de

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

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

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

Handsontable.buildDate = '02/10/2018 09:35:38';
Handsontable.buildDate = '02/10/2018 13:01:10';
Handsontable.packageName = 'handsontable-pro';
Handsontable.version = '6.0.1';

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

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.

7 changes: 4 additions & 3 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/6.0.1",
"handsontable": "6.0.1",
"hot-formula-parser": "^2.3.1",
"moment": "2.20.1",
"numbro": "^2.0.6",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2537,7 +2537,7 @@ get-caller-file@^1.0.1:

get-stream@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
resolved "http://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"

get-value@^2.0.3, get-value@^2.0.6:
version "2.0.6"
Expand Down Expand Up @@ -2638,9 +2638,9 @@ handlebars@^4.0.3:
optionalDependencies:
uglify-js "^3.1.4"

handsontable@handsontable/handsontable#release/6.0.1:
[email protected]:
version "6.0.1"
resolved "https://codeload.github.com/handsontable/handsontable/tar.gz/c8d7b18dbae6504b69b4ae2d01979d76ee43a017"
resolved "https://registry.yarnpkg.com/handsontable/-/handsontable-6.0.1.tgz#93f07d895b42335e2882044a79bca96003a2cab2"
dependencies:
moment "2.20.1"
numbro "^2.0.6"
Expand Down

0 comments on commit 0408998

Please sign in to comment.