Skip to content

Commit 8f55a9a

Browse files
author
pipeline
committed
v18.4.41 is released
1 parent e97921b commit 8f55a9a

File tree

81 files changed

+220
-102
lines changed

Some content is hidden

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

81 files changed

+220
-102
lines changed

components/base/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 18.4.39 (2021-01-28)
5+
## 18.4.41 (2021-02-02)
66

77
### Common
88

components/buttons/CHANGELOG.md

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,13 @@
22

33
## [Unreleased]
44

5-
## 18.4.39 (2021-01-28)
6-
7-
### RadioButton
8-
9-
#### Bug Fixes
10-
11-
- `#260887`, `#300238`, `F159600` - `v-model` property not updated issue resolved.
5+
## 18.4.41 (2021-02-02)
126

137
### CheckBox
148

15-
#### New Features
9+
#### Bug Fixes
1610

17-
- `#241256` - Array model support provided.
11+
- Issue with click event has been fixed.
1812

1913
## 18.4.33 (2021-01-05)
2014

@@ -387,3 +381,17 @@ RadioButton is a graphical user interface element that allows to select one opti
387381
- **Sizes** - Provided with different sizes of RadioButton.
388382

389383

384+
## 18.4.39 (2021-01-28)
385+
386+
### RadioButton
387+
388+
#### Bug Fixes
389+
390+
- `#260887`, `#300238`, `F159600` - `v-model` property not updated issue resolved.
391+
392+
### CheckBox
393+
394+
#### New Features
395+
396+
- `#241256` - Array model support provided.
397+

components/buttons/dist/global/ej2-vue-buttons.min.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.

components/buttons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-buttons",
3-
"version": "18.4.33",
3+
"version": "18.4.39",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/calendars/dist/ej2-vue-calendars.umd.min.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.

components/calendars/dist/ej2-vue-calendars.umd.min.js.map

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

components/calendars/dist/es6/ej2-vue-calendars.es2015.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.

components/calendars/dist/es6/ej2-vue-calendars.es2015.js.map

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

components/calendars/dist/es6/ej2-vue-calendars.es5.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.

components/calendars/dist/es6/ej2-vue-calendars.es5.js.map

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

0 commit comments

Comments
 (0)