Skip to content

Commit 840bf25

Browse files
committed
v0.7.0 Release
- New Dialogs feature! 100% customizable dialogs with customizable close button, background, and padding. - New show dialog action. - New show dialog settings panel. - Fix Edge Pins not syncing with server. - Fix PageView triggers not executing.
1 parent 9511dd9 commit 840bf25

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.7.0
2+
- New Dialogs feature! 100% customizable dialogs with customizable close button, background, and padding.
3+
- New show dialog action.
4+
- New show dialog settings panel.
5+
- Fix Edge Pins not syncing with server.
6+
- Fix PageView triggers not executing.
7+
18
## 0.6.0
29
- Embedded Canvases V1.
310
- Embed canvases into layouts.

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: 0.6.0
3+
version: 0.7.0
44
homepage: https://codelessly.com/
55
repository: https://github.com/Codelessly/CodelesslyAPI
66

0 commit comments

Comments
 (0)