Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 6 | -1956/+0 |
| | | | | Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e | ||||
* | Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802) | Artur Signell | 2015-08-24 | 1 | -1/+1 |
| | | | | | | Use constants in Valo tests to ensure they are correct Change-Id: Ie8234a45a6f81551cdc4de2e81141aba704f4b6b | ||||
* | Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173) | Henrik Paul | 2015-01-13 | 2 | -8/+24 |
| | | | | | Grid's ProgressBarRenderer uses that style by default. Change-Id: Ie3e1ec33168f61f921efdaf554714fba10cb2644 | ||||
* | Fixes unnecessary padding-top added to all responsive UIs (#14679) | Teppo Kurki | 2014-12-17 | 1 | -0/+25 |
| | | | | | | When using Valo theme and Responsive extension, all responsive UIs get a padding-top even though it should be only added when a Valo Menu is present in the UI. Added a stylename which has to be added to any responsive UIs containing a Valo Menu. Change-Id: Ib3e3c5341bef03c174accb01401b4a90c1deb29e | ||||
* | Fix PROGRESSBAR_POINT typo (#14502) | Leif Åstrand | 2014-08-28 | 1 | -1/+1 |
| | | | | Change-Id: If2fff98f743ce6b4799b2161c32bf63da7acb3c5 | ||||
* | Add new "colored" style for Label (Valo) | Jouni Koivuviita | 2014-08-15 | 1 | -0/+5 |
| | | | | | | | | | Makes any Label text colored, by default the same as $v-selection-color. Modify the Forms and Labels examples to use the new style, and remove the fixed color from “light” style form layout for header labels. Change-Id: I27a4fce56b1f734aa5c2c837bf1684284b0d96cc | ||||
* | Add two new size variants for Valo, tiny and huge | Jouni Koivuviita | 2014-08-15 | 1 | -3/+66 |
| | | | | | | | Available as additional style names for buttons, text fields/text areas, combo boxes, date fields and labels. Change-Id: I12f36935a690f5bf3f12333f5bd4ac986d4efd1f | ||||
* | Document remaining additional style names for Valo (#14107) | Jouni Koivuviita | 2014-08-06 | 1 | -9/+163 |
| | | | | Change-Id: I079492e8a2f3d37d44de3213a2dffb746f726079 | ||||
* | Add missing @since 7.3 to javadoc | Henri Sara | 2014-07-03 | 1 | -1/+1 |
| | | | | Change-Id: I62610ef647fbbb5a7cfae25ac5c7628f78f2c6ff | ||||
* | Add Java constants for all additional Valo theme style names (#14030) | Jouni Koivuviita | 2014-06-25 | 1 | -0/+809 |
| | | | | | | | Most style names documented. Some still missing, and a few with TODO placeholders. Change-Id: I9388e3b8fb9c23a8f25f47e963a896e0a0606a95 | ||||
* | Update copyright year to 2014 | Artur Signell | 2014-04-16 | 5 | -6/+6 |
| | | | | Change-Id: Ic77338304dc7e58e49f27dcdaf0bab2e00f5bba6 | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 5 | -5/+5 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | Moved base theme constants (v-widget and v-layout) from BaseTheme to | John Ahlroos | 2012-09-07 | 1 | -11/+0 |
| | | | StyleConstants | ||||
* | Renamed .v-boxlayout selector to .v-layout and applied the .v-layout | John Ahlroos | 2012-09-06 | 1 | -0/+5 |
| | | | selector to all layouts | ||||
* | Replaced all .v and .v-connector selectors with .v-widget selector | John Ahlroos | 2012-08-28 | 1 | -0/+5 |
| | |||||
* | Removed API deprecated in Vaadin 6 (#9071) | Artur Signell | 2012-08-22 | 2 | -30/+0 |
| | |||||
* | Replaced license place holder with actual license (#8955) | Artur Signell | 2012-08-16 | 5 | -5/+65 |
| | |||||
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 5 | -0/+855 |