Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵ | Marc Englund | 2012-11-23 | 1 | -3/+3 |
| | | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3 | ||||
* | Sass restructure: base theme with renameable components | Marc Englund | 2012-09-28 | 1 | -3/+3 |
| | |||||
* | merge master (sass theme changes) | Jouni Koivuviita | 2012-08-13 | 1 | -0/+4 |
|\ | |||||
| * | Standard themes in SCSS form, updated CompileDefaultTheme (#9223) | Henri Sara | 2012-08-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | 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. | ||||
* | | Extensive refactoring of BoxLayout | Jouni Koivuviita | 2012-05-20 | 1 | -0/+4 |
|/ | | | | | | | | Reduced many unnecessary element resize listeners and layout methods. Refactored ComponentConnector style name handling so that it will now only alter the style names and not completely override them on each update. | ||||
* | Add overflow: hidden to v-label to prevent margins from escaping (#8671) | Leif Åstrand | 2012-04-16 | 1 | -0/+3 |