summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Various fixes and tweaks to ValoJouni Koivuviita2014-06-1813-23/+133
| * | | | Fix overlay animation-in/out for VNotification and PopupViewJouni Koivuviita2014-06-164-27/+84
| * | | | Multiple fixes to Valo themeJouni Koivuviita2014-06-1628-7794/+656
| * | | | Update Valo theme test applicationJouni Koivuviita2014-06-167-119/+659
| * | | | Fix multiple VOverlay animation-in/out related issuesJouni Koivuviita2014-06-165-100/+154
| * | | | 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-164-44/+97
| * | | | Merge branch 'master' into valoJouni Koivuviita2014-06-16143-3052/+5401
| |\ \ \ \
| * | | | | Use Sass Compiler version 0.9.6Henri Sara2014-06-061-1/+1
| * | | | | Fix copyright header in AnimationUtilHenri Sara2014-06-061-1/+1
| * | | | | Implement Notification animation with CSS (#13660)Jouni Koivuviita2014-06-058-145/+421
| * | | | | Added new test app/ui for ValoJouni Koivuviita2014-06-0532-1756/+12185
| * | | | | Valo Sass API refactoring (#13668)Jouni Koivuviita2014-06-0446-1384/+2574
| * | | | | Rename $v-app-background-color to $v-background-color (#13670)Jouni Koivuviita2014-06-0427-77/+1838
| * | | | | Merge branch 'master' into valoJouni Koivuviita2014-06-031748-5242/+22002
| |\ \ \ \ \
| * | | | | | Use Sass Compiler version 0.9.4Henri Sara2014-05-161-1/+1
| * | | | | | Use Sass Compiler version 0.9.3Henri Sara2014-05-151-1/+1
| * | | | | | Deprecate VOverlay shadow element and related API (#13661)Jouni Koivuviita2014-05-121-1/+84
| * | | | | | Move debug window styles from theme to widgetsetJouni Koivuviita2014-05-0911-619/+373
| * | | | | | Added default link styles to a tagsJouni Koivuviita2014-05-071-27/+31
| * | | | | | DragAndDropWrapper styles implementedJouni Koivuviita2014-05-071-3/+116
| * | | | | | Fixed menubar active style border-radiusJouni Koivuviita2014-05-021-1/+2
| * | | | | | Fixed date field height for different unit sizesJouni Koivuviita2014-05-021-20/+21
| * | | | | | Fix native button heightJouni Koivuviita2014-04-301-1/+1
| * | | | | | Removed 'v-' prefix from the main Valo mixinJouni Koivuviita2014-04-292-2/+2
| * | | | | | Replaced 'v-valo' prefix with just 'valo'Jouni Koivuviita2014-04-2957-661/+661
| * | | | | | Updated license.html and release-notes.htmlJouni Koivuviita2014-04-162-80/+80
| * | | | | | Prefixed all Valo-specific 'property values' with 'v-'Jouni Koivuviita2014-04-1611-18/+22
| * | | | | | Initial commit of Valo (from original repo at 60e2fa9ea119d24bb2421d3671a8cb8...Jouni Koivuviita2014-04-11296-0/+11711
* | | | | | | Do not re-send browser details in the first UIDL request (#14072)Artur Signell2014-06-302-60/+3
* | | | | | | Add a missing check for user-initiated column resizing in VScrollTable (#13432)Juho Nurminen2014-06-302-15/+45
| |_|_|_|_|/ |/| | | | |
* | | | | | Revert to org.json as Android JSON is not 100% compatible (#13944)Artur Signell2014-06-303-4/+4
* | | | | | Remove VaadinServlet.handleServiceSecurityException (#14082)Leif Åstrand2014-06-271-36/+0
* | | | | | Fix PushConfigurationStreamingTest for IE.Sauli Tähkäpää2014-06-273-44/+34
* | | | | | Fix tooltip error when loading Javascript (#14028)Juuso Valli2014-06-275-3/+132
| |_|_|_|/ |/| | | |
* | | | | Change DateFieldReadOnlyTest to use a initial reference instead of reusing re...Sauli Tähkäpää2014-06-271-1/+1
* | | | | SuperDevMode launch file for the projectArtur Signell2014-06-271-0/+33
* | | | | Fix compilation errorArtur Signell2014-06-261-1/+1
* | | | | IE11 now uses synchronous loading of script instead of async with preloading....Mikael Grankvist2014-06-267-5/+204
* | | | | Allow changing theme on the fly (#2874)Artur Signell2014-06-2614-73/+630
* | | | | Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (...Sauli Tähkäpää2014-06-263-202/+15
| |_|_|/ |/| | |
* | | | License Checker for vaadin cval products (#13696 #13474)Manolo Carrasco2014-06-2610-14/+1534
* | | | Fix problem with IntegerValidator test (#14046)Dmitrii Rogozin2014-06-263-95/+108
* | | | Don't complain about missing sync id for critical notifications (#14081)Leif Åstrand2014-06-252-3/+12
* | | | Fix wrong width on event resize in Vaadin Calendar (#13961)Anthony Guerreiro2014-06-253-0/+257
* | | | Updated javadoc to indicate which Font Awesome version is included (#14070)Marc Englund2014-06-251-0/+3
* | | | Fixed regression with changing widths when stylenames have changed (#13444, #...Markus Koivisto2014-06-252-78/+58
* | | | Upgraded SASS compiler to 0.9.6John Ahlroos2014-06-251-1/+1
* | | | Fix moving a single component inside a split panel (#11920)Artur Signell2014-06-244-0/+160
* | | | Reading properties of components should not set state to dirty (#14060).Fabian Lange2014-06-248-34/+145