-
Notifications
You must be signed in to change notification settings - Fork 5
Roadmap
There is still a lot to do. We maintain our roadmap via the milestones. Here is a rough plan about the next major steps to take.
-
We first will develop the UiWidget layer with focus on a native GWT implementation
-
We further improve the Client infrastructure
Features for UiWidget layer:
-
All standard features of a UI-toolkit (average stuff is done)
-
HTML5 support for new input fields and access-keys (Done, but browser do not (properly) implement date/time related inputs, etc.)
-
validation support (Done, but GWT validation still has limitations)
-
support to switch UiMode (View/Edit) - Done except for #85.
-
build-in contextual online-help support (developer can apply help texts to widgets, defaults to tooltip if not set, help generates infos from that including validation rules, etc.) - not yet started
-
advanced print support - not yet available
-
accessability support (WAI-ARIA, keyboard control, etc.) - in progress
-
high-level widgets and patterns - in progress
-
support for toolkit independent composed widgets (created with new instead of UiWidgetFactory) - Done
This documentation is licensed under the Creative Commons License (Attribution 4.0 International).
