Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Added a new valo-menu style 'large-icons' | Jouni Koivuviita | 2014-06-25 | 4 | -61/+254 | |
| * | | | | Use dashes instead of underscore in function names | Henri Sara | 2014-06-25 | 1 | -2/+2 | |
| * | | | | Update ValoThemeTest | Jouni Koivuviita | 2014-06-18 | 3 | -29/+100 | |
| * | | | | 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 | 3 | -19/+14 | |
| * | | | | Fix VOverlay animation-out jitter | Jouni Koivuviita | 2014-06-18 | 1 | -2/+0 | |
| * | | | | Update ValoThemeTest with a few new styles | Jouni Koivuviita | 2014-06-18 | 4 | -24/+59 | |
| * | | | | Various fixes and tweaks to Valo | Jouni Koivuviita | 2014-06-18 | 13 | -23/+133 | |
| * | | | | Fix overlay animation-in/out for VNotification and PopupView | Jouni Koivuviita | 2014-06-16 | 4 | -27/+84 | |
| * | | | | Multiple fixes to Valo theme | Jouni Koivuviita | 2014-06-16 | 28 | -7794/+656 | |
| * | | | | Update Valo theme test application | Jouni Koivuviita | 2014-06-16 | 7 | -119/+659 | |
| * | | | | Fix multiple VOverlay animation-in/out related issues | Jouni Koivuviita | 2014-06-16 | 5 | -100/+154 | |
| * | | | | 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 | 4 | -44/+97 | |
| * | | | | Merge branch 'master' into valo | Jouni Koivuviita | 2014-06-16 | 143 | -3052/+5401 | |
| |\ \ \ \ | ||||||
| * | | | | | Use Sass Compiler version 0.9.6 | Henri Sara | 2014-06-06 | 1 | -1/+1 | |
| * | | | | | Fix copyright header in AnimationUtil | Henri Sara | 2014-06-06 | 1 | -1/+1 | |
| * | | | | | Implement Notification animation with CSS (#13660) | Jouni Koivuviita | 2014-06-05 | 8 | -145/+421 | |
| * | | | | | Added new test app/ui for Valo | Jouni Koivuviita | 2014-06-05 | 32 | -1756/+12185 | |
| * | | | | | Valo Sass API refactoring (#13668) | Jouni Koivuviita | 2014-06-04 | 46 | -1384/+2574 | |
| * | | | | | Rename $v-app-background-color to $v-background-color (#13670) | Jouni Koivuviita | 2014-06-04 | 27 | -77/+1838 | |
| * | | | | | Merge branch 'master' into valo | Jouni Koivuviita | 2014-06-03 | 1748 | -5242/+22002 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Use Sass Compiler version 0.9.4 | Henri Sara | 2014-05-16 | 1 | -1/+1 | |
| * | | | | | | Use Sass Compiler version 0.9.3 | Henri Sara | 2014-05-15 | 1 | -1/+1 | |
| * | | | | | | Deprecate VOverlay shadow element and related API (#13661) | Jouni Koivuviita | 2014-05-12 | 1 | -1/+84 | |
| * | | | | | | Move debug window styles from theme to widgetset | Jouni Koivuviita | 2014-05-09 | 11 | -619/+373 | |
| * | | | | | | Added default link styles to a tags | Jouni Koivuviita | 2014-05-07 | 1 | -27/+31 | |
| * | | | | | | DragAndDropWrapper styles implemented | Jouni Koivuviita | 2014-05-07 | 1 | -3/+116 | |
| * | | | | | | Fixed menubar active style border-radius | Jouni Koivuviita | 2014-05-02 | 1 | -1/+2 | |
| * | | | | | | Fixed date field height for different unit sizes | Jouni Koivuviita | 2014-05-02 | 1 | -20/+21 | |
| * | | | | | | Fix native button height | Jouni Koivuviita | 2014-04-30 | 1 | -1/+1 | |
| * | | | | | | Removed 'v-' prefix from the main Valo mixin | Jouni Koivuviita | 2014-04-29 | 2 | -2/+2 | |
| * | | | | | | Replaced 'v-valo' prefix with just 'valo' | Jouni Koivuviita | 2014-04-29 | 57 | -661/+661 | |
| * | | | | | | Updated license.html and release-notes.html | Jouni Koivuviita | 2014-04-16 | 2 | -80/+80 | |
| * | | | | | | Prefixed all Valo-specific 'property values' with 'v-' | Jouni Koivuviita | 2014-04-16 | 11 | -18/+22 | |
| * | | | | | | Initial commit of Valo (from original repo at 60e2fa9ea119d24bb2421d3671a8cb8... | Jouni Koivuviita | 2014-04-11 | 296 | -0/+11711 | |
* | | | | | | | Do not re-send browser details in the first UIDL request (#14072) | Artur Signell | 2014-06-30 | 2 | -60/+3 | |
* | | | | | | | Add a missing check for user-initiated column resizing in VScrollTable (#13432) | Juho Nurminen | 2014-06-30 | 2 | -15/+45 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Revert to org.json as Android JSON is not 100% compatible (#13944) | Artur Signell | 2014-06-30 | 3 | -4/+4 | |
* | | | | | | Remove VaadinServlet.handleServiceSecurityException (#14082) | Leif Åstrand | 2014-06-27 | 1 | -36/+0 | |
* | | | | | | Fix PushConfigurationStreamingTest for IE. | Sauli Tähkäpää | 2014-06-27 | 3 | -44/+34 | |
* | | | | | | Fix tooltip error when loading Javascript (#14028) | Juuso Valli | 2014-06-27 | 5 | -3/+132 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Change DateFieldReadOnlyTest to use a initial reference instead of reusing re... | Sauli Tähkäpää | 2014-06-27 | 1 | -1/+1 | |
* | | | | | SuperDevMode launch file for the project | Artur Signell | 2014-06-27 | 1 | -0/+33 | |
* | | | | | Fix compilation error | Artur Signell | 2014-06-26 | 1 | -1/+1 | |
* | | | | | IE11 now uses synchronous loading of script instead of async with preloading.... | Mikael Grankvist | 2014-06-26 | 7 | -5/+204 | |
* | | | | | Allow changing theme on the fly (#2874) | Artur Signell | 2014-06-26 | 14 | -73/+630 | |
* | | | | | Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (... | Sauli Tähkäpää | 2014-06-26 | 3 | -202/+15 | |
| |_|_|/ |/| | | | ||||||
* | | | | License Checker for vaadin cval products (#13696 #13474) | Manolo Carrasco | 2014-06-26 | 10 | -14/+1534 |