platform/framework/web/web-ui-fw.git
11 years agopagelayout : content min height bug fix
Jinhyuk Jun [Fri, 4 Jan 2013 04:49:55 +0000 (13:49 +0900)]
pagelayout : content min height bug fix

divide content min-height scrollview state/non-scrollview state

Change-Id: I02116657bb8ad7432b351d41df33964d73977cdb

11 years agoscrollview: skip the dragging when target is slider's handle
Minkyu Kang [Fri, 4 Jan 2013 05:33:38 +0000 (14:33 +0900)]
scrollview: skip the dragging when target is slider's handle

In case of toggleswitch, the event target is different with slider.
So new condition was added.

Change-Id: I59c86da94c8d9ba88016e91fa530cbeefdb2025e

11 years agoscrollview: update and refactoring the scroll effect
Minkyu Kang [Fri, 4 Jan 2013 05:09:54 +0000 (14:09 +0900)]
scrollview: update and refactoring the scroll effect

Since VI is changed, update the VI.
Use the animate function instead of css animation.
Remove unnecessary function.
Reduce duplicated function call.

Change-Id: I61b41b6b24e41cd0affbde29de64021be59ad72f

11 years agoUnitTest:JQM Unit TC helper has been added,TCs have been modified
hjnim.kim [Wed, 28 Nov 2012 06:10:32 +0000 (15:10 +0900)]
UnitTest:JQM Unit TC helper has been added,TCs have been modified

JQM Tc helper and log module has been added.
If you want to use this module, navigate /web-ui-fw/tests/jqm-helper/ in emulator, target device.

Change-Id: I459970d152d445954bb6e0b701d14abe8aea95ab

11 years agoSwipe: demo page html error has been fixed
hjnim.kim [Fri, 4 Jan 2013 02:10:27 +0000 (11:10 +0900)]
Swipe: demo page html error has been fixed

close </li> missing problem has been fixed
N_SE-18658

Change-Id: I5ed300d616aa5a1c1586a64aa7ba5ed603a09b81

11 years agolistview: Add add/delete animation (VI)
hjnim.kim [Thu, 3 Jan 2013 07:55:00 +0000 (16:55 +0900)]
listview: Add add/delete animation (VI)

Implements add/delete animation for JQM listview
If you apply this animation in listview, using addItem, removeItem listview API
And simple sample has been added( list -> list-vi )

Change-Id: Ia0dff988c6aa029ace414bf96875a0447a11af6b

11 years agoPopup: demo page has been modified
hjnim.kim [Thu, 3 Jan 2013 10:21:28 +0000 (19:21 +0900)]
Popup: demo page has been modified

popup is closed when cancel or ok buttons were clicked
N_SE-18675

Change-Id: Id48fbd0f6ac1f4f326d3541e2720d85d2f7dfd84

11 years agotizen demo : bug fix
Jinhyuk Jun [Fri, 28 Dec 2012 06:01:04 +0000 (15:01 +0900)]
tizen demo : bug fix

reposition 2line-text button, vertical popup position fix, more popup demo bug fix

Change-Id: I3a69b7d6dda19b41f69368c7f74178201418972a

11 years agosearchbar : demo page change(change front button and add behaviour)
Jinhyuk Jun [Fri, 4 Jan 2013 11:31:53 +0000 (20:31 +0900)]
searchbar : demo page change(change front button and add behaviour)

Change-Id: I83b46197b11011228ea516155c512f8ab262a533

11 years agopagelayout : add min height to content
Jinhyuk Jun [Thu, 27 Dec 2012 06:29:33 +0000 (15:29 +0900)]
pagelayout : add min height to content

absolute position can't cover content height calculation

Change-Id: I5ae86329b4d7546198830c247e1a71e3ae064d31

11 years agogallery: rename 'Image Slider' to 'Gallery' in tizen-winsets demo and tests
Koeun Choi [Thu, 3 Jan 2013 08:22:36 +0000 (17:22 +0900)]
gallery: rename 'Image Slider' to 'Gallery' in tizen-winsets demo and tests

Change-Id: I7c0834e1607a8a016b60f0be69a2b089db1d0c09

11 years agoback button control demo : change url link to data-rel="back"
Jinhyuk Jun [Mon, 31 Dec 2012 04:54:52 +0000 (13:54 +0900)]
back button control demo : change url link to data-rel="back"

url link can't find previoust page in some cases

Change-Id: I61c0f7809efedfdda194852d9ecac7cffa1011f4

