summaryrefslogtreecommitdiffstats
path: root/WebContent
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 7.37.3.0.beta1Henri Sara2014-07-074-7/+23
|\
| * Fix background color in chameleon theme after removing shadow divs (#14145)Dmitrii Rogozin2014-07-072-3/+11
| * Fix shadow bug with menu in runo theme (#14162)Dmitrii Rogozin2014-07-071-3/+2
| * Return a value on __gwtStatsEvent in Profiler (#11709)Bogdan Udrescu2014-07-071-1/+10
* | Merge branch 'master' into 7.3Henri Sara2014-07-0312-11/+61
|\|
| * Revert "Allow changing theme on the fly (#2874)"Henri Sara2014-07-031-1/+0
| * Disabled shadow divs. Instead use css box-shadow (#13885)Dmitrii Rogozin2014-07-0211-10/+59
| * Mention JSON library change in release notes (#14105, #13944)Henri Sara2014-06-301-0/+2
* | Merge branch 'master' into 7.3 and update release notes (#14105)Henri Sara2014-06-3059-8702/+1767
|\|
| * Merge branch 'valo' to masterHenri Sara2014-06-30311-413/+13478
| |\
| | * Merge branch 'master' into valoHenri Sara2014-06-301-1/+1
| | |\ | | |/ | |/|
| | * Compile valo with Vaadin Sass compiler (#14120)Henri Sara2014-06-301-1/+1
| | * Release notes for 7.3 beta1 (#14105)Artur Signell2014-06-301-65/+20
| | * Replace complex interpolation with simple interpolation in Valo.Mika Murtojarvi2014-06-301-2/+4
| | * Fix !important handling in opacity mixinHenri Sara2014-06-302-6/+11
| | * Fix borderless textfield focus box-shadowJouni Koivuviita2014-06-271-1/+1
| | * Prefix header style names with 'v-label-'Jouni Koivuviita2014-06-272-27/+27
| | * Bourbon is now included (#14106)Artur Signell2014-06-271-1/+6
| | * Use simple interpolation in selectorHenri Sara2014-06-271-1/+1
| | * Valo font path fixes for Vaadin Sass compilerHenri Sara2014-06-274-8/+14
| | * box-shadow should have -webkit prefix (#14093)Jouni Koivuviita2014-06-2621-48/+53
| | * Merge branch 'master' into valoJouni Koivuviita2014-06-261-8/+29
| | |\
| | * | Various fixes to Valo and ValoThemeTestJouni Koivuviita2014-06-259-55/+111
| | * | Various fixes to ValoJouni Koivuviita2014-06-2517-196/+389
| | * | Clean up focus-color usage in ValoJouni Koivuviita2014-06-257-50/+28
| | * | Update ValoThemeTestJouni Koivuviita2014-06-251-0/+1
| | * | Added a new valo-menu style 'large-icons'Jouni Koivuviita2014-06-252-41/+140
| | * | Use dashes instead of underscore in function namesHenri Sara2014-06-251-2/+2
| | * | Added a new "framed" tab sheet style for ValoJouni Koivuviita2014-06-182-34/+145
| | * | Fix spinner mixin for IE8 and IE9Jouni Koivuviita2014-06-182-0/+23
| | * | Fix notification default delayJouni Koivuviita2014-06-182-5/+5
| | * | Update ValoThemeTest with a few new stylesJouni Koivuviita2014-06-181-0/+1
| | * | Various fixes and tweaks to ValoJouni Koivuviita2014-06-1813-23/+133
| | * | Multiple fixes to Valo themeJouni Koivuviita2014-06-1628-7794/+656
| | * | Remove FontAwesome files from Valo (use directly from Base)Jouni Koivuviita2014-06-166-425/+16
| | * | Notification position should be controllable with CSS (#13990)Jouni Koivuviita2014-06-163-21/+48
| | * | Merge branch 'master' into valoJouni Koivuviita2014-06-162-0/+16
| | |\ \
| * | | | Revert to org.json as Android JSON is not 100% compatible (#13944)Artur Signell2014-06-301-1/+1
| | |_|/ | |/| |
| * | | Speed up dev server startup Leif Åstrand2014-06-171-8/+29
| * | | Speed up development server again by not eagerly initing all servletsArtur Signell2014-06-161-7/+7
| | |/ | |/|
| * | Fix for handling selectors with both width and height ranges (#13587)Teemu Pöntelin2014-06-121-0/+9
| * | Add load-on-startup on web.xml to make demo run on Wildfly.Sauli Tähkäpää2014-06-051-0/+7
* | | Replace complex interpolation with simple interpolation in Valo.Mika Murtojarvi2014-06-261-2/+4
* | | Merge branch 'valo' into 7.37.3.0.alpha3Henri Sara2014-06-063-2/+30
|\ \ \ | | |/ | |/|
| * | Implement Notification animation with CSS (#13660)Jouni Koivuviita2014-06-053-2/+30
* | | Merge branch 'valo' into 7.3Henri Sara2014-06-0557-1411/+10218
|\| |
| * | Added new test app/ui for ValoJouni Koivuviita2014-06-059-0/+7597
| * | Valo Sass API refactoring (#13668)Jouni Koivuviita2014-06-0446-1384/+2574
| * | Rename $v-app-background-color to $v-background-color (#13670)Jouni Koivuviita2014-06-0425-77/+80
| * | Merge branch 'master' into valoJouni Koivuviita2014-06-038-138/+131
| |\|