Skip to content

v1.0.5: TAU release 1.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@TomaszLukawskiSam TomaszLukawskiSam released this 29 Jul 14:41
· 198 commits to tau_1.0 since this release

Dedicated platform: Tizen 4.0, Tizen 5.0

New features in 1.0.0:

- support for bezel-less devices
- extended widget control by touch
- new Date/Time pickers

Changes in version 1.0.5:

- Remove unused custom elemens module
- Display the initial state of radio checkbox
- Change list selection style
- Fix for cut line of subtext on multiline list
- Fix for remaining gradient effect in Marquee widget
- Fix for text and button overlaping on Listview
- Contextual Popup: fix for popup width
- Add search feature to page with index scrollbar and floating button
- Disable content pointer events if popup is active
- Fix for right padding when horizontal scroll handler is active
- Gallery: Make expression simpler
- Add setting active index after delete image from gallery
- Fix eslint issues
- Don't allow to go back outside tau history
- UIComponents: fix for cuted text in Toast popup
- (mobile) Set checkbox state to indicate all images selected
- Floating Action: added press effect on vclick
- UIComponents: Updating the page title for List/Normal list
- (wearable) UIComponents: VirtualList with button looks wrong
- UIComponents: removed unnecessary tag "span" from text on list
- NumberPicker: Added auto width of text in Spin widget
- UIComponents: GroupIndex has changed if all dependent checkbox are selected
- UIComponents: Fix for popup's look on the list with select mode
- Add ellipsis effect to if tabname is too long
- Remove Marquee inner element during widget destroying
- (engine) fix for defering TAU load issue
- Fix inability to use reorder list on device and emulator
- Add back action to back buttons
- (mobile) Unify UIComponents examples
- Unify wearable examples
- Apply consistent formatting for UIComponents html's
- Add .jsbeautifyrc file with config for html files formatting
- Add tau.circle.css to checkbox wearable example
- Add info about debugging to README.md