@activewidgets/html
Advanced tools
| /** | ||
| * @activewidgets/html/bundle 3.0.8 | ||
| * @activewidgets/html/bundle 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the |
+2
-2
| /** | ||
| * @activewidgets/html/css 3.0.8 | ||
| * @activewidgets/html/css 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -7,3 +7,3 @@ * This code is licensed under the MIT license found in the | ||
| */ | ||
| import"@activewidgets/datagrid/dist/datagrid.css"; | ||
| exports.parse=require("./lib/parse"),exports.stringify=require("./lib/stringify"); | ||
| //# sourceMappingURL=css.js.map |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;"} | ||
| {"version":3,"file":"css.js","sources":["../../node_modules/css/index.js"],"sourcesContent":["exports.parse = require('./lib/parse');\nexports.stringify = require('./lib/stringify');\n"],"names":["exports","parse","require","stringify"],"mappings":";;;;;;AAAAA,QAAQC,MAAQC,QAAQ,eACxBF,QAAQG,UAAYD,QAAQ"} |
+1
-1
| /** | ||
| * @activewidgets/html/js 3.0.8 | ||
| * @activewidgets/html/js 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the |
| /** | ||
| * @activewidgets/html 3.0.8 | ||
| * @activewidgets/html 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the |
| /** | ||
| * @activewidgets/html/bundle 3.0.8 | ||
| * @activewidgets/html/bundle 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the |
+2
-2
| /** | ||
| * @activewidgets/html/css 3.0.8 | ||
| * @activewidgets/html/css 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -7,2 +7,2 @@ * This code is licensed under the MIT license found in the | ||
| */ | ||
| !function(i){"function"==typeof define&&define.amd?define(["@activewidgets/datagrid/dist/datagrid.css"],i):i()}((function(){}));//# sourceMappingURL=css.js.map | ||
| !function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";exports.parse=require("./lib/parse"),exports.stringify=require("./lib/stringify")}));//# sourceMappingURL=css.js.map |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"css.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;"} | ||
| {"version":3,"file":"css.js","sources":["../../node_modules/css/index.js"],"sourcesContent":["exports.parse = require('./lib/parse');\nexports.stringify = require('./lib/stringify');\n"],"names":["exports","parse","require","stringify"],"mappings":";;;;;;2FAAAA,QAAQC,MAAQC,QAAQ,eACxBF,QAAQG,UAAYD,QAAQ"} |
+1
-1
| /** | ||
| * @activewidgets/html/js 3.0.8 | ||
| * @activewidgets/html/js 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the |
| /** | ||
| * @activewidgets/html 3.0.8 | ||
| * @activewidgets/html 3.0.9 | ||
| * Copyright (C) 2020 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the |
+9
-9
| { | ||
| "name": "@activewidgets/html", | ||
| "version": "3.0.8", | ||
| "version": "3.0.9", | ||
| "description": "Datagrid component (html custom elements)", | ||
@@ -24,5 +24,5 @@ "author": "ActiveWidgets SARL", | ||
| "dependencies": { | ||
| "@activewidgets/datagrid": "3.0.8", | ||
| "@activewidgets/frameworks": "3.0.8", | ||
| "htm": "3.0.4", | ||
| "@activewidgets/datagrid": "3.0.9", | ||
| "@activewidgets/frameworks": "3.0.9", | ||
| "htm": "3.1.0", | ||
| "preact": "10.4.4" | ||
@@ -32,3 +32,3 @@ }, | ||
| "@activewidgets/examples": "0.0.11", | ||
| "@activewidgets/options": "3.0.8", | ||
| "@activewidgets/options": "3.0.9", | ||
| "@activewidgets/puppeteer": "0.0.5", | ||
@@ -39,4 +39,4 @@ "@activewidgets/testing": "0.0.4", | ||
| "@rollup/plugin-babel": "^5", | ||
| "@rollup/plugin-node-resolve": "^11", | ||
| "@testing-library/dom": "^7", | ||
| "@rollup/plugin-node-resolve": "^13", | ||
| "@testing-library/dom": "^8", | ||
| "express": "^4", | ||
@@ -46,7 +46,7 @@ "rimraf": "^3", | ||
| "rollup-plugin-md": "^1", | ||
| "rollup-plugin-postcss": "^3", | ||
| "rollup-plugin-postcss": "^4", | ||
| "rollup-plugin-sourcemaps": "^0.6", | ||
| "rollup-plugin-terser": "^7", | ||
| "style-inject": "^0.3", | ||
| "vite": "^2.0.0-beta.70" | ||
| "vite": "^2" | ||
| }, | ||
@@ -53,0 +53,0 @@ "jest": { |
| #  HTML/Custom Elements examples | ||
| coming soon... |
30390
1.39%22
-4.35%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated