Skip to content

Commit 7db58f1

Browse files
author
pipeline
committed
v19.2.44 is released
1 parent e702530 commit 7db58f1

File tree

259 files changed

+1409
-1144
lines changed

Some content is hidden

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

259 files changed

+1409
-1144
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@import 'ej2-barcode-generator/styles/barcode/tailwind-dark.scss';
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@import 'ej2-barcode-generator/styles/barcode/tailwind.scss';
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@import 'barcode/tailwind-dark.scss';
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@import 'barcode/tailwind.scss';

components/base/CHANGELOG.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,14 @@
22

33
## [Unreleased]
44

5-
## 19.1.69 (2021-06-15)
6-
7-
### Common
8-
9-
- `I324905` - Resolved the issue with `editTemplate` methods are reassigned to other columns while reordering and applying `setState`.
10-
115
## 19.1.67 (2021-06-08)
126

137
### Common
148

159
- `F164392` - Resolved the issue with Value is not updated if we update the state in `useEffect()` hook for `Dropdownlist`.
1610

11+
- `I324905` - Resolved the issue with `editTemplate` methods are reassigned to other columns while reordering and applying `setState`.
12+
1713
## 19.1.65 (2021-05-25)
1814

1915
### Common

0 commit comments

Comments
 (0)