WaveMaker 11.3.2 - Release date: 22 May 2023
WaveMaker has released a patch version, 11.3.2, containing bug fixes.
React Native Enhancements
- Define animations in a React Native app through JavaScript. Learn more about how to apply React Native Animations.
- Apply
linear-gradient
to the background of a widget through CSSbackground-image
, see the reference in the example below:background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
- Grid Layout and Video Widgets are now supported in React Native apps.
- Navigate between Tab Panes using Swipe Gesture. Swipe Gesture works in mobile, but not in web preview.
- Use Flipper to debug WaveMaker applications. For more information, see Flipper.
Deprecated
- Layout and Flex Layout widgets have similar functionality; therefore, the Layout widget is no more supported, and it is removed from the widget's list.
Bug fixes
- Fixed the positioning of columns' Summary Row issue.
- Fixed the Blob data type issue for Cordova apps where the images were not rendering in the devices as expected.
- Fixed the Material 2.0 theme where the slider buttons are cropped in the List widget pagination.
- Provided a fix for assigning server path port number when creating build.
Technology Stack
Technology Stack
UI Frameworks
Description | JS Library | Version |
---|---|---|
JS Binding | jquery | 3.6.0 |
jquery-ui* | 1.13.2 | |
MVC Framework | angular 12.2.16 | |
angular-ui-bootstrap | 3.3.6 | |
ngx-bootstrap | 6.2 | |
Styles | bootstrap | 3.3.7 |
Charting | d3 | 3.5.17 |
nvd3 | 1.8.6 | |
Built-in functions | lodash | 4.17.21 |
Device support, gestures | hammerjs | 2.0.8 |
Optimised jQuery-UI library excluding unwanted components like accordion, datepicker, dialog, progressbar, spinner, tabs, and all jQuery-UI Effects.
Backend Frameworks
Description | Java Library | Version | |
---|---|---|---|
Spring Framework | 5.3.26 -> 5.3.27 | ||
Security framework | Spring Security | 5.7.5 -> 5.8.2 | |
Java JSON utilities | Gson | 2.10.0 -> 2.10.1 | |
DB Persistence library | Hibernate | 5.6.12.Final -> 5.6.15.Final | |
Sample database | HSQL | 2.7.1 | |
JSON library | Jackson | 2.14 -> 2.14.2 | |
Logging framework | SLF4j | 1.7.36 | |
Logging Implementation | Log4j2 | 2.18.0 | |
Http client library | HttpComponents - httpclient | 4.5.13 -> 4.5.14 | |
Servlet Framework | 4.0.1 | ||
Database Connection Pooling | HikariCP | 5.0.1 |
Runtime Environment
Description | Version |
---|---|
JDK | 11 |
WebSphere Liberty | 19.0.0.1+ |
JBoss Wildfly | 15+ |
Tomcat | 9.0* |
Cordova (mobile apps) Android iOS | 11.0.0 11.0.0 6.2.0 |
This is the default Tomcat runtime support. Apps can be deployed to any standard Java Web Server running on JDK 11. For more information, see here.
Build Environment for Multi-version Studio
Build Environment 11
React Native 11
Description | Version |
---|---|
Java | 11 |
Node | 14.15.5 |
Maven | 3.8.6 |
npm | 7.20.3 |
Ant | 1.10.11 |
Git | 2.26 |
Angular Web and Mobile 11
Description | Version |
---|---|
Java | 11 |
Node | 12.22.3 |
Maven | 3.8.6 |
npm | 6.14.13 |
Ant | 1.10.11 |
Git | 2.26 |
For more information about building project with Maven, see here.
Build Environment 10
Angular Web and Mobile 10
Description | Version |
---|---|
Java | 1.8 |
Node | 12.22.3 |
Maven | 3.8.1 |
npm | 6.14.13 |
Ant | 1.10.11 |
Git | 2.26 |