Skip to content

Commit 3bc2516

Browse files
author
pipeline
committed
v20.1.47 is released
1 parent 0cff353 commit 3bc2516

File tree

1,210 files changed

+29528
-46838
lines changed

Some content is hidden

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

1,210 files changed

+29528
-46838
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The Syncfusion license that contains the terms and conditions can be found at
3838

3939
## Installing
4040

41-
Use the following command to install all dependent packages from the public npm registry.
41+
Before installation check `@syncfusion:registry=http://nexus.syncfusion.com/repository/ej2-production/` is available in npmrc file. Then use the below command to install all dependent packages.
4242

4343
```bash
4444
npm install

newWindowSamples/accordion/ajax/main.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

newWindowSamples/accordion/default/main.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

newWindowSamples/accordion/icons/main.bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

newWindowSamples/spreadsheet/gender-radiobutton/index.html renamed to newWindowSamples/accordion/keyboard-interaction/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
})(window, document, 'script', 'dataLayer', 'GTM-WLQL39J');
2222
</script>
2323
<!-- End Google Tag Manager -->
24-
<title>Vue spreadsheet gender-radiobutton Example - Syncfusion Demos</title>
25-
<meta name="description" content="This example demonstrates the gender-radiobutton in Vue spreadsheet Component. Explore here for more details." />
24+
<title>Vue accordion keyboard-interaction Example - Syncfusion Demos</title>
25+
<meta name="description" content="This example demonstrates the keyboard-interaction in Vue accordion Component. Explore here for more details." />
2626
<meta http-equiv=X-UA-Compatible content="IE=edge">
2727
<link rel="shortcut icon" href="https://ej2.syncfusion.com/home/favicon.ico" />
2828
<meta name=viewport content="width=device-width,initial-scale=1">
@@ -77,7 +77,7 @@
7777
</div>
7878
</div>
7979

80-
<h1 class="sb-bread-crumb-text">Example of gender-radiobutton in Vue spreadsheet Component</h1>
80+
<h1 class="sb-bread-crumb-text">Example of keyboard-interaction in Vue accordion Component</h1>
8181
<div id=app></div>
8282

8383
<div class="sb-footer">

0 commit comments

Comments
 (0)