Skip to content

Commit e054486

Browse files
committed
v4.3.0 Release
- Create new Placeholders node. - Add enable and disable node feature. - Add new BlendModes support. - Enable RenderedLayoutModel for buttons and dropdowns. - Fix dropdown onChanged callback value.
1 parent 56660f8 commit e054486

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 4.3.0
2+
3+
- Create new Placeholders node.
4+
- Add enable and disable node feature.
5+
- Add new BlendModes support.
6+
- Enable RenderedLayoutModel for buttons and dropdowns.
7+
- Fix dropdown onChanged callback value.
8+
19
## 4.2.1
210

311
- Fix lint issues.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: codelessly_api
22
description: Flutter's layouts and widgets represented as models and JSON data. This API is used by the Codelessly Editor and CloudUI SDK to render Flutter Widgets.
3-
version: 4.2.1
3+
version: 4.3.0
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslyAPI
66

0 commit comments

Comments
 (0)