@syncfusion/ej2-vue-base
Advanced tools
Comparing version 20.1.61 to 20.2.36
@@ -7,2 +7,17 @@ # Changelog | ||
#### New Features | ||
- Provided the TypeScript 4.7 compatible support for the Vue components. | ||
- Provided option to register the license key by using the `npx` command. Follow these steps to register the license using the `npx` command: | ||
- - Install the Syncfusion packages from npm. | ||
- - Add the license key either in the environment variable `SYNCFUSION_LICENSE` or in the `syncfusion-license.txt` text file. | ||
- - Run the command `npx syncfusion-license activate` to register the license automatically. | ||
- `#I376821` - Provided support to compile the Sass files using [Dart Sass](https://sass-lang.com/dart-sass) instead of [node-sass](https://github.com/sass/node-sass). This change has been made since `node-sass` has been deprecated. | ||
## 20.1.61 (2022-06-21) | ||
### Common | ||
#### Bug Fixes | ||
@@ -9,0 +24,0 @@ |
/*! | ||
* filename: ej2-vue-base.umd.min.js | ||
* version : 20.1.61 | ||
* version : 20.2.36 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-vue-base.min.js | ||
* version : 20.1.61 | ||
* version : 20.2.36 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: index.d.ts | ||
* version : 20.1.61 | ||
* version : 20.2.36 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-vue-base@*", | ||
"_id": "@syncfusion/ej2-vue-base@20.1.57", | ||
"_id": "@syncfusion/ej2-vue-base@19.3.53", | ||
"_inBundle": false, | ||
"_integrity": "sha512-wlUNkm9CZXhcNumhnYFE4XrCj37hptT+ZruTtwdgFyK9za1l1FkIlpfqpvgZTac+Y4T7rpPtMrw7I+neJqX5BQ==", | ||
"_integrity": "sha512-yRW4OS6ctma7lfC9ndSGBZXpDqHWqlqP0bnvQ71EjAthH+wYTMC4VpDEmr2pE4jTSWFuoFekZsvmbYenJz/LFw==", | ||
"_location": "/@syncfusion/ej2-vue-base", | ||
@@ -21,10 +21,21 @@ "_phantomChildren": {}, | ||
"/", | ||
"/@syncfusion/ej2-vue-barcode-generator", | ||
"/@syncfusion/ej2-vue-buttons", | ||
"/@syncfusion/ej2-vue-calendars", | ||
"/@syncfusion/ej2-vue-charts", | ||
"/@syncfusion/ej2-vue-circulargauge", | ||
"/@syncfusion/ej2-vue-diagrams", | ||
"/@syncfusion/ej2-vue-documenteditor", | ||
"/@syncfusion/ej2-vue-dropdowns", | ||
"/@syncfusion/ej2-vue-filemanager", | ||
"/@syncfusion/ej2-vue-gantt", | ||
"/@syncfusion/ej2-vue-grids", | ||
"/@syncfusion/ej2-vue-heatmap", | ||
"/@syncfusion/ej2-vue-inplace-editor", | ||
"/@syncfusion/ej2-vue-inputs", | ||
"/@syncfusion/ej2-vue-kanban", | ||
"/@syncfusion/ej2-vue-layouts", | ||
"/@syncfusion/ej2-vue-lineargauge", | ||
"/@syncfusion/ej2-vue-lists", | ||
"/@syncfusion/ej2-vue-maps", | ||
"/@syncfusion/ej2-vue-navigations", | ||
@@ -34,8 +45,14 @@ "/@syncfusion/ej2-vue-notifications", | ||
"/@syncfusion/ej2-vue-pivotview", | ||
"/@syncfusion/ej2-vue-popups", | ||
"/@syncfusion/ej2-vue-progressbar", | ||
"/@syncfusion/ej2-vue-querybuilder", | ||
"/@syncfusion/ej2-vue-richtexteditor", | ||
"/@syncfusion/ej2-vue-schedule", | ||
"/@syncfusion/ej2-vue-spreadsheet" | ||
"/@syncfusion/ej2-vue-splitbuttons", | ||
"/@syncfusion/ej2-vue-spreadsheet", | ||
"/@syncfusion/ej2-vue-treegrid", | ||
"/@syncfusion/ej2-vue-treemap" | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-base/-/ej2-vue-base-20.1.57.tgz", | ||
"_shasum": "56274be40f6a8ccb3fee82037cd20e1815b6f257", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-base/-/ej2-vue-base-19.3.53.tgz", | ||
"_shasum": "25ff341752df0508e4b6a2b25b58b4d2e437e6a3", | ||
"_spec": "@syncfusion/ej2-vue-base@*", | ||
@@ -51,3 +68,3 @@ "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~20.1.61", | ||
"@syncfusion/ej2-base": "~20.2.36", | ||
"glob": "^7.0.5" | ||
@@ -82,4 +99,4 @@ }, | ||
"typings": "index.d.ts", | ||
"version": "20.1.61", | ||
"version": "20.2.36", | ||
"sideEffects": true | ||
} |
@@ -96,2 +96,2 @@ var fs = require("fs"); | ||
} | ||
} | ||
} |
361514
2887
+ Added@syncfusion/ej2-base@20.2.48(transitive)
+ Added@syncfusion/ej2-icons@20.2.45(transitive)
- Removed@syncfusion/ej2-base@20.1.61(transitive)
- Removed@syncfusion/ej2-icons@20.1.55(transitive)