summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/base
Commit message (Expand)AuthorAgeFilesLines
...
| * Adds stylable corner boxes for the footer and header (#13334)Henrik Paul2014-12-051-0/+11
| * Adds a themeable background element for horizontal scrollbar (#13334)Henrik Paul2014-11-271-0/+6
| * Adds naïve zebra striping to Grid (#13334)Henrik Paul2014-11-211-0/+8
| * Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-11-141-2/+4
| |\
| * \ Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-10-162-0/+24
| |\ \
| * | | Implement commit/discard functionality for editor row (#13334)Johannes Dahlström2014-09-191-0/+7
| * | | Initial client-side editor row implementation (#13334)Johannes Dahlström2014-08-291-0/+12
| * | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-08-124-379/+469
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into gridJohn Ahlroos2014-08-071-2/+0
| |\ \ \ \
| * | | | | Increase z-index of frozen cells for correct rendering (#13334)Teemu Suo-Anttila2014-08-061-1/+1
| * | | | | Merge branch 'master' into gridLeif Åstrand2014-07-221-0/+6
| |\ \ \ \ \
| * | | | | | Implement active cell painting and mouse interaction (#13334)Teemu Suo-Anttila2014-07-151-1/+12
| * | | | | | Position sorting indicators correctly in both Chrome and FF (#13334)Leif Åstrand2014-07-101-2/+8
| * | | | | | Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-084-0/+29
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into gridTeemu Suo-Anttila2014-07-019-349/+56
| |\ \ \ \ \ \ \
| * | | | | | | | Send selection between server and client (#13334)Henrik Paul2014-06-271-1/+5
| * | | | | | | | Added sort indicators to Grid headers #13334John Ahlroos2014-06-271-0/+14
| * | | | | | | | Merge branch 'master' into gridTeemu Suo-Anttila2014-05-204-2/+8
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge "Merge branch 'master' into grid" into gridLeif Åstrand2014-04-101-1/+2
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into gridLeif Åstrand2014-04-103-0/+124
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixes a few Escalator regressions relating to IE8 and IE9 (#13334)Henrik Paul2014-04-101-5/+8
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Determine window header margin size depending on visible buttons.Sauli Tähkäpää2015-01-161-0/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Set upload button width to 100% when immediate on Valo. (#14485)Sauli Tähkäpää2014-11-031-3/+2
* | | | | | | | | | Fix button on immediate upload does not obey setWidth() (#14485)denis.magdenkov2014-10-231-0/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Not able to scroll BrowserFrames on iOS Devices (#14813)Sergey Budkin2014-10-141-0/+7
* | | | | | | | | Incorrect rendering of Panel with undefined size in Firefox (#14631).Sergey Budkin2014-10-091-0/+12
* | | | | | | | | A cursor is displayed when clicking on radio buttons on iOS 8.0 (#14681)Sergey Budkin2014-10-011-0/+5
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Update Font Awesome to the latest version (#14396)Jouni Koivuviita2014-08-114-379/+469
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | System notification opacity should be the same as normal notifications (#14331)Jouni Koivuviita2014-07-301-2/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Adds a scrollbar to table column drop down (#14156).Felype Santiago Ferreira2014-07-141-0/+6
| |_|_|_|/ |/| | | |
* | | | | Fix background color in chameleon theme after removing shadow divs (#14145)Dmitrii Rogozin2014-07-071-0/+3
* | | | | Disabled shadow divs. Instead use css box-shadow (#13885)Dmitrii Rogozin2014-07-023-0/+26
| |_|_|/ |/| | |
* | | | Fix notification default delayJouni Koivuviita2014-06-181-2/+2
* | | | Remove FontAwesome files from Valo (use directly from Base)Jouni Koivuviita2014-06-161-2/+7
* | | | Notification position should be controllable with CSS (#13990)Jouni Koivuviita2014-06-161-0/+19
* | | | Implement Notification animation with CSS (#13660)Jouni Koivuviita2014-06-053-2/+30
* | | | Merge branch 'master' into valoJouni Koivuviita2014-06-034-2/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Make touch actions disabled on some CSS classes (#13368)Teemu Suo-Anttila2014-05-093-1/+8
| * | | Fix missing TreeTable column lines in IE8 (#12989)Juuso Valli2014-04-251-1/+0
| | |/ | |/|
* / | Move debug window styles from theme to widgetsetJouni Koivuviita2014-05-096-345/+0
|/ /
* | Merge changes from origin/7.1Build Agent2014-03-311-1/+2
|\ \
| * | Prevent popup open when datafield is disabled (#13508).Denis Anisimov2014-03-311-1/+2
* | | Revert "Merge branch 'master' into grid"John Ahlroos2014-03-183-124/+0
| |/ |/|
* | Makes Escalator autodetect the initial row height (#13239)Henrik Paul2014-03-111-1/+8
* | Merge branch 'master' into gridHenrik Paul2014-03-0312-73/+473
|\ \
| * | Font icon support (#13152)Marc Englund2014-02-207-0/+442
| * | Add a custom icon for the TestBench debug tab (#12479)Jonatan Kronqvist2014-02-135-73/+31
* | | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2014-02-123-0/+17
|\| |
| * | Merge branch 'testbench4' into masterJonatan Kronqvist2014-02-101-0/+8
| |\ \
| | * | Implement TestBench4 features in debug window (#12694)Patrik Lindström2014-01-291-0/+8