X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=packaging%2Fweb-ui-fw.spec;h=b990fbe1455d011b952bc1932376334d03219c05;hb=eaedb9ff05efd2ca799e5a2fc04c7872f3b6ffd8;hp=58d90c015aee09e4f89b6dc70714b8b6d0280cad;hpb=2b895ba5f1dba34b45ef6e068a893c693f0f56d8;p=platform%2Fframework%2Fweb%2Fweb-ui-fw.git diff --git a/packaging/web-ui-fw.spec b/packaging/web-ui-fw.spec index 58d90c0..b990fbe 100644 --- a/packaging/web-ui-fw.spec +++ b/packaging/web-ui-fw.spec @@ -1,5 +1,5 @@ Name: web-ui-fw -Version: 0.2.13 +Version: 0.2.29 Release: 0 Summary: Tizen Web UI Framework Library Group: Development/Other @@ -12,12 +12,19 @@ BuildRequires: nodejs-x86-arm %endif Source0: %{name}-%{version}.tar.gz +Source1001: %{name}.manifest +Source1002: web-ui-fw-theme-tizen-white.manifest +Source1003: web-ui-fw-theme-tizen-black.manifest +Source1004: web-ui-fw-theme-default.manifest +Source1005: web-ui-fw-devel.manifest +Source1006: web-ui-fw-demo-tizen-winsets.manifest %description Tizen Web UI Framework library and theme packages %prep %setup -q +cp %{SOURCE1001} %{SOURCE1002} %{SOURCE1003} %{SOURCE1004} %{SOURCE1005} %{SOURCE1006} . %build make all @@ -28,8 +35,9 @@ make DESTDIR=%{buildroot} install %post %files -%manifest web-ui-fw.manifest -/usr/share/tizen-web-ui-fw/*/js +%manifest %{name}.manifest +/usr/share/tizen-web-ui-fw/*/js/*.js +/usr/share/tizen-web-ui-fw/*/js/cultures /usr/share/tizen-web-ui-fw/latest /usr/share/tizen-web-ui-fw/VERSION @@ -39,6 +47,7 @@ BuildArch: noarch Summary: Tizen Web UI Framework Theme : tizen-gray %Description -n web-ui-fw-theme-tizen-gray Tizen Web UI Framework Theme : tizen-gray + Deprecated package, but some binaries still refer this. ############################### %package -n web-ui-fw-theme-tizen-white @@ -52,6 +61,16 @@ Summary: Tizen Web UI Framework Theme : tizen-white /usr/share/tizen-web-ui-fw/*/themes/tizen-tizen ############################### +%package -n web-ui-fw-theme-tizen-black +BuildArch: noarch +Summary: Tizen Web UI Framework Theme : tizen-black +%Description -n web-ui-fw-theme-tizen-black + Tizen Web UI Framework Theme : tizen-black +%files -n web-ui-fw-theme-tizen-black +%manifest web-ui-fw-theme-tizen-black.manifest +/usr/share/tizen-web-ui-fw/*/themes/tizen-black + +############################### %package -n web-ui-fw-theme-default BuildArch: noarch Summary: Tizen Web UI Framework Theme : default @@ -68,8 +87,11 @@ Summary: Tizen Web UI Framework Developer's files %Description -n web-ui-fw-devel Tizen Web UI Framework Developer's files %files -n web-ui-fw-devel +%manifest web-ui-fw-devel.manifest /usr/share/tizen-web-ui-fw/bin /usr/share/tizen-web-ui-fw/template +/usr/share/tizen-web-ui-fw/*/js/src +/usr/share/tizen-web-ui-fw/*/js/depData.json ############################### %package -n web-ui-fw-demo-tizen-winsets @@ -78,11 +100,312 @@ Summary: Tizen Web UI Framework Demo Application: tizen winset demo %Description -n web-ui-fw-demo-tizen-winsets Tizen Web UI Framework Demo Application: tizen winset demo %files -n web-ui-fw-demo-tizen-winsets +%manifest web-ui-fw-demo-tizen-winsets.manifest /usr/share/tizen-web-ui-fw/demos/tizen-winsets ############################### %changelog +* Fri May 10 2013 Hyunjung Kim 0.2.29 + - loader: change a warn msg to debug msg + - Radio: Radio issue has been fixed ( N_SE-38015 ) + - Add gallery3D source to the flora license list + - Slider: JQM patch fixed ( event.target match ) + - Tizen-winset: remove unnecessary file + +* Tue May 07 2013 Hyunjung kim 0.2.28 + - Orientation : add landscape UX + - ToggleSwitch : divide jQM and Tizen slider on dragging outside of toggle area + - Slider: Popup slider issue has been fixed ( N_SE-36430 ) + +* Fri May 03 2013 Hyunjung kim 0.2.27 + - Splitview: Fix popup error + - Tests: Add slider tests checking if jqm slider is used for select elements + - Adjust the latest GUI + - Handler: Adjust the latest GUI + - Swipe: Adjust the latest GUI + - Fastscroll: Adjust the latest GUI + - ToggleSwitch : bug fix + - TizenWinset : bug fix(N_SE-36666) + - Gallery3d: Fix Gallery3d TC failure + - UnitTC: fix virtualgrid test error + - Popup: popup background image have been added + - Tokentextarea: Use jQM popup instead of window.alert(). + - Splitview: Use jQM popup instead of window.alert(). + - Splitview: Change an option name to start with a capital letter + - License: Change flora license version + - Tabbar: Adjust the latest GUI + - Tokentextarea: Change from 'px' to 'em.' + - Fastscroll: Add 'orientationchange' event handler. + - Gallery3d: Fix null reference error + +* Fri Apr 26 2013 Youmin Ha 0.2.26 + - PageLayout : bug fix + - Gallery3d: Change timing of 'gl-matrix' library's execution + - Replace in LoadTheme function strings build with array join with the string concat + - Contextpopup: context popup reposition module has been added + - Pagelayout : skip to calculate min-height using data-scroll="none"(Issue: DCM-1453) + - Splitview: Fix the touchend event error. + - Gallery3d: Change event registration method from $.bind() to $.on() + - Scrollview : remove useless setTimeout in case scrolls go outside + - Naviframe : adjust new SIP down button + - Timepicker: Added return false; after vclick + - Popupwindow: reserved words has been removed + - minor changes: replace one occurrence of array.join with string concat and simplify jQuery arguments + - TizenWinset : set default margin for checkbox demo + - Tizenwinset: Context popup demo has been changed + - TizenDemo : add initial orientation mode to popup demo + - Widgets: removed parsing error for legacy javascript engine + - Delegate init of popup widget with delegateSelfInitWithSingleSelector + +* Tue Apr 18 2013 Youmin Ha 0.2.25 + - Pinch: pinch event re-implementation to use size + - Pagelayout : prevent code inserting window.innerHeight when content calculate + - BlachTheme : add missing icon (SIP down) + - Scrollview : support absolute position + - tizen-winsets: change the font-family in virtualgrid demo to default + - TizenWinset : Change default font + - tizen-winsets: Change image link + - tizenwinset: change images for virtual grid pages + +* Tue Apr 16 2013 Youmin Ha 0.2.24 + - SegmentControl: 2-buttons display issue (N_SE-34200) + - Naviframe : remove unnecessary img positioning(N_SE-33969) + - Gallery: jslint error fix + - TizenWinset : remove landscape SIP on mode + - Tizen Black Theme png file changed + - Gallery: Images showing bug has been fixed + - Scrollview : change horizontal scrollview demo(N_SE-33997) + - Tizenwinset: added return false in popup sample + - Naviframe : support data-role="button" in header + - Additional UnitTC: tizen winset unit tc bugs have been fixed + - Checkbox : remove favorite button's display:block(N_SE-33896) + - UnitTC: QUnit path has been changed. Priority, function type check function has been added + - Tizen-winset : Footer changed from lower case to upper case. + - Slider: enhance performance fix + - UnitTC: Addtional unit tc ref path has been fixed + - virtualgrid: apply overscrolling images to the style of widget + - Tabbar : Change overscroll image(left/right) + - ensurens: optimizations + - ensurens: qunit tests + - Tokentextarea: Fix block size error + - Fastscroll: Add a feature to fade out Fastscroll widget. + - Fastscroll: Add a user interaction at the omitted items. + - ImageLoader: Performance fix: apply lazy loading for canvas element + - Tests: Add tests for $.imageloader + - SegmentControl: 2-buttons display issue (N_SE-34200) + - virtuallist: fix width resizing trigger + - Timepicker: timepicker is closed when orientationchange event fired + - TizenWinset : Tabbar-persist issue.(N_SE-33996) + - Add Flora license + - collapsible: Fix collapsible list animation bug + +* Wed Apr 10 2013 Youmin Ha 0.2.23 + - Naviframe : modify SIP down button's position + - Core: Performance fix for disableSelection and enableSelection + - Tests: Core tests for disableSelection + - patch: fix small mistakes on the patches + - virtuallist: Change demo button style + - Button: btn-icon only css has been changed + - loader: Fix screen-width option processing + - pagelayout: Remember back key when it is hidden + - Tizen Black Theme : Tizen black theme png file changed. + - UnitTC: tizen winset unit tc bugs have been fixed + - TizenWinset: Swipe list sample has been fixed + - Radio : remove default radio's width(N_SE-33579) + - Scrollview : divide x/y overflow attribute + - Gallery: orientation image showing issue has been fixed + - Gallery: remove method bug has been fixed + - virtualgrid : fix unit-test error and increase test items + - Gallery3d: Modify demo & source codes for visibility enhancement. + - Gallery3d: Reduce loading time of widget + - Gallery3d: Change files' format to unix + - Contextpopup: context popup close when window resize event fire + - Popup: reverse orientation bug has been fixed + - Tokentextarea: modify description + - Multimediaview: modify description + - JQM: Do not add ui-btn-icon-only class at the select button + - build: tizen-black theme package + - Tizenwinset: popup script has been removed + - Tizenwinset: substring split view text message + - Timepicker: data-changed event will be deprecated + +* Fri Apr 5 2013 Youmin Ha 0.2.22 + - tizen-winsets: Fix demo menu + - Tizenwinset: Reorder tizenwinset menu + - SearchBar: Header button size issue has been fixed + - Swipe: list item overflow: hidden has been added + - Tizenwinset: href has been added in grouped list + - Tizenwinset: Page transition page has been added + - Tizenwinset: Radio description has been fixed + - This patch fixes problem when base url is changed when site is prefetched. + - Entry : limit textarea's width (N_SE-28653) + - Naviframe : hide backbutton in case SIP up(remove backbutton makes problem in binding event) + - Gallery : next, prev images position bug has been fixed + - Multimediaview: Fix display error while handling orientationchange event. + - Pagelayout : modify innerHeight dpr calculation in non scrollview mode + - Datetimepicker: picker position has been fixed when browser resize event fired + - Tips: generate elements sample page javascript has been fixed + - Tokentextarea: Fix Tizen-winsets demo. + +* Wed Apr 3 2013 Youmin Ha 0.2.21 + - VirtualGrid: Fix errors on centerTo and resize methods + - loader: Fix default font size at device-width viewport + - scrollview : remove overflow-x property + - Naviframe : fix backbutton position/ change down button icon + - Naviframe : bug fix + - Tizenwinset : Tizen-winset demo page titles changed Tizen-winset demo page titles changed from lower case to upper case. + +* Fri Mar 29 2013 Youmin Ha 0.2.20 + - JQM Navigation : remove page min-height + - Pagelayout : add refresh to pagelayout + - Tokentextarea: Changes 'remove' tests to asyncTest + - Popup: input tag alignment has been fixed + - Tokentextarea: add/remove events are deprecated. + - Contextpopup: Support horizontal list + - Select: icon z-index has been deleted + - Tizenwinset: ui widget order has been changed + - Tool: make web app template disable context menu by default + - Tizen-winset: change tips for using listview + - Loader: calculate font size with mobile width + - Naviframe : fix header's back button position + - TizenWinset : move locale info to another file + +* Fri Mar 22 2013 Youmin Ha 0.2.19 + - Tizen-winset: Support accessibility for tizen-winset + - Orientation : add orientataionchange to tizen-winset + - Tokentextarea: Adjusts VI effect for add/remove block + - splitview: Support accessibility for splitview + - Tizen-winset: Date/time picker guide text has been fixed + - Popup: context popup arrow position, setTimeout open method bug have been fixed + - fastscroll: Add new indexString API to Fastscroll widget. + - splitview: Add new widget + - gallery3d: Add new widget + - Scrollview : disable VI effect for gesture event + - Scrollview : disable SIP outerscroll + - Tizen-winset: resize VirtualGrid widget in demo + - Tizen-winsets: Refactor searchbar subpages + - Tizen-winsets: Remove depracated usage of virtuallist + - Tizen-winsets: Move js code from main.js to subpages + - Tizen-winsets: Refactor virtual grid demo subpages + - Tizen-winsets: Move css files from index to proper subpages + - Tizen-winsets: Refactor list dialogue edit subpage + - Tizen-winsets: Refactor pagelayout subpages + - Tizen-winsets: Refactor tips subpages + - Tizen-winsets: Move subpages popup files from index.html + - Tizen-winsets: Move subpages javascript files from index.html + - virtualgrid: fix improperly merged codes + - ColorTheme : remove unused color value(1st) + - Scrollview : change scrollbar draw + - Popup: Apply popup background dim + - Tizen-winsets: Move tokentextarea demo to external page. + - Tizen-winsets: Move tabbar persist demo to external page. + - Tizen-winsets: Remove notImplemented page + - Tizen-winsets: Move slider demo page to external subpage + - Tizen-winsets: Fix ids, remove duplicated names for sliders + - Tizen-winsets: Remove event for changing theme + - tool: Fix wgt sample app generator tool to make apps be installed + - demos : change live to on + - build: Trim compiled CSS files + - Gallery: CSS left -> translate or translate3D + - Tokentextarea: Disfunctional APIs fixed. + +* Thu Mar 7 2013 Youmin Ha 0.2.18 + - build: Fix Makefile to add globalize to the minified lib + - build-tools : upgrade less to v1.3.3 + - demos : change normal js path to minified js + - Theme : remove reduantant less - dayselector, optionheader, nocontents + - multimediaview : fix full-screen mode. + - multimediaview : fix 'width', 'height' and 'fullScreen' methods + - Extendablelist: Added min-height "load more button" in listitem + - virtualgrid: adjusts VI effect for an overflow action + - ControlGroup : change ellipsis font color (press/normal) + - multimediaview: Add an error message to Multimediaview + - virtualgrid: adjusts triple flick gesture + - scrollview: add function for getting width of view + - scrollview: adds support x axis gesture scroll + - multimediaview : fix audio control + - tabbar : tabbar slide animation change + - TizenWinsetDemo : 2line-text demo bug fix + - collapsible: Fix demo to show radio button correctly in the collapsible list + - collapsible: Set listitem position to relative + - UnitTC: added list divider unit test + - Style: unnecessary color codes have been deleted and modified + - build: Module build implementation + - UnitTC: Additional unit testcases have been added + - listview : bug fix + - Naviframe : remove back button's hover effect + - TizenDemo : remove back button + - Transition: added more-button vi + - pinch: added new event called pinch + - Popup: css word-wrap:break-word has been added + - virtualgrid: memory leak fix + - progress: set to init state at pending bar + - progress: add margin of top/bottom + - unit-test: split progress test and progressbar test + - Tizen-winset: Context popup sample page guide text has been changed + - multimediaview: fix the height of widget when full-screen mode + - JQM: performance tuning + +* Tue Feb 19 2013 Minkyu Kang 0.2.17 + - DialogueList : delete border top value / add sample's text ellipsis + - Tokentextarea: Add scroll-to-top for Grouping On/Off regarding #N_SE-24877 + - Multimediaview: Fix mute function + - Tizen-winset: list vi index guide textbox has been removed + - Tizen-winset: custom button texts have been changed + - slider: move popup div to out of content + - TizenWinset: disable context popup in multimediaview + - Swipe: wrong style name has been fixed + - demo: add the sample at dialogue list + - listview: Add ui-li-has-right-btn class with toggleswitch + - WinsetDemo : change wrong title name + +* Mon Jan 28 2013 Youmin Ha 0.2.16 + - demo: checkbox: reduce button's width + - tabbar : delete right/left tab animation color + - scrollview: fix the scroll position at keydown event + - groupControl : change footer groupControl from min-width to percentage + - scrollview: get height of softkeyboard correctly + - tizen-winset: Add name attr to all radio inputs + - virtualgrid: changes event binding target + - scrollview: skip the drag if target is textarea + - scrollview: skip the dragging of parent scrollview + - scrollview: apply the scaling ratio to the soft keyboard + - demos: apply disabled option in textarea + - demo: remove unused codes + - demo: datetimepicker: show selected date correctly + - listview: Adjust bubble listitem width and margin + - pagelayout : change external refresh call and ime status follow only current page + - toggleSwitch : bug fix + - unit-test: slider: fix the move test + - handler: fix jslint error + - ToggleSwitch : set image toggleswitch background attribute + +* Mon Jan 28 2013 Youmin Ha 0.2.15 + - slider: increase the text width(N_SE-23397) + - virtualgrid: DOM element leak fix + - header: Move button top higher in header with tabbar(N_SE-22253) + - datatimepicker: don't open the popup before popupafterclose event is fired(N_SE-23027) + - handler: bug fix (regarding enableHandler function ) + - demo:fix syntax error + +* Sat Jan 26 2013 Youmin Ha 0.2.14 + - demo: fix demo using tizen device API + - multimediaview: reset the height of container + - input: modify css correctly + - multimediaview: fix the height of widget + - gallery: bind create event + - progress: bind create event + - slider: bind create event + - progressbar: bind create event + - progressbar: event trigger correctly + - popup: fix height of popup scroller + - build: add continue option to jslint + - ctxpopup demo : bug fix + - demo: fix searchbar demo to use different IDs + - demo: extract routine executing Tizen device API + - toggleswitch : set default margin, delete box padding + * Thu Jan 24 2013 Youmin Ha 0.2.13 - virtuallist: Prevent replacing contents on nonexist element - JQM: Trim text in listitem to get index in autodivider @@ -400,6 +723,12 @@ Summary: Tizen Web UI Framework Demo Application: tizen winset demo - Spec changes: - UX guide v0.4 : button, layout +* Fri Oct 26 2012 Youmin Ha 0.1.58 +- FIX: + - scrollview: Fix outer scroll amount + - tabbar: fix tapping twice + - popupwindow: fix left position + * Wed Oct 24 2012 Youmin Ha 0.1.57 - FIX: - expandablelist: icon color fix @@ -594,13 +923,13 @@ Summary: Tizen Web UI Framework Demo Application: tizen winset demo - click event touch threshold tuning * Mon Aug 02 2012 Jinhyuk Jun 0.1.32 -- FIX : +- FIX : - Add back button highlight effect for white theme * Mon Aug 01 2012 Jinhyuk Jun 0.1.31 -- FIX : +- FIX : - IME checkroutine update, improve relayout on resize event - - Add highlight effect for radio button list + - Add highlight effect for radio button list - Scrollview : fix condition of updatelayout event - Feature : progressing : add show/hide api