11 years agoloader: Skip loading theme CSS with a custom css code
Youmin Ha [Thu, 3 Jan 2013 10:08:22 +0000 (19:08 +0900)]
loader: Skip loading theme CSS with a custom css code

  If applications have <link rel="stylesheet" href="[theme CSS path]">,
loader skips putting new <link> tag for the theme.
  This option only works with proper theme CSS path: if the <script> tag
loads "<path>/<version>/js/tizen-web-ui-fw.js", then the theme CSS path must
be "<path>/<version>/themes/<theme>/tizen-web-ui-fw-theme.css",
having exactly same path to the script path. Otherwise, the link tag will be
ignored, and the new <link> tag will be added automatically.

Change-Id: I9910eb3049f5a73fdc386c40b73409f166dfa1c3

11 years agoButton: support no-text in button
hjnim.kim [Fri, 28 Dec 2012 09:55:35 +0000 (18:55 +0900)]
Button: support no-text in button

data-iconpos="notext" bug fix(size bug)

Change-Id: I59b1de67c7feb5598f78d46db955ebe0bcdce98b

11 years agocollapsible: Fix syntax error
Youmin Ha [Thu, 3 Jan 2013 08:25:03 +0000 (17:25 +0900)]
collapsible: Fix syntax error

Change-Id: I19d647c6718da6226947fdfbff3f62034812bc90

11 years agoslider: use data-highlight attribute
Minkyu Kang [Wed, 2 Jan 2013 03:03:10 +0000 (12:03 +0900)]
slider: use data-highlight attribute

Since the data-highlight attribute is supported at JQM 1.2.0,
use this attribute as TIZEN default option.

Change-Id: Ic44f2f6475fbb519869b6db4698c2255bdd0d3d0

11 years agocollapsible: Rotate animation to collapsible heading icon
Youmin Ha [Wed, 26 Dec 2012 04:49:13 +0000 (13:49 +0900)]
collapsible: Rotate animation to collapsible heading icon

Apply rotate animation to the expand/collapse icon in the
collapsible list.
Based on Tizen VI 0.4.

Change-Id: I6b0ee147e29a64ea0026db78465779e6e715664e

11 years agotoggleswitch : text switch bug fix
Jinhyuk Jun [Thu, 3 Jan 2013 02:25:54 +0000 (11:25 +0900)]
toggleswitch : text switch bug fix

