Releases: codenameone/CodenameOne
Releases · codenameone/CodenameOne
7.0.89
Added ability to modify/get the current form
7.0.88
Fixed issue with tabs component capturing swipe events when higher co…
7.0.87
Refined previous change to address comments Will handle times like 10:00AM, 10:00 AM and 10:00. Based on this thread: https://www.reddit.com/r/cn1/comments/y6bdhq/date_time_formatting/
7.0.86
update org.apache.commons:commons-text 1.9 to 1.10.0 (#3655)
7.0.85
Added a log that will help clarify the failure
7.0.84
Update CommonTransitions.java (#3641) Closed an unclosed list element causing an unnecessary blank list to be shown on the document
7.0.83
What's Changed
- Updated Contributing File by @YashPimple in #3639
New Contributors
- @YashPimple made their first contribution in #3639
Full Changelog: 8.0.83...7.0.83
8.0.83
upgrade jdom2 to 2.0.6.1 (#3638)
7.0.82
feat: Added support for Dark mode in Maven projects. https://github.com/codenameone/CodenameOne/issues/3623
7.0.81
v7.0.81 Added support to SwipeBack for return null destination form as a mean…