Clone columns in column-moved event to prevent side-effects through mutability.
Fix use of clone function. Seems like old code wasn't updated when the _clone mixin was replaced by helpers/clone.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tp/tp-table",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"description": "",
|
||||
"main": "tp-table.js",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user