Releases: Codelessly/CodelesslyAPI
Releases · Codelessly/CodelesslyAPI
v4.4.0 Release
- Add CornerRadius typedValue. - Fix icon props deserialization for backwards compatibility.
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.
v4.2.1 Release
- Fix lint issues. - Add `NodeBox.fromCenter` method. - Use TextProp instead of StartEndProp.
v4.1.0 Release
- Fix AppBar constraints. - Add `Brightness` property for Codelessly emulator support.
v4.0.0 Release
- Update codelessly_json_serializable to v4.9.0. - Require Dart SDK v3.5 or higher.
3.0.0
- Owner field & admin Role migration.
- Create
where
query API. - Add new
VariableType.image
. - Add Date decoder.
2.1.0
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
v2.0.2 Release - Update external components with reactions. - Add click and long click reactions to rectangle node.
2.0.0
v2.0.0 Release - Update Checkbox shrinkwrap and padding sizing. - Change default Stroke cap to none. - Optimize node sorting algorithm.
1.8.0
v1.8.0 Release - Custom Layout IDs support! Use a human readable ID for CodelesslyWidgets to help identify and differentiate CloudUI in your code.