Skip to content

Commit

Permalink
8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jansiegel committed Oct 30, 2020
1 parent 6f715b0 commit 762826e
Show file tree
Hide file tree
Showing 12 changed files with 1,567 additions and 1,189 deletions.
378 changes: 378 additions & 0 deletions dist/dompurify/LICENSE

Large diffs are not rendered by default.

1,167 changes: 1,167 additions & 0 deletions dist/dompurify/purify.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/dompurify/purify.js.map

Large diffs are not rendered by default.

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 @@ -29,7 +29,7 @@
* FROM USE OR INABILITY TO USE THIS SOFTWARE.
*
* Version: 8.2.0
* Release date: 05/11/2020 (built at 29/10/2020 15:46:38)
* Release date: 05/11/2020 (built at 30/10/2020 14:58:53)
*/
/**
* Fix for bootstrap styles
Expand Down
4 changes: 2 additions & 2 deletions dist/handsontable.full.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* FROM USE OR INABILITY TO USE THIS SOFTWARE.
*
* Version: 8.2.0
* Release date: 05/11/2020 (built at 29/10/2020 15:46:38)
* Release date: 05/11/2020 (built at 30/10/2020 14:58:53)
*/
(function webpackUniversalModuleDefinition(root, factory) {
if(typeof exports === 'object' && typeof module === 'object')
Expand Down Expand Up @@ -63685,7 +63685,7 @@ Handsontable._getListenersCounter = _eventManager.getListenersCounter; // For Me
Handsontable._getRegisteredMapsCounter = _mapCollection.getRegisteredMapsCounter; // For MemoryLeak tests

Handsontable.packageName = 'handsontable';
Handsontable.buildDate = "29/10/2020 15:46:38";
Handsontable.buildDate = "30/10/2020 14:58:53";
Handsontable.version = "8.2.0"; // Export Hooks singleton

Handsontable.hooks = _pluginHooks.default.getSingleton(); // TODO: Remove this exports after rewrite tests about this module
Expand Down
2 changes: 1 addition & 1 deletion dist/handsontable.full.min.css

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

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

Large diffs are not rendered by default.

0 comments on commit 762826e

Please sign in to comment.