elite_orm_editor 1.0.3 elite_orm_editor: ^1.0.3 copied to clipboard
A widget and state library to create UIs that work with elite_orm databases.
1.0.3 #
-
Added a read-only option for control objects.
-
Changed the parameter for text fields in the
renderTextAdder()
method.
1.0.2 #
-
Added support for sorting the list before rendering it throught the
ListDBMemberControl
. -
Scroll to the last item added to the list of a
ListDBMemberControl
when usingrenderListChooser
.
1.0.1 #
- Corrected the location of the colon when the duration widgets have labels.
1.0.0 #
- Initial version.