Skip to content

Commit

Permalink
TAU 1.2.6 release
Browse files Browse the repository at this point in the history
Dedicated platform: Tizen 6.0

New features in 1.2.0:
 - support for OneUI 2.x

Changes in version 1.2.6:

1d19481 HomeTVApp: added drawer on the left side of screen
cfcf7a7 Add now on TV section
01020f2 Creating Apps grid section
80e5f88 Remove unneeded back button
b3cee10 Remove items when destroying the widget
318e4af Framework for news section in HomeApp
be5b881 Add sample weather widget
75fef9e Add scoffolder for HomeTV App
52564cc Change the z-index of more option
9a32e61 Add default schedule elements.
129b55f (tau_1.2) Fix wrong urls of the style and script in etc
6c3458f Load only the length of the item
ed2443e Add theme changing option for all level 1 submenus
fd9494d Router: fix for click on back button - prevent default action
8443d75 (mobile) Slider: fix for min value option
ea146d3 Spin: fix for upate spin items
d46f5f6 Let 'npm install' check node and build TAU
a2df747 Swipe to Delete (Wearable): add example and implementation
499d6df (mobile) OnOff Switch: fix for drag on disabled switch
0d7768a (mobile) OnOff Switch: fix for colord border of track
f52d11a (UIComponents) Fix double back action in Dialogs
da3410e Enable three scenarious for Scheduling APP
fed6a73 Fix ui-content-area for TV
7dfc6cf Fix small Time Picker on TV
f8f9d5d Add the Back button function
6e4f49a Fix the ScheduleApp on/off setting

Signed-off-by: Lukasz Slachciak <l.slachciak@samsung.com>
  • Loading branch information
lmslachciak committed Jul 6, 2020
1 parent 1d19481 commit 8dea576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tau",
"title": "tau",
"description": "Tizen Advanced UI",
"version": "1.2.5",
"version": "1.2.6",
"scripts": {
"build": "grunt build",
"postinstall": "npm run build",
Expand Down

0 comments on commit 8dea576

Please sign in to comment.