| Commit message (Expand) | Author | Age | Files | Lines |
* | Build uitest war with maven | Teemu Suo-Anttila | 2016-04-15 | 59 | -1844/+0 |
* | Build vaadin-themes with maven | Teemu Suo-Anttila | 2016-03-29 | 1090 | -31487/+0 |
* | Use Maven to build vaadin-push | Henri Sara | 2016-02-29 | 1 | -10/+0 |
* | Fix IE8 DateField and ComboBox buttons in Grid editor cell (#19431) | Marlon Richert | 2016-01-21 | 2 | -2/+8 |
* | Always stick Grid column resize handle to the right edge (#19409) | Johannes Dahlström | 2016-01-07 | 1 | -7/+1 |
* | Update to Font Awesome 4.5.0 | Artur Signell | 2015-12-30 | 4 | -24/+39 |
* | Fix left padding for ComboBox inside Grid editor (#16838) | Marlon Richert | 2015-12-21 | 1 | -0/+1 |
* | Increase grid column resize handle width (#16838) | Marlon Richert | 2015-12-18 | 5 | -10/+42 |
* | Repackage spinner.gif to reduce size | Teemu Suo-Anttila | 2015-11-26 | 1 | -0/+0 |
* | Remove border on immediate child cells only on Valo. (#18787) | Sauli Tähkäpää | 2015-11-17 | 1 | -1/+1 |
* | Changed grid sidebar to overlay (#18698) | mtzukanov | 2015-11-03 | 1 | -0/+4 |
* | Force FormLayout children to shrink with the layout (#11154) | Leif Åstrand | 2015-11-03 | 2 | -0/+2 |
* | Prevent text selection when drag-resizing Grid columns (#16838) | Johannes Dahlström | 2015-10-28 | 1 | -0/+7 |
* | Let column resize handle overflow its parent (#16838) | Johannes Dahlström | 2015-10-28 | 1 | -3/+10 |
* | Fix Grid headers and Footers in Runo theme (#19141) | Teemu Suo-Anttila | 2015-10-15 | 1 | -0/+4 |
* | Update FontAwesome to 4.4.0 (#14555) | Artur Signell | 2015-10-09 | 4 | -464/+600 |
* | Add handles to Grid default header for column drag resize (#16838) | Patrik Lindström | 2015-10-07 | 1 | -0/+22 |
* | Change ValoIcons to ThemeIcons and moved to base (#18472) | Artur Signell | 2015-10-07 | 21 | -31/+40 |
* | Create a Valo icon font for icons used in Valo (#18472) | Artur Signell | 2015-09-30 | 20 | -32/+91 |
* | Set opacity for disabled Grid in Valo. (#18661) | Sauli Tähkäpää | 2015-09-29 | 1 | -0/+4 |
* | Use a suitable z-index for valo-menuitems overlay (#18869) | Matti Tahvonen | 2015-09-28 | 1 | -1/+1 |
* | Hide global "define" from push scripts (#18999) | Leif Åstrand | 2015-09-24 | 1 | -0/+2 |
* | Removes .v-ui wrapping from valo-menu-responsive for (#18961) | Marc Englund | 2015-09-24 | 1 | -1/+1 |
* | Fix Grid unbuffered validation error area theme (#18812) | Teemu Suo-Anttila | 2015-09-16 | 1 | -0/+7 |
* | Disable sidebar button when grid is disabled. (#18696) | Sauli Tähkäpää | 2015-09-14 | 1 | -0/+4 |
* | Implement ItemStyleGenerators for ComboBox (#9276) | Leif Åstrand | 2015-09-09 | 1 | -0/+1 |
* | Revert "Fix Grid unbuffered editor validation error area theme (#18812)" | Teemu Suo-Anttila | 2015-09-09 | 1 | -1/+0 |
* | Hide reconnect spinner completely in all themes when giving up (#11733) | Artur Signell | 2015-09-08 | 1 | -3/+2 |
* | Fix Grid unbuffered editor validation error area theme (#18812) | Teemu Suo-Anttila | 2015-09-07 | 1 | -0/+1 |
* | Merge remote-tracking branch 'origin/master' into reconnect-dialog | Artur Signell | 2015-09-04 | 38 | -221/+449 |
|\ |
|
| * | Remove accidentally commited file | Artur Signell | 2015-08-31 | 1 | -22/+0 |
| * | Enable overriding Grid style variables in Runo and Reindeer. (#18581) | Sauli Tähkäpää | 2015-08-31 | 2 | -21/+21 |
| * | Make checkbox inline-block like all other widgets (#18518) | Artur Signell | 2015-08-24 | 1 | -4/+0 |
| * | Update to Bourbon 3.2.4 (#15484) | Artur Signell | 2015-08-24 | 27 | -181/+391 |
| * | Merge branch 'master-before-18503' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 4 | -0/+8 |
| |\ |
|
| | * | Make Valo work with sass-lang compiler again (#18438) | Artur Signell | 2015-08-13 | 1 | -0/+5 |
| | * | Decode filename before finding resource (#15407) | Artur Signell | 2015-08-13 | 3 | -0/+3 |
| * | | Keep non-editable & selection columns visible in editor | Teppo Kurki | 2015-08-11 | 2 | -0/+8 |
| |/ |
|
| * | Grid sidebar menu design changed. See design document and comments at trac ti... | elmot | 2015-07-15 | 6 | -15/+33 |
| * | Support frozen columns in Grid editor (#16727) | Johannes Dahlström | 2015-07-15 | 1 | -0/+10 |
* | | Hide reconnect spinner completly when giving up (#11733) | Artur Signell | 2015-08-31 | 1 | -3/+2 |
* | | Reconnect dialog basic css for all themes (#11733) | Artur Signell | 2015-07-13 | 4 | -3/+51 |
* | | Fix reconnect-dialog rebase problem | Artur Signell | 2015-07-13 | 1 | -2/+2 |
* | | Initial version of the reconnect dialog and a problem handler which uses it (... | Artur Signell | 2015-07-13 | 2 | -0/+20 |
|/ |
|
* | Fix incorrect system notifications with details styling (#18340) | Artur Signell | 2015-06-26 | 2 | -5/+7 |
* | Fixed regression by #15381 on IE8 | Teppo Kurki | 2015-06-22 | 1 | -0/+9 |
* | Add backwards keyword for Valo utility animations (#14873, #14806) | Jouni Koivuviita | 2015-06-15 | 1 | -7/+7 |
* | Fixes search-CB resizing on each layout (Firefox&Chameleon) (#18236) | Teppo Kurki | 2015-06-11 | 1 | -0/+1 |
* | Fixes grid editor datefield/combobox IE8/Valo (#17915) | Teppo Kurki | 2015-06-10 | 1 | -0/+12 |
* | Fix readonly checkbox opacity in Valo. (#17548) | Sauli Tähkäpää | 2015-06-09 | 1 | -0/+20 |