Skip to content

Releases: Codelessly/CodelesslyAPI

v4.4.0 Release

18 Dec 02:15

Choose a tag to compare

- Add CornerRadius typedValue.
- Fix icon props deserialization for backwards compatibility.

v4.3.0 Release

24 Nov 01:27

Choose a tag to compare

- 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.

v4.2.1 Release

10 Nov 18:53

Choose a tag to compare

- Fix lint issues.
- Add `NodeBox.fromCenter` method.
- Use TextProp instead of StartEndProp.

v4.1.0 Release

19 Oct 23:19

Choose a tag to compare

- Fix AppBar constraints.
- Add `Brightness` property for Codelessly emulator support.

v4.0.0 Release

21 Sep 16:19

Choose a tag to compare

- Update codelessly_json_serializable to v4.9.0.
- Require Dart SDK v3.5 or higher.

3.0.0

21 Sep 16:19

Choose a tag to compare

  • Owner field & admin Role migration.
  • Create where query API.
  • Add new VariableType.image.
  • Add Date decoder.

2.1.0

11 Jul 04:48

Choose a tag to compare

v2.1.0 Release

- New TextInputField features! This is the first batch of improvements to the TextInput component and includes the following:
  - Added Autofill Hints support.
  - Added Text Input Validator.
  - Added Text Input Formatter.
  - Added Submit Keyboard Action selector.

2.0.2

03 Jul 03:18

Choose a tag to compare

v2.0.2 Release

- Update external components with reactions.
- Add click and long click reactions to rectangle node.

2.0.0

13 Jun 18:07

Choose a tag to compare

v2.0.0 Release

- Update Checkbox shrinkwrap and padding sizing.
- Change default Stroke cap to none.
- Optimize node sorting algorithm.

1.8.0

07 May 20:47

Choose a tag to compare

v1.8.0 Release

- Custom Layout IDs support! Use a human readable ID for CodelesslyWidgets to help identify and differentiate CloudUI in your code.