Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed browser specific theme selectors (#10362) | Artur Signell | 2012-11-23 | 1 | -1/+1 |
| | | | | | | Browser specific class names are set on the body element and the theme class name is inside body. Theme selectors must therefore be of type ".v-ie & " Change-Id: I1893946ed9b5441a6977945a757a85ae87c07ce8 | ||||
* | Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵ | Marc Englund | 2012-11-23 | 1 | -24/+24 |
| | | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3 | ||||
* | Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵ | Marc Englund | 2012-11-23 | 1 | -1/+1 |
| | | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375 | ||||
* | Sass restructure: base theme with renameable components | Marc Englund | 2012-09-28 | 1 | -24/+24 |
| | |||||
* | Fixed select row height changes #8294 | John Ahlroos | 2012-09-20 | 1 | -0/+4 |
| | |||||
* | Standard themes in SCSS form, updated CompileDefaultTheme (#9223) | Henri Sara | 2012-08-08 | 1 | -1/+5 |
| | | | | | | | | Conversion performed for most themes trivial, just rename file and wrap in a mixin. For chameleon compounds, also nesting used. In some cases, related small files combined in a single SCSS file Chameleon accordion and select contain fixes other than just a missing semicolon. | ||||
* | Refine box-sizing: border-box styles (#8682) | Leif Åstrand | 2012-04-20 | 1 | -1/+2 |
| | |||||
* | display: inline-block instead of float: right for popup opener (#8313) | Leif Åstrand | 2012-02-20 | 1 | -1/+1 |
| | |||||
* | Remove all margins from the combo box input field (#8313) | Leif Åstrand | 2012-02-17 | 1 | -0/+1 |
| | |||||
* | Make VFilterSelect work with border-box & MeasureManager (#8313) | Leif Åstrand | 2012-02-16 | 1 | -0/+3 |
| | |||||
* | #5170 updated to use an additional css class when text input is disabled and ↵ | Leif Åstrand | 2011-09-27 | 1 | -0/+4 |
| | | | | | | set the cursor using the theme css file svn changeset:21329/svn branch:6.7 | ||||
* | #5608 Item icons do not work in OptionGroup | Leif Åstrand | 2011-08-25 | 1 | -0/+5 |
| | | | | svn changeset:20638/svn branch:6.7 | ||||
* | #6119 - ComboBox visually broken in iPhone/iPad | Artur Signell | 2010-12-08 | 1 | -0/+1 |
| | | | | svn changeset:16414/svn branch:6.5 | ||||
* | #2942 - Dual captions for TwinColSelect | Artur Signell | 2010-12-07 | 1 | -2/+2 |
| | | | | | | | Changed style names to be consistent with server side API Added test for caption style names svn changeset:16375/svn branch:6.5 | ||||
* | #2942 - Dual captions for TwinColSelect | Artur Signell | 2010-12-03 | 1 | -0/+10 |
| | | | | svn changeset:16323/svn branch:6.5 | ||||
* | Added down arrow for combobox in Base theme. | Jouni Koivuviita | 2009-11-18 | 1 | -0/+3 |
| | | | | svn changeset:9856/svn branch:6.2 | ||||
* | Reverted some read-only style fixes. | Jouni Koivuviita | 2009-10-08 | 1 | -2/+6 |
| | | | | svn changeset:9136/svn branch:6.2 | ||||
* | Fix for #2611: ComboBox in readonly differs from readonly TextField | Jouni Koivuviita | 2009-10-07 | 1 | -2/+2 |
| | | | | svn changeset:9124/svn branch:6.2 | ||||
* | The Button Component Strikes Back | Jouni Koivuviita | 2009-08-27 | 1 | -2/+0 |
| | | | | | | | | | | | | Fixes many theme issues with Button (mostly Reindeer theme), including #3110, #3193, #3194, #3180 and 3079. Default button is now rendered on the client side with a DIV. Disabled buttons can now have descriptions, which fixes #2085. Added a "new" component, NativeButton, which uses native BUTTON element rendering on the client side. Theme compilation script now understands simple @import statements, which help keep things more organized in theme development. svn changeset:8558/svn branch:6.1 | ||||
* | Small fixes to panel and tabsheet styles on blue background. | Jouni Koivuviita | 2009-05-27 | 1 | -1/+1 |
| | | | | | | | | Reverted one fix from combobox, now works better in IE also. Committed missing menubar image. svn changeset:8029/svn branch:6.0 | ||||
* | Fixed a minor issue in ComboBox styles in FF. | Jouni Koivuviita | 2009-05-27 | 1 | -1/+1 |
| | | | | svn changeset:8028/svn branch:6.0 | ||||
* | Renaming ITMILL/ -> VAADIN/ part 1 (for #2904) | Marc Englund | 2009-05-12 | 1 | -0/+134 |
svn changeset:7762/svn branch:6.0 |