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

Commit

Permalink
Changes related to CE change: d514381b37444f60f4397c5b11fce32095719a1…
Browse files Browse the repository at this point in the history
…7 #148
  • Loading branch information
wszymanski committed Oct 8, 2018
1 parent e66f908 commit 8fde962
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 30 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions src/plugins/multiColumnSorting/comparatorEngine.js
Expand Up @@ -21,8 +21,8 @@ export function mainSortComparator(sortingOrders, columnMetas) {
const columnMeta = columnMetas[column];
const value = values[column];
const nextValue = nextValues[column];
const compareFunctionFactory = getCompareFunctionFactory(columnMeta);
const compareResult = compareFunctionFactory(sortingOrder, columnMeta)(value, nextValue);
const compareFunctionFactory = getCompareFunctionFactory(columnMeta, columnMeta.multiColumnSorting);
const compareResult = compareFunctionFactory(sortingOrder, columnMeta, columnMeta.multiColumnSorting)(value, nextValue);

if (compareResult === DO_NOT_SWAP) {
const nextSortedColumn = column + 1;
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Expand Up @@ -1116,12 +1116,12 @@ caniuse-api@^1.5.2:
lodash.uniq "^4.5.0"

caniuse-db@^1.0.30000529, caniuse-db@^1.0.30000634, caniuse-db@^1.0.30000639:
version "1.0.30000889"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000889.tgz#f6177927a0c56bbd56ff70f11e4bb28be3889052"
version "1.0.30000890"
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000890.tgz#b406595db8b631975b8dc5fa174f32925c23778b"

caniuse-lite@^1.0.30000844:
version "1.0.30000889"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000889.tgz#53e266c83e725ad3bd2e4a3ea76d5031a8aa4c3e"
version "1.0.30000890"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000890.tgz#86a18ffcc65d79ec6a437e985761b8bf1c4efeaf"

caseless@~0.12.0:
version "0.12.0"
Expand Down Expand Up @@ -1551,7 +1551,7 @@ css-color-names@0.0.4:

css-loader@^0.28.1:
version "0.28.11"
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.28.11.tgz#c3f9864a700be2711bb5a2462b2389b1a392dab7"
resolved "http://registry.npmjs.org/css-loader/-/css-loader-0.28.11.tgz#c3f9864a700be2711bb5a2462b2389b1a392dab7"
dependencies:
babel-code-frame "^6.26.0"
css-selector-tokenizer "^0.7.0"
Expand All @@ -1570,7 +1570,7 @@ css-loader@^0.28.1:

css-loader@^0.9.1:
version "0.9.1"
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.9.1.tgz#2e1aa00ce7e30ef2c6a7a4b300a080a7c979e0dc"
resolved "http://registry.npmjs.org/css-loader/-/css-loader-0.9.1.tgz#2e1aa00ce7e30ef2c6a7a4b300a080a7c979e0dc"
dependencies:
csso "1.3.x"
loader-utils "~0.2.2"
Expand Down Expand Up @@ -1892,8 +1892,8 @@ ecstatic@^3.2.0:
url-join "^2.0.5"

electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.47:
version "1.3.73"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.73.tgz#aa67787067d58cc3920089368b3b8d6fe0fc12f6"
version "1.3.75"
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.75.tgz#dd04551739e7371862b0ac7f4ddaa9f3f95b7e68"

elliptic@^6.0.0:
version "6.4.1"
Expand Down Expand Up @@ -2362,7 +2362,7 @@ file-entry-cache@^2.0.0:

file-loader@^0.8.1:
version "0.8.5"
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-0.8.5.tgz#9275d031fe780f27d47f5f4af02bd43713cc151b"
resolved "http://registry.npmjs.org/file-loader/-/file-loader-0.8.5.tgz#9275d031fe780f27d47f5f4af02bd43713cc151b"
dependencies:
loader-utils "~0.2.5"

Expand Down Expand Up @@ -2640,7 +2640,7 @@ handlebars@^4.0.3:

handsontable@handsontable/handsontable#feature/issue-5457:
version "6.0.1"
resolved "https://codeload.github.com/handsontable/handsontable/tar.gz/e021be0456fde98f983c3190a24017df831990cf"
resolved "https://codeload.github.com/handsontable/handsontable/tar.gz/d514381b37444f60f4397c5b11fce32095719a17"
dependencies:
moment "2.20.1"
numbro "^2.0.6"
Expand Down Expand Up @@ -5565,7 +5565,7 @@ style-loader@^0.18.2:

style-loader@^0.8.3:
version "0.8.3"
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-0.8.3.tgz#f4f92eb7db63768748f15065cd6700f5a1c85357"
resolved "http://registry.npmjs.org/style-loader/-/style-loader-0.8.3.tgz#f4f92eb7db63768748f15065cd6700f5a1c85357"
dependencies:
loader-utils "^0.2.5"

Expand Down Expand Up @@ -6092,7 +6092,7 @@ yallist@^3.0.0, yallist@^3.0.2:

yargs-parser@^4.2.0:
version "4.2.1"
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-4.2.1.tgz#29cceac0dc4f03c6c87b4a9f217dd18c9f74871c"
resolved "http://registry.npmjs.org/yargs-parser/-/yargs-parser-4.2.1.tgz#29cceac0dc4f03c6c87b4a9f217dd18c9f74871c"
dependencies:
camelcase "^3.0.0"

Expand Down

0 comments on commit 8fde962

Please sign in to comment.