Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Make test work when not in root context | Artur Signell | 2014-08-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | Split test theme into separate themes and added theme selector | Artur Signell | 2014-08-04 | 15 | -125/+157 | |
* | | | | | | | | | | | | Update Open Sans font files (#14336) | Jouni Koivuviita | 2014-08-04 | 30 | -0/+0 | |
* | | | | | | | | | | | | Allow changing theme on the fly (#2874, #14139, #14124) | Artur Signell | 2014-08-04 | 1 | -0/+1 | |
* | | | | | | | | | | | | Hide visible file input in immediate Upload (#14238) | Sami Ekblad | 2014-07-31 | 1 | -0/+11 | |
* | | | | | | | | | | | | System notification opacity should be the same as normal notifications (#14331) | Jouni Koivuviita | 2014-07-30 | 1 | -2/+0 | |
* | | | | | | | | | | | | Bottom component click scroll up the parent panel in a window (#12943) | Bogdan Udrescu | 2014-07-28 | 1 | -0/+96 | |
* | | | | | | | | | | | | Fix background color of Notification in chameleon theme (#14246) | Dmitrii Rogozin | 2014-07-24 | 1 | -0/+2 | |
* | | | | | | | | | | | | Export fetchRootConfig status so it can be read by TK (#14053) | Manolo Carrasco | 2014-07-22 | 1 | -4/+24 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Fix web.xml element order issue (#14257) | Juuso Valli | 2014-07-21 | 1 | -2/+2 | |
* | | | | | | | | | | | Fix Tabsheet scrollbutton by css position in Chameleon theme (#12154) | Johannes Tuikkala | 2014-07-14 | 1 | -0/+1 | |
* | | | | | | | | | | | Adds a scrollbar to table column drop down (#14156). | Felype Santiago Ferreira | 2014-07-14 | 1 | -0/+6 | |
* | | | | | | | | | | | Fix regression in notification for chameleon caused by 13885.(#14172) | Dmitrii Rogozin | 2014-07-08 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Fix background color in chameleon theme after removing shadow divs (#14145) | Dmitrii Rogozin | 2014-07-07 | 2 | -3/+11 | |
* | | | | | | | | | | Fix shadow bug with menu in runo theme (#14162) | Dmitrii Rogozin | 2014-07-07 | 1 | -3/+2 | |
* | | | | | | | | | | Return a value on __gwtStatsEvent in Profiler (#11709) | Bogdan Udrescu | 2014-07-07 | 1 | -1/+10 | |
* | | | | | | | | | | Revert "Allow changing theme on the fly (#2874)" | Henri Sara | 2014-07-03 | 1 | -1/+0 | |
* | | | | | | | | | | Disabled shadow divs. Instead use css box-shadow (#13885) | Dmitrii Rogozin | 2014-07-02 | 11 | -10/+59 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Mention JSON library change in release notes (#14105, #13944) | Henri Sara | 2014-06-30 | 1 | -0/+2 | |
* | | | | | | | | | Merge branch 'valo' to master | Henri Sara | 2014-06-30 | 311 | -413/+13478 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into valo | Henri Sara | 2014-06-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Compile valo with Vaadin Sass compiler (#14120) | Henri Sara | 2014-06-30 | 1 | -1/+1 | |
| * | | | | | | | | | Release notes for 7.3 beta1 (#14105) | Artur Signell | 2014-06-30 | 1 | -65/+20 | |
| * | | | | | | | | | Replace complex interpolation with simple interpolation in Valo. | Mika Murtojarvi | 2014-06-30 | 1 | -2/+4 | |
| * | | | | | | | | | Fix !important handling in opacity mixin | Henri Sara | 2014-06-30 | 2 | -6/+11 | |
| * | | | | | | | | | Fix borderless textfield focus box-shadow | Jouni Koivuviita | 2014-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | Prefix header style names with 'v-label-' | Jouni Koivuviita | 2014-06-27 | 2 | -27/+27 | |
| * | | | | | | | | | Bourbon is now included (#14106) | Artur Signell | 2014-06-27 | 1 | -1/+6 | |
| * | | | | | | | | | Use simple interpolation in selector | Henri Sara | 2014-06-27 | 1 | -1/+1 | |
| * | | | | | | | | | Valo font path fixes for Vaadin Sass compiler | Henri Sara | 2014-06-27 | 4 | -8/+14 | |
| * | | | | | | | | | box-shadow should have -webkit prefix (#14093) | Jouni Koivuviita | 2014-06-26 | 21 | -48/+53 | |
| * | | | | | | | | | Merge branch 'master' into valo | Jouni Koivuviita | 2014-06-26 | 1 | -8/+29 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | Various fixes to Valo and ValoThemeTest | Jouni Koivuviita | 2014-06-25 | 9 | -55/+111 | |
| * | | | | | | | | | Various fixes to Valo | Jouni Koivuviita | 2014-06-25 | 17 | -196/+389 | |
| * | | | | | | | | | Clean up focus-color usage in Valo | Jouni Koivuviita | 2014-06-25 | 7 | -50/+28 | |
| * | | | | | | | | | Update ValoThemeTest | Jouni Koivuviita | 2014-06-25 | 1 | -0/+1 | |
| * | | | | | | | | | Added a new valo-menu style 'large-icons' | Jouni Koivuviita | 2014-06-25 | 2 | -41/+140 | |
| * | | | | | | | | | Use dashes instead of underscore in function names | Henri Sara | 2014-06-25 | 1 | -2/+2 | |
| * | | | | | | | | | Added a new "framed" tab sheet style for Valo | Jouni Koivuviita | 2014-06-18 | 2 | -34/+145 | |
| * | | | | | | | | | Fix spinner mixin for IE8 and IE9 | Jouni Koivuviita | 2014-06-18 | 2 | -0/+23 | |
| * | | | | | | | | | Fix notification default delay | Jouni Koivuviita | 2014-06-18 | 2 | -5/+5 | |
| * | | | | | | | | | Update ValoThemeTest with a few new styles | Jouni Koivuviita | 2014-06-18 | 1 | -0/+1 | |
| * | | | | | | | | | Various fixes and tweaks to Valo | Jouni Koivuviita | 2014-06-18 | 13 | -23/+133 | |
| * | | | | | | | | | Multiple fixes to Valo theme | Jouni Koivuviita | 2014-06-16 | 28 | -7794/+656 | |
| * | | | | | | | | | Remove FontAwesome files from Valo (use directly from Base) | Jouni Koivuviita | 2014-06-16 | 6 | -425/+16 | |
| * | | | | | | | | | Notification position should be controllable with CSS (#13990) | Jouni Koivuviita | 2014-06-16 | 3 | -21/+48 | |
| * | | | | | | | | | Merge branch 'master' into valo | Jouni Koivuviita | 2014-06-16 | 2 | -0/+16 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Implement Notification animation with CSS (#13660) | Jouni Koivuviita | 2014-06-05 | 3 | -2/+30 | |
| * | | | | | | | | | | Added new test app/ui for Valo | Jouni Koivuviita | 2014-06-05 | 9 | -0/+7597 | |
| * | | | | | | | | | | Valo Sass API refactoring (#13668) | Jouni Koivuviita | 2014-06-04 | 46 | -1384/+2574 |