summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN
Commit message (Expand)AuthorAgeFilesLines
* 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
* | merge masterJouni Koivuviita2012-08-074-6/+20
|\|
| * Merge remote branch 'origin/6.8'Leif Åstrand2012-07-261-1/+3
| |\
| | * A better patch and test for #7036Johannes Dahlström2012-07-261-1/+3
| | * Reverted #7036 patch, will write a better oneJohannes Dahlström2012-07-261-8/+1
| | * Make a read-only RichTextArea scrollable (#7036)Johannes Dahlström2012-07-251-1/+8
| * | Merge branch '6.8'Johannes Dahlström2012-07-243-5/+17
| |\|
| | * #9064 Render checkboxes in a Table as display: inline-block like TreeTable al...Johannes Dahlström2012-07-091-0/+5
| | * #7387 Render block elements in TreeTable hierarchy column correctly: draw the...Johannes Dahlström2012-07-092-8/+12
* | | BoxlayoutJouni Koivuviita2012-08-074-9/+11
|\| |
| * | Merge branch '6.8'Johannes Dahlström2012-06-191-4/+5
| |\|
| | * #8949 Make sure a drag image always has absolute positionJohannes Dahlström2012-06-151-4/+5
| * | Merge commit 'bec62'Johannes Dahlström2012-06-111-1/+0
| |\|
| | * Remove -webkit-overflow-scrolling from .v-scrollable for now - caused a weird...Johannes Dahlström2012-05-211-1/+0
| * | Merge commit '239aad'Johannes Dahlström2012-06-113-3/+0
| |\|
| | * #8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, ...Johannes Dahlström2012-05-113-3/+0
| * | Merge commit '63dc0'Johannes Dahlström2012-06-111-1/+6
| |\|
| | * Add new CSS class to the base theme enabling (touch) scrolling of the element...Johannes Dahlström2012-05-041-0/+5
| * | Fixed header height by taking padding into account (box sizing change)Artur Signell2012-05-311-1/+1
* | | Extensive refactoring of BoxLayoutJouni Koivuviita2012-05-203-14/+21
* | | Merged master to layoutgraphJouni Koivuviita2012-05-1110-11/+21
|\| |
| * | Refine box-sizing: border-box styles (#8682)Leif Åstrand2012-04-2011-12/+24
* | | Fixed stuff related to BoxLayoutJouni Koivuviita2012-04-194-12/+13
* | | Removed unnecessary -ms-box-sizing propertyJouni Koivuviita2012-04-191-1/+0
* | | Fixed MenuBar CSS to not use float, but display: inline-block for minimum widthJouni Koivuviita2012-04-181-1/+1
* | | Fixed CssLayout natural with to 'auto' by setting its display value to blockJouni Koivuviita2012-04-181-1/+6
* | | Fixed component caption position inside CssLayoutJouni Koivuviita2012-04-181-3/+3
* | | Fixed link style button text alignmentJouni Koivuviita2012-04-181-1/+1
* | | Fixes to BoxLayoutJouni Koivuviita2012-04-181-2/+4
* | | Merge branch 'layoutgraph' of ssh://dev.vaadin.com/vaadin into layoutgraphJouni Koivuviita2012-04-182-2/+6
|\ \ \
| * | | Merge branch 'master' into layoutgraphLeif Åstrand2012-04-182-2/+6
| |\| |
| | * | Revert "Reduce tree node caption padding to make room for focus border"Leif Åstrand2012-04-182-2/+6
* | | | Reduced error indicator icon height to 14px in ReindeerJouni Koivuviita2012-04-181-1/+1
|/ / /