Releases: Codelessly/CodelesslySDK
Releases · Codelessly/CodelesslySDK
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. - New Editor layout rendering pipeline. Improved TextInputField rendering. - Fix website publishing error that occurs when using an empty Navigate Action.
2.0.2
v2.0.2 Release - Update CodelesslyException to display better errors during development. - Update external components with reactions. - Add click and long click reactions to rectangle node.
2.0.1
- Fix nested shrink-wrapping Stacks size calculations.
2.0.0
v2.0.0 Release - Firebase v3.1.0 support. - Update Checkbox shrinkwrap and padding sizing. - Change default Stroke cap to none. - Optimize node sorting algorithm. - Highlight text with missing fonts. - Improve WebView widget support for multiple platforms.
1.9.0
- Flutter v3.22 support.
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.
1.7.0
- Teams v1 support.
1.6.0
v1.6.0 Release - Initial CloudUI support for Layout Groups. - Display different layouts for different screen sizes.
1.5.0
- Multi environment support. Use multiple Codelessly widgets simultaneously from different projects.
- Update Google Fonts v6.2.1.
1.4.0
v1.4.0 Release - New StyleSheets support! Create reusable color and text styles. - Update GridView `childAlignment` property. Minor refactor. - Improve Edge Pins. - Fix edge pins not being saved. - Clamp edge pins to positive values in wrapping parent layouts.