Thorium Builder 1.5.0 Release Notes

clock

May 22th 2020


Frameworks & External Components

Framework7 updated to 5.7.5. Read the release notes here: https://framework7.io/release-notes/

Swiper updated to 5.4.0. (http://swiperjs.com)

Widget Properties

Parallax Effect

The Background Popup Widget now includes a "Parallax" option which allows you to easily create Parallax effects. (This option works with web projects and PWA projects)

...
Gradiant Text

It is now possible to apply Gradiant to Text.  (This option works with Web Projects and PWA projects)

...

Text Gradiant

Text Shadow Settings

Text shadows are now fully customizable. (This option works with web projects and PWA projects)

...

Text Shadow

Border Shadow Settings

The border shadows are now fully customizable: shadow h, shadow v, radius, extended color and opacity. (This option works with web projects and PWA projects)

...
Border Shadow
Sticky Scroll Containers

Web Bootstrap containers now have an additional "Sticky Scroll" setting that allows the container to stay in the up position when scrolling

Mobile Simulator

PWA Projects can now be configured with a “Master Detail” mode for Tablet Visualisation.
Mobile Simulator now includes as well a “Landscape” mode for Tablets.

...

New Master-Detail view mode for Tablets

Effects & 3D Transformations

It is now possible to apply effects and transformations on any widget. You can define an initial step and a secondary state triggered by an event: page loading, entry of the widget in the display window, MouseOver, mouse click… (This option works with Web projects and PWA projects)

...
...

Json API

JSON Explorer

The JSON Explorer allows you to browse the JSON returned by an API. You can drag and drop a JSON item into your JSON repeater configuration dialog.

...
Nested JSON support

JSON repeaters and displays can now load data placed in a hierarchy using dot notation, for example address.geo.lat

JSON CRUD

A Json form placed in a page called from a JSON repeater can now load the data of the selected row, then call an API to update the selected record. (Update)

JSON Sources Settings

The JSON Source setting has been redesigned and simplified.

JSON Forms

Json Forms now implement the new Form Workflow setting (see section “Forms” right after).

User Forms

Forms Workflow

The post-submit actions of user forms have been completely redesigned to allow you to configure the actions to be performed when a user submits a form. (Including calling a custom JS function)

...
Smart Select

Forms List can now be displayed as Smart Select.

...
...

New Smart Select Mode For Form Lists

Bug Fixes

Bug fix with Margin left & right set to auto 

Bug Fix with PWA Page Link within Paragraph

Bug fix with Template Height Calculation in Firebase Repeater

Bug Fix: app.js was broken when using App Name with quotes

Bug Fix: Text Editor is resizable 

Enhancement: Code Editor Syntax Colorisation improved for large files.

Bug Fix with duplicated ID detector

Bug Fix: Switching from custom Webserver to embedded Web server does no longer display a warning message continuously

Bug Fix: on Firebase, if the option "Users connect anonymously" is unchecked with a session still active, existing sessions are automatically disconnected.

Bug fix: when using SQLite DB if the content had malformed UTF-8 characters (possibly incorrectly encoded) then the content is automatically "safely encoded".

Forms Default input name now includes the form id in order to avoid duplicated Ids. 

Enhancement: z-index parameter in Widgets properties

TB launch optimisations.

Copyright© 2019-2021

...