Skip to content

Commit 56af45a

Browse files
author
pipeline
committed
v25.1.35 is released
1 parent a726eee commit 56af45a

File tree

366 files changed

+11917
-3056
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

366 files changed

+11917
-3056
lines changed

README.md

Lines changed: 10 additions & 484 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ej2-vue-samples",
3-
"version": "24.2.3",
3+
"version": "25.1.35",
44
"description": "Examples of Vue UI Components",
55
"keywords": [],
66
"dependencies": {

public/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@
1616
<!-- End Google Tag Manager -->
1717
<meta charset="utf-8">
1818
<title>Demos, Examples of Syncfusion Vue UI Components</title>
19-
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
19+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
2020
<meta name="description" content="Explore and learn Syncfusion Vue UI components library using large collection of feature-wise examples for each components.">
21-
<meta http-equiv="x-ua-compatible" content="ie=edge" />
2221
<meta name="author" content="Syncfusion" />
2322
<link rel="shortcut icon" href="favicon.ico" />
2423
<link rel="manifest" href="./manifest.webmanifest">

0 commit comments

Comments
 (0)