Skip to content

Releases: Codelessly/CodelesslyAPI

v4.0.0 Release

21 Sep 16:19
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

1.7.0

07 May 20:47
Compare
Choose a tag to compare
  • Teams v1 support.

1.6.0

04 Apr 16:10
Compare
Choose a tag to compare
v1.6.0 Release

- Initial CloudUI support for Layout Groups.
  - Display different layouts for different screen sizes.

1.5.0

27 Mar 03:50
Compare
Choose a tag to compare
  • Fix text node not allowing actions.

1.4.0

06 Mar 05:02
Compare
Choose a tag to compare
  • New StyleSheets support! Define common 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.