Skip to content

Commit e896d4b

Browse files
committed
v0.0.8 Release
- Text field and code-gen improvements. - Add `showCounter` for input decoration. - Fix text field counter text not working properly. - Fix text field with incorrect sizing in codegen.
1 parent b6c634a commit e896d4b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.0.8
2+
- Text field and code-gen improvements.
3+
- Add `showCounter` for input decoration.
4+
- Fix text field counter text not working properly.
5+
- Fix text field with incorrect sizing in codegen.
6+
17
## 0.0.7
28
- Add support for Tabs.
39
- Add TextField support for variables.

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

0 commit comments

Comments
 (0)