Skip to content

TAU Release 1.1.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@pkaczmarczy pkaczmarczy released this 06 Sep 12:04
· 227 commits to tau_1.1 since this release

Dedicated platform: Tizen 5.5

New features in 1.1.0:

- new widgets: Graph, Dimmer
- Keyboard support
- TV landscape layout

Changes in version 1.1.4:

- Utils: Added copy of attributes from original inline script to new one
- TCT: RadioButton & Checkbox: fix for deprecated API synchronous XHTTPRequest
- TCT: Change version of TCT to 5.5
- Events/vmouse: method handleTouchMove doesn't ready for broken data
- TCT: Add common files to tct test packages
- Coverflow: Add the CoverFlow example for wearable profile
- BaseWidget: fix for widget options getting from attributes
- SectionChanger: fix for model/directives feature
- SectionChanger: issue in test engine cause test fails
- Graph: fix for color option split
- DropDownMenu: update placeholder on widget refresh
- Engine: add getBinding instance search on widget wrapper
- Graph: add unit tests
- Build: Add configurable bundled extensions build
- FloatingActions: fix for button width
- Graph: Fix graph plot color property
- I3d: Update i3d sample source to use the gltf format
- Listview: Fix failing mobile listview testcase
- IndexScrollbar: Fix setting elements for indexscrollbar
- BaseWidget: Add reading of widget properties during refresh
- Selector: Extend Selector remove item API
- TextInput: added distinguished class name for container in depend to input type
- UIComponents: Drawer example in wearable UI Components