summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN
Commit message (Expand)AuthorAgeFilesLines
* Sass restructure: fixed bug in embedded.scssMarc Englund2012-09-281-1/+1
* Sass restructure: base theme with renameable componentsMarc Englund2012-09-2831-495/+495
* Sass restructure: tried some variants, this should be a reindeer structure th...Marc Englund2012-09-2831-712/+712
* Sass restructure: need to disable .themename{} -wrapping until we get overlay...Marc Englund2012-09-2810-64/+70
* Rearranging sass theme structure in phases.Marc Englund2012-09-268-109/+109
* Fix logic error in initialPath handling (#9747)Leif Åstrand2012-09-251-1/+1
* Restored content:"" for layout slots which fixes #9736John Ahlroos2012-09-251-1/+1
* Show internal error reponses for browser details request (#8243)Artur Signell2012-09-241-0/+2
* Only use UI from web.xml for requests without additional path (#9722)Leif Åstrand2012-09-241-1/+4
* Caption text should be middle aligned #8294John Ahlroos2012-09-241-1/+1
* Revert "Fixed different spacing height in IE and Opera #8294". Was causing to...John Ahlroos2012-09-241-5/+0
* Fixed different spacing height in IE and Opera #8294John Ahlroos2012-09-241-0/+5
* Revert "Restored table row heights #8294".John Ahlroos2012-09-211-2/+2
* Restored table row heights #8294John Ahlroos2012-09-211-2/+2
* Fixed panel caption height causing 1px jump #8294John Ahlroos2012-09-201-0/+1
* Fixed select row height changes #8294John Ahlroos2012-09-201-0/+4
* Revert "Fixed NativeButton 1px caption jump #8294"John Ahlroos2012-09-201-2/+1
* Fixed NativeButton 1px caption jump #8294John Ahlroos2012-09-201-1/+2
* Fixed 1px jump in caption #8294John Ahlroos2012-09-191-1/+1
* Trying again, this time making layouts block elements #8294John Ahlroos2012-09-191-2/+2
* Fixed issue where layouts with empty slots gets line height. #8294John Ahlroos2012-09-191-0/+1
* Removed empty content: in css rules since they generate a empty line with htm...John Ahlroos2012-09-186-7/+6
* Moved grid layout margin and spacing fixes from reindeer to base theme #9559John Ahlroos2012-09-132-18/+20
* Fixed previously broken gridlayout margins and spacings.John Ahlroos2012-09-121-5/+5
* Moved background-position before sprite so sprite generator can override itArtur Signell2012-09-111-1/+1
* Fixed combobox item selector offset bug John Ahlroos2012-09-111-0/+1
* Add missing closing brace to @mixin base-commonJohannes Dahlström2012-09-101-0/+2
* Merge branch '6.8'John Ahlroos2012-09-101-0/+3
|\
| * Enable (hopefully this time for real) native touch scrolling on Mobile Safari...Johannes Dahlström2012-09-041-1/+5
| * Remove #8792 fix from 6.8.2, defer to 6.8.3Johannes Dahlström2012-08-071-4/+0
| * Enable native touch scrolling on iOS 6 (#8792)Johannes Dahlström2012-08-071-0/+4
* | Support running JUnit tests (#9299)Artur Signell2012-09-091-20/+0
* | Fixing 1px caption jump in tabsheet and accordion after switching toJohn Ahlroos2012-09-072-0/+6
* | Fix for 1px button caption jump after changing to HTML5 doctypeJohn Ahlroos2012-09-071-1/+1
* | Removed paintable.scssJouni Koivuviita2012-09-071-12/+0
* | Fixed 5px gaps between vertical layout slots (Firefox/Opera) after doctype wa...Jouni Koivuviita2012-09-073-2/+15
* | Minor fix to CSS selectorJohn Ahlroos2012-09-061-3/+3
* | Renamed .v-boxlayout selector to .v-layout and applied the .v-layoutJohn Ahlroos2012-09-067-187/+37
* | Merge branch 'master' into layoutgraphJohn Ahlroos2012-09-031-6/+2
|\ \
| * | Refactor UI bootstrap (#9443)Leif Åstrand2012-08-311-6/+2
* | | Move captionless component error/required indicators top rightJohn Ahlroos2012-08-301-1/+1
* | | Minor changes to error indicator and caption vertical alignmentJohn Ahlroos2012-08-292-3/+3
* | | Fixed minor pixel jump in caption error indicatorJohn Ahlroos2012-08-292-2/+2
* | | Vertical align caption to topJohn Ahlroos2012-08-281-1/+1
* | | Replaced all .v and .v-connector selectors with .v-widget selectorJohn Ahlroos2012-08-284-15/+15
* | | Added boxlayout.scssJouni Koivuviita2012-08-173-0/+173
* | | merge master (sass theme changes)Jouni Koivuviita2012-08-13156-461/+1308
|\| |
| * | Merge SASS fixes keeping comments, remove hack for reindeer (#9223)Henri Sara2012-08-102-7/+6
| * | Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-08154-434/+1286
* | | Fixed a small regression in textarea white-space handlingJouni Koivuviita2012-08-101-0/+1