change text toggleswitch view to jQM style(UX doesn't exist)

Change-Id: Iefaceb351797dc1b40323ec0650ba898118ce7a2

11 years agoPatch: Fix misc mistakes in JQM patches
Youmin Ha [Thu, 3 Jan 2013 04:56:14 +0000 (13:56 +0900)]
Patch: Fix misc mistakes in JQM patches

Fix title and author information in some patches

Change-Id: I1eeaaf9b55b9f1197077aa106c713591e95665d6

11 years agosearchbar : animation change
Jinhyuk Jun [Fri, 4 Jan 2013 11:24:06 +0000 (20:24 +0900)]
searchbar : animation change

cancel button and input box move diffrently in case cancel button moving

Change-Id: I02439149efaa640c8675f31f5780969dd942d95a

11 years agogallery: get the width correctly
Minkyu Kang [Mon, 31 Dec 2012 04:37:45 +0000 (13:37 +0900)]
gallery: get the width correctly

get the width of gallery from element instead of content.

Change-Id: I08b7a38b62dad51ba17205b190b4cd68702db31e

11 years agodemo: data-framework-viewport-scale attribute is changed to data-framework-viewport...
Koeun Choi [Fri, 28 Dec 2012 04:29:22 +0000 (13:29 +0900)]
demo: data-framework-viewport-scale attribute is changed to data-framework-viewport-width

data-framework-viewport-scale is ambiguous so it is changed to different attribute name.
data-frame-viewport-width = "device-width" | "screen-width" | "[physical-number]"
physical-number can be specific screen width size : 720, 320, 360...

Change-Id: Icf3de31b1d11d4f744cf4db90f2976852bf427a9

11 years agocollapsible: Add collapse/expand animation (VI)
Youmin Ha [Thu, 27 Dec 2012 10:21:45 +0000 (19:21 +0900)]
collapsible: Add collapse/expand animation (VI)

Implements collapse/expand animation for JQM collapsible list.
This spec is described in VI(COM.002).
Includes a simple JQM patch, running custom event handler function.
theme.js has the custom function for the animation.

Change-Id: I1c7ec6bff12e111b88ad3f09e1e64658a7be2955

11 years agodatetimepicker: VI update
Minkyu Kang [Thu, 20 Dec 2012 09:49:19 +0000 (18:49 +0900)]
datetimepicker: VI update

This patch supports new VI. (VI-WIN.011)

Change-Id: I2834914925da7b7037520738f380b5b2e40a84fb

11 years agoJQM: set transition to pop as default
Minkyu Kang [Wed, 2 Jan 2013 08:49:14 +0000 (17:49 +0900)]
JQM: set transition to pop as default

According to TIZEN UX, set transtion to pop as default. (VI-WIN.005)

Change-Id: Iab660d88f081b6657e66de4c08db7d728f5bf277

11 years agotabbar : bug fix in case none li element case
Jinhyuk Jun [Fri, 28 Dec 2012 09:59:37 +0000 (18:59 +0900)]
tabbar : bug fix in case none li element case

Change-Id: Iad36f6ff567f20784b3606e2d9f74fe8563ea960

11 years agoscrollview: fix the drag bug
Minkyu Kang [Mon, 31 Dec 2012 07:01:58 +0000 (16:01 +0900)]
scrollview: fix the drag bug

When show the end effect, sometimes drag is failed because of the transform is returned. (N_SE-18401)

Change-Id: If68c1c51faee6fe68425c572374ad4049bab179d

11 years agoButton: Button icon scrolltop, left has beed added
hjnim.kim [Fri, 21 Dec 2012 08:38:37 +0000 (17:38 +0900)]
Button: Button icon scrolltop, left has beed added

Button icon scrolltop,left and demo have been added( using scroll top widget )

Change-Id: If29dc406e3edeb7a75e6fa191656d0c7321ca83a
Signed-off: Hyunjung Kim <hjnim.kim@samsung.com>

11 years agoSwipe: VI update and swipe speed has been changed
hjnim.kim [Fri, 21 Dec 2012 07:03:33 +0000 (16:03 +0900)]
Swipe: VI update and swipe speed has been changed

VI has been added( Swipe-item opacity is changed, open(from 0 to 1), close(from 1 to 0) )
Swipe animation speed has been changed( "fast" -> "normal" )

Change-Id: I5bdf0772e88dfb7ec0a5a6b0d0338d1fb373aa9f
Signed-off: Hyunjung Kim <hjnim.kim@samsung.com>

11 years agojqm: fix errors in patch files
Youmin Ha [Wed, 26 Dec 2012 11:01:31 +0000 (20:01 +0900)]
jqm: fix errors in patch files

Some patch files had wrong content, causing build error.
The wrong patch content has been fixed.

Change-Id: Ic903dfa9aa572b9b65159d40f765d8cbcdf7d812

11 years agounit-test: swipe: fixed the destroy test.
Minkyu Kang [Wed, 26 Dec 2012 08:37:51 +0000 (17:37 +0900)]
unit-test: swipe: fixed the destroy test.

This patch fix following tests.

4. Destroy - swipe
5. Destroy - item
6. Destory - cover

Change-Id: I19ed60cb959b86bebff5b939e38cbc91dff14623

11 years agoscrolljump: modify button style
Minkyu Kang [Fri, 21 Dec 2012 09:27:30 +0000 (18:27 +0900)]
scrolljump: modify button style

Since scrolltop/left button is added,
use a button style instead of custum button.

Change-Id: I19fb9cf51369f8e0b0bfff7b536c02ea28f4e3e5

11 years agounit-test: adds missing file
Minkyu Kang [Fri, 21 Dec 2012 08:07:25 +0000 (17:07 +0900)]
unit-test: adds missing file

This patch adds missing file for gallery widget's unit test.

Change-Id: Id1965b97b9423caa3caece5f815dff14ba69ebe7

11 years agotransition: adds support depth transition
Minkyu Kang [Fri, 21 Dec 2012 07:18:16 +0000 (16:18 +0900)]
transition: adds support depth transition

The depth transition is page transitioning method for list. (VI-COM.005)

Change-Id: Ibb61b1bb8b289fc46c1d8ce9e7c72d7b06769205

11 years ago0.2.5 release
Youmin Ha [Wed, 26 Dec 2012 08:31:51 +0000 (17:31 +0900)]
0.2.5 release

Change-Id: I1f5a4e7a1b8b553dd544c82e71561a400b410596

11 years agoRevert "[checkboxradio] exception handling for input"
Koeun Choi [Wed, 26 Dec 2012 06:13:47 +0000 (15:13 +0900)]
Revert "[checkboxradio] exception handling for input"

This reverts commit 72478c32704fa96362db577e6cf9511777919ea8.
Tizen style supports no-label radio and checkbox when making lists.
So it ignores html input operation. Instead, it supports tizen style radio and checkbox theme.

Conflicts:

src/themes/tizen/common/jquery.mobile.forms.checkboxradio.less

Change-Id: Ib7adeff25c8f26a8dfb3bc6b0bb443ed110e3b99

11 years ago0.2.4 release
Youmin Ha [Thu, 20 Dec 2012 09:43:47 +0000 (18:43 +0900)]
0.2.4 release

Change-Id: Ic0ae8cef227bdcf65978d5c322ec7d564de1e5c8

11 years agomodify segment background
Jinhyuk Jun [Thu, 20 Dec 2012 09:19:36 +0000 (18:19 +0900)]
modify segment background

Change-Id: I4dc346919e15ed49670f6459a02b53ecca02a146

11 years agorearrange check, radio input
Koeun Choi [Thu, 20 Dec 2012 09:15:57 +0000 (18:15 +0900)]
rearrange check, radio input

Change-Id: I40311da4981a1f03b744c0812ebe73a8ea892a27

11 years agoScale up/ down popup vi(poptop, popbottom)
hjnim.kim [Thu, 20 Dec 2012 07:02:19 +0000 (16:02 +0900)]
Scale up/ down popup vi(poptop, popbottom)

Change-Id: I11444f15eec3769e55f3deb37527b7e84e16a999

11 years agostyle has beed added(box,circle,nobg,round)
hjnim.kim [Mon, 17 Dec 2012 09:24:37 +0000 (18:24 +0900)]
style has beed added(box,circle,nobg,round)

Change-Id: I5a53419f129bc05ebf6e39721ac8a46f6d56dd5b

11 years agofavorite resource added
Koeun Choi [Thu, 20 Dec 2012 07:18:55 +0000 (16:18 +0900)]
favorite resource added

Change-Id: I80a62e063f053ca9fdb1862721fe887e9fc48ab0

11 years agotizen-winsets: add footer and back button
Minkyu Kang [Mon, 17 Dec 2012 06:42:34 +0000 (15:42 +0900)]
tizen-winsets: add footer and back button

Change-Id: Id2c5e56fe5e2950f11991848f3d1d3a8536a2985

11 years agoremove autodividers unit test
Koeun Choi [Mon, 17 Dec 2012 06:14:18 +0000 (15:14 +0900)]
remove autodividers unit test

Change-Id: I5b36e32b2531b150a66e5511323ba4baf3e52e78

11 years agoadd divider for tabbar
Jinhyuk Jun [Mon, 17 Dec 2012 06:02:29 +0000 (15:02 +0900)]
add divider for tabbar

Change-Id: I50093a9625542b1ae828814a30ba3ef431cc4a9a

11 years agoexception handling for input
Koeun Choi [Mon, 17 Dec 2012 08:37:08 +0000 (17:37 +0900)]
exception handling for input

Change-Id: I8987a3217e629b2b47bdb926ce262924f9967cf9

11 years agosegment control backward compatiblity
Jinhyuk Jun [Thu, 20 Dec 2012 01:55:39 +0000 (10:55 +0900)]
segment control backward compatiblity

Change-Id: I92126b488e38465cbab7f09a72d2b7628f225beb

11 years agoFix collapsible unit-test
Youmin Ha [Mon, 17 Dec 2012 05:27:21 +0000 (14:27 +0900)]
Fix collapsible unit-test

Change-Id: I6c1cc239ade905d83be54f0cd066770d33722762

11 years agoremove toggleswitch
Koeun Choi [Fri, 14 Dec 2012 08:18:41 +0000 (17:18 +0900)]
remove toggleswitch

Change-Id: I6e0b798525c6a31272333f7439159788826e48b5

11 years agoadd patch for remove segment text
Jinhyuk Jun [Fri, 14 Dec 2012 02:22:30 +0000 (11:22 +0900)]
add patch for remove segment text

Change-Id: I9c0fbcf681182b4f10226a0db0ce5183386c8de9

Conflicts:

src/widgets/pagelayout/js/jquery.mobile.tizen.pagelayout.js

11 years agoreplace controlbar to tabbar
Jinhyuk Jun [Tue, 11 Dec 2012 02:09:42 +0000 (11:09 +0900)]
replace controlbar to tabbar

Change-Id: Ieaa59904fc4585545e28e69d9acd45aa7b1c7380

Conflicts:

demos/tizen-winsets/index.html

11 years agoadd patch for remove segment text
Jinhyuk Jun [Fri, 14 Dec 2012 02:22:30 +0000 (11:22 +0900)]
add patch for remove segment text

Change-Id: I9c0fbcf681182b4f10226a0db0ce5183386c8de9

Conflicts:

src/widgets/pagelayout/js/jquery.mobile.tizen.pagelayout.js

11 years agoreplace controlbar to tabbar
Jinhyuk Jun [Tue, 11 Dec 2012 02:09:42 +0000 (11:09 +0900)]
replace controlbar to tabbar

Change-Id: Ieaa59904fc4585545e28e69d9acd45aa7b1c7380

Conflicts:

demos/tizen-winsets/index.html

11 years agoExport 0.2.3
Youmin Ha [Fri, 14 Dec 2012 10:11:42 +0000 (19:11 +0900)]
Export 0.2.3

11 years agoMerge branch 'sdk'
Minkyu Kang [Tue, 11 Dec 2012 06:34:17 +0000 (15:34 +0900)]
Merge branch 'sdk'

11 years agoExport 0.2.2
Youmin Ha [Mon, 10 Dec 2012 10:14:19 +0000 (19:14 +0900)]
Export 0.2.2

11 years agoExport 0.2.1
Youmin Ha [Fri, 7 Dec 2012 09:45:40 +0000 (18:45 +0900)]
Export 0.2.1

11 years agoExport 0.1.64
Minkyu Kang [Mon, 3 Dec 2012 08:17:22 +0000 (17:17 +0900)]
Export 0.1.64

11 years agoExport 0.1.63
Youmin Ha [Tue, 27 Nov 2012 09:38:37 +0000 (18:38 +0900)]
Export 0.1.63

11 years agoExport 0.1.62
Youmin Ha [Mon, 19 Nov 2012 02:12:39 +0000 (11:12 +0900)]
Export 0.1.62

11 years agoExport 0.1.61
Youmin Ha [Fri, 9 Nov 2012 09:59:03 +0000 (18:59 +0900)]
Export 0.1.61

11 years agoExport 0.1.57
Youmin Ha [Wed, 24 Oct 2012 05:30:04 +0000 (14:30 +0900)]
Export 0.1.57

11 years agoExport 0.1.56
Youmin Ha [Mon, 15 Oct 2012 05:37:45 +0000 (14:37 +0900)]
Export 0.1.56

11 years agoExport 0.1.55
Youmin Ha [Tue, 9 Oct 2012 08:47:45 +0000 (17:47 +0900)]
Export 0.1.55

11 years agoExport 0.1.48
Youmin Ha [Fri, 14 Sep 2012 02:09:19 +0000 (11:09 +0900)]
Export 0.1.48

11 years agoExport 0.1.47 2.0alpha 2.0_alpha submit/master/20120920.151153
Youmin Ha [Mon, 10 Sep 2012 08:09:50 +0000 (17:09 +0900)]
Export 0.1.47

11 years agoRevert "Export"
Minkyu Kang [Mon, 10 Sep 2012 08:04:29 +0000 (17:04 +0900)]
Revert "Export"

This reverts commit b087adb7b7df900f9656425e5cea9dc7abdf935b.

11 years agoExport
Minkyu Kang [Mon, 10 Sep 2012 07:57:39 +0000 (16:57 +0900)]
Export

11 years agoExport 0.1.45
Youmin Ha [Wed, 5 Sep 2012 11:46:09 +0000 (20:46 +0900)]
Export 0.1.45

11 years agoExport 0.1.44
Youmin Ha [Mon, 3 Sep 2012 08:21:45 +0000 (17:21 +0900)]
Export 0.1.44

11 years agoExport 0.1.43
Youmin Ha [Thu, 30 Aug 2012 06:58:50 +0000 (15:58 +0900)]
Export 0.1.43

11 years agoExport 0.1.42
Youmin Ha [Tue, 28 Aug 2012 11:05:50 +0000 (20:05 +0900)]
Export 0.1.42

11 years agoExport 0.1.41
Youmin Ha [Mon, 27 Aug 2012 08:42:27 +0000 (17:42 +0900)]
Export 0.1.41

11 years ago2.0_beta sync to rsa
Youmin Ha [Thu, 23 Aug 2012 07:13:20 +0000 (16:13 +0900)]
2.0_beta sync to rsa

12 years agoupload tizen1.0 source
Kim Kibum [Sun, 29 Apr 2012 08:02:10 +0000 (17:02 +0900)]
upload tizen1.0 source

12 years agotizen beta release
Kibum Kim [Mon, 27 Feb 2012 12:16:46 +0000 (21:16 +0900)]
tizen beta release