Discover

Topics

DroidScript UI Kit

DroidScript UI Kit version history

‹ General Info
Version 1.16
Updated 2 years ago
Changelog Supports Add*** methods to MUI
Added SetColor method to Buttons and FABs
Button padding is added to button with null width.
Add SetText method to FAB
Added Add*** method to each control.
Pass TextEdit control as param to pickers.
Added SetTextEdit method to pickers and listdialogs.
Added SetOnTouch method to TextEdits
Added 1 Outlined Button
Added SetOnClose to dialogs
Redesign Modal dialog control
Fixed Dialog control
Added SetOnReady and SetOnProgress method on DataTable
Version 1.14
Updated 2 years ago
Changelog *Added new Spinner control.
*Added SetOnTouch method to DataTable
*Added 'color' property on ListModern data for avatar color
*To change badge color, add MUI.theme.badgeColor after initializing MUI
*Fixed selection error on DataTable
*Fixed sorting error on DataTable
Version 1.13
Updated 3 years ago
Changelog Fixed installation error.
Added new DataTable control.
Fixed bug from previous version V1.10
All dialogs can now be closed on back key.
Check the What's new page for more info.
Version 1.12
Updated 3 years ago
Changelog *READ THE DOCUMENTATION SECTION*
Supports dark mode
Documentation is now available on DroidScript IDE
Controls now are the returned objects
From now on MUI object is mostly used instead of UI, although they are identical objects
Use CreateLayout method to have a consistent MUI design
All dialogs, alerts, modal and banner are not automatically shown. Call Show() or Hide() methods
Redesign DroidScript UI Kit app
Version 1.10
Updated 3 years ago
Changelog *READ THE DOCUMENTATION SECTION*
Supports dark mode
Documentation is now available on DroidScript IDE
Controls now are the returned objects
From now on MUI object is mostly used instead of UI, although they are identical objects
Use CreateLayout method to have a consistent MUI design
All dialogs, alerts, modal and banner are not automatically shown. Call Show() or Hide() methods
Redesign DroidScript UI Kit app
Version 1.09
Updated 3 years ago
Changelog Fixed installation error from previous version

No change logs for this release.

P.S. Dark mode is supported for the next release
Version 1.07
Updated 3 years ago
Changelog Added app.InitializeUIKit() method to generate assets
Additional SetValue method on the SeekBars
Fixed issues on the TESearchElegant
Fixed AlertSimple animation from Bounce to FadeIn
Fixed some issues on the app
Added new 'show' param to CreateModal method whether to show the modal when created.
Added 'ShowModal', 'HideModal' methods to modal
Fix entrance animation for banner dialog.
Fix entrance animation for check list dialog
Additional image validation for Card
Version 1.06
Updated 4 years ago
Changelog Fixed bug on time picker
Version 1.04
Updated 4 years ago
Changelog Added new UI design, RadioButtons
Fixed bug on DatePicker
Added default values on DatePicker
Added animation on the TimePicker
Securing UI Kit installation
Added OnBack function promp to prevent accidental app exits
Added GetVisibility method to all dialogs
Added GetVisibility method to RadioMaterial and RadioButtons
Version 1.03
Updated 4 years ago
Changelog Fixed bug on CreateSimpleList