@activewidgets/react
Advanced tools
| /** | ||
| * @activewidgets/react/bundle 3.0.8 | ||
| * @activewidgets/react/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/react/css 3.0.8 | ||
| * @activewidgets/react/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/react/js 3.0.8 | ||
| * @activewidgets/react/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/react 3.0.8 | ||
| * @activewidgets/react 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/react/bundle 3.0.8 | ||
| * @activewidgets/react/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/react/css 3.0.8 | ||
| * @activewidgets/react/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/react/js 3.0.8 | ||
| * @activewidgets/react/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/react 3.0.8 | ||
| * @activewidgets/react 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 |
+8
-8
| { | ||
| "name": "@activewidgets/react", | ||
| "version": "3.0.8", | ||
| "version": "3.0.9", | ||
| "description": "Datagrid component for React", | ||
@@ -24,4 +24,4 @@ "author": "ActiveWidgets SARL", | ||
| "dependencies": { | ||
| "@activewidgets/datagrid": "3.0.8", | ||
| "@activewidgets/frameworks": "3.0.8" | ||
| "@activewidgets/datagrid": "3.0.9", | ||
| "@activewidgets/frameworks": "3.0.9" | ||
| }, | ||
@@ -33,3 +33,3 @@ "peerDependencies": { | ||
| "@activewidgets/examples": "0.0.11", | ||
| "@activewidgets/options": "3.0.8", | ||
| "@activewidgets/options": "3.0.9", | ||
| "@activewidgets/puppeteer": "0.0.5", | ||
@@ -40,4 +40,4 @@ "@activewidgets/testing": "0.0.4", | ||
| "@rollup/plugin-babel": "^5", | ||
| "@rollup/plugin-node-resolve": "^11", | ||
| "@testing-library/react": "^11", | ||
| "@rollup/plugin-node-resolve": "^13", | ||
| "@testing-library/react": "^12", | ||
| "express": "^4", | ||
@@ -49,7 +49,7 @@ "react": "^17", | ||
| "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" | ||
| }, | ||
@@ -56,0 +56,0 @@ "jest": { |
| #  React examples | ||
| # Introduction | ||
| ActiveWidgets is a developer-friendly multi-framework datagrid component library for the web. It is built for the performance-critical enterprise applications with complex screens and very large datasets. Yet the library tries to remain compact and simple and allows writing code that everyone can understand and maintain. | ||
| ## Modern datagrid | ||
| The dark days of IE6 are finally over. Today's browsers offer multi-threading, GPU acceleration, fine-grained scheduling and many other ways to achieve an exceptional performance. ActiveWidgets 3.0 is designed from the ground up to take advantage of the capabilities of a modern browser and deliver better, faster, less complex and more reliable product. | ||
| ## Frameworks support | ||
| ActiveWidgets goal is to deliver _Universal Web Components_, which can be used in all popular frameworks as well as raw javascript/html/css, legacy and multi-framework environments. | ||
27927
-1.72%22
-4.35%+ Added
+ Added
- Removed
- Removed