@activewidgets/html
Advanced tools
| /** | ||
| * @activewidgets/html/bundle 3.1.0 | ||
| * @activewidgets/html/bundle 3.1.1 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the |
+1
-1
| /** | ||
| * @activewidgets/html/css 3.1.0 | ||
| * @activewidgets/html/css 3.1.1 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the |
+1
-1
| /** | ||
| * @activewidgets/html/js 3.1.0 | ||
| * @activewidgets/html/js 3.1.1 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the |
| /** | ||
| * @activewidgets/html 3.1.0 | ||
| * @activewidgets/html 3.1.1 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the |
| /** | ||
| * @activewidgets/html/bundle 3.1.0 | ||
| * @activewidgets/html/bundle 3.1.1 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the |
+1
-1
| /** | ||
| * @activewidgets/html/css 3.1.0 | ||
| * @activewidgets/html/css 3.1.1 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the |
+1
-1
| /** | ||
| * @activewidgets/html/js 3.1.0 | ||
| * @activewidgets/html/js 3.1.1 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the |
| /** | ||
| * @activewidgets/html 3.1.0 | ||
| * @activewidgets/html 3.1.1 | ||
| * Copyright (C) 2022 ActiveWidgets SARL. All Rights Reserved. | ||
@@ -4,0 +4,0 @@ * This code is licensed under the MIT license found in the |
+5
-5
| { | ||
| "name": "@activewidgets/html", | ||
| "version": "3.1.0", | ||
| "version": "3.1.1", | ||
| "description": "Datagrid component (html custom elements)", | ||
@@ -24,4 +24,4 @@ "author": "ActiveWidgets SARL", | ||
| "dependencies": { | ||
| "@activewidgets/datagrid": "3.1.0", | ||
| "@activewidgets/frameworks": "3.1.0", | ||
| "@activewidgets/datagrid": "3.1.1", | ||
| "@activewidgets/frameworks": "3.1.1", | ||
| "htm": "3.1.0", | ||
@@ -31,4 +31,4 @@ "preact": "10.4.4" | ||
| "devDependencies": { | ||
| "@activewidgets/examples": "0.0.12", | ||
| "@activewidgets/options": "3.1.0", | ||
| "@activewidgets/examples": "0.0.13", | ||
| "@activewidgets/options": "3.1.1", | ||
| "@activewidgets/puppeteer": "0.0.6", | ||
@@ -35,0 +35,0 @@ "@babel/core": "^7", |
+4
-4
@@ -57,3 +57,3 @@ | ||
| [Live example](https://html.activewidgets.com/examples/local/hello-world/) | [Source on github](https://github.com/activewidgets/html/tree/master/examples/hello-world) | [Edit on Codesandbox](https://codesandbox.io/s/github/activewidgets/html/tree/master/examples/hello-world) | ||
| [Live example](https://html.activewidgets.com/hello-world/) | [Source on github](https://github.com/activewidgets/html/tree/master/examples/hello-world) | [Edit on stackblitz](https://stackblitz.com/github/activewidgets/html/tree/master/examples/hello-world?file=src/index.js) | ||
@@ -69,3 +69,3 @@ | ||
| [Live example](https://html.activewidgets.com/examples/local/cdn-es5/) | [Source on github](https://github.com/activewidgets/html/tree/master/examples/cdn-es5) | [Edit on Codesandbox](https://codesandbox.io/s/github/activewidgets/html/tree/master/examples/cdn-es5) | ||
| [Live example](https://html.activewidgets.com/examples/local/cdn-es5/) | [Source on github](https://github.com/activewidgets/html/tree/master/examples/cdn-es5) | [Edit on stackblitz](https://stackblitz.com/github/activewidgets/html/tree/master/examples/cdn-es5) | ||
@@ -100,3 +100,3 @@ | ||
| [Live example](https://html.activewidgets.com/examples/local/columns/) | [Source on github](https://github.com/activewidgets/html/tree/master/examples/columns) | [Edit on Codesandbox](https://codesandbox.io/s/github/activewidgets/html/tree/master/examples/columns) | ||
| [Live example](https://html.activewidgets.com/columns/) | [Source on github](https://github.com/activewidgets/html/tree/master/examples/columns) | [Edit on stackblitz](https://stackblitz.com/github/activewidgets/html/tree/master/examples/columns?file=src/index.js) | ||
@@ -122,3 +122,3 @@ | ||
| [Live example](https://html.activewidgets.com/examples/local/events/) | [Source on github](https://github.com/activewidgets/html/tree/master/examples/events) | [Edit on Codesandbox](https://codesandbox.io/s/github/activewidgets/html/tree/master/examples/events) | ||
| [Live example](https://html.activewidgets.com/events/) | [Source on github](https://github.com/activewidgets/html/tree/master/examples/events) | [Edit on stackblitz](https://stackblitz.com/github/activewidgets/html/tree/master/examples/events?file=src/index.js) | ||
@@ -125,0 +125,0 @@ When assigning an event handler, note that the event data is passed in the `event.detail` property (we are using DOM CustomEvent class). |
33103
-0.01%+ Added
+ Added
- Removed
- Removed