aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Added override for font-sizes which used em in base theme (#10606, ↵Leif Åstrand2013-01-048-2/+14
|\ | | | | | | #10587)"
| * Added override for font-sizes which used em in base theme (#10606, #10587)Artur Signell2013-01-028-2/+14
| | | | | | | | Change-Id: I556137c307bdacdb22cbd2abb4461268997ff53d
* | Ensure panel decoration is shown (#10258)Artur Signell2013-01-021-1/+1
|/ | | | Change-Id: Iaf5a25224b10560da15f94b22fa6b77c843a4a47
* Fixed font-size issues in Chameleon, Runo and Liferay (#10606, #10587)Artur Signell2013-01-0216-42/+42
| | | | Change-Id: Iaaa626553030af44eaab57067acf9f022dc75e6b
* Additional fixes for IE scrollbars issuesArtur Signell2012-12-182-5/+5
| | | | | | Related to #9004, #9552, #9572, #9578 Change-Id: I6f6677ec47713d480e2591f3bddf3b764861201c
* Merge changes Ide0a7e28,I78da2c2cArtur Signell2012-12-1819-7/+42
|\ | | | | | | | | | | * changes: Ugly hacks to make tests screenshot compatible Fixed IE scrollbar issues for most if not all components
| * Fixed IE scrollbar issues for most if not all componentsArtur Signell2012-12-1719-7/+42
| | | | | | | | | | | | | | Fixed by defining font-size:0 and line-height:normal for all v-scrollable elements. A font-size is defined using $font-size for all themes and this is reset in v-widget. Similarly for $line-height. Should fix at least #9004, #9552, #9572 Change-Id: I78da2c2ce497a0a22962644c9c97df5a0e41e056
* | Removed Firefox rule making dropdown too high (#10559)Artur Signell2012-12-172-6/+0
|/ | | | Change-Id: I62c808b90da155b0ae0489c4eaeff370063f3572
* Colorpicker IE fixesAnna Koskinen2012-12-141-2/+2
| | | | Change-Id: I9b1e42a75175eff4a01560db0a13865e253b72d5
* Restrict DateField fix to IE (#10498)Artur Signell2012-12-111-1/+1
| | | | Change-Id: Ib706b12f1e2236e48bd82a6d08e19d748dd5e71c
* Fixed overflow issue in PopupDateFieldArtur Signell2012-12-111-0/+4
| | | | Change-Id: Idcacd28f10265a38e3876557a2ab56cc8a379b2b
* Vaadin 7 compatible ColorPicker (#9201)Anna Koskinen2012-12-1015-1/+289
| | | | Change-Id: I44962ceedd5ef607e2fbe2af0d96808e0aef9cc5
* Additional fixes for accordion/IE (#9552)Artur Signell2012-12-103-8/+6
| | | | | | Fixes Accordion for other themes than Reindeer aswell Change-Id: If849e77adfb07e6a14784139c19e45b3b35a43b9
* Hide using display:none to be screenshot compatible (#10080)Artur Signell2012-12-071-0/+7
| | | | Change-Id: I67b3e21640760ee6581b656450e0a5517788580d
* Merge "Default id should get overridden only if id has been specifically set ↵Artur Signell2012-12-071-0/+10
|\ | | | | | | (#10179)."
| * Default id should get overridden only if id has been specifically setAnna Koskinen2012-12-071-0/+10
| | | | | | | | | | | | (#10179). Change-Id: I102ca64648a88e70e88d9c546e8ea49de47451fb
* | Added support for $primaryStyleName to RunoMarc Englund2012-12-0722-383/+383
| | | | | | | | Change-Id: I2c1a24b2655c1b9361b52e24f542deb64be8a914
* | $primaryStyleName functionality to Chameleon, fixes #9881Marc Englund2012-12-0716-342/+342
| | | | | | | | Change-Id: I3d75184acb7d2625a3edea35b1c8d2a86b7313eb
* | Merge "Fixed accordion to not cause scrollbars in IE (#9552)"Marc Englund2012-12-072-7/+6
|\ \
| * | Fixed accordion to not cause scrollbars in IE (#9552)Artur Signell2012-12-072-7/+6
| |/ | | | | | | Change-Id: Ie27894b35be4d79c29b201ec79991c7d9263a1eb
* | Merge "Revert "Temporary work around for drag'n'drop image problem (#10385)""Marc Englund2012-12-078-35/+14
|\ \ | |/ |/|
| * Revert "Temporary work around for drag'n'drop image problem (#10385)"Artur Signell2012-12-028-35/+14
| | | | | | | | | | | | | | | | No longer needed as #10384 is fixed This reverts commit 7dad7d82287bc9906ef12d1efd64f8b1da3a0326. Change-Id: Id7dbd716144452b80fae07d54f4a61c5091fd83d
* | Made layouts inline-blocks to support undefined width (#10080)Artur Signell2012-12-051-1/+1
| | | | | | | | Change-Id: I7ff2244ab7f2956cbf21122a3880d3ae27fb516a
* | Allow customization of the widgetset url in order to be able to remove the ↵Jonatan Kronqvist2012-12-041-8/+10
|/ | | | | | '?timestamp' part of the default url #10422 Change-Id: I561ba82d027b9207ed67fd7a861b0d6602e02024
* Added prefix "v-" to internal parameters (#10156)Anna Koskinen2012-11-301-19/+19
| | | | Change-Id: I79ac824bc19fa42b976954148e69d54fb91b77ab
* Fall back to activex xml http if XMLHttpRequest is disabled (#10423)Artur Signell2012-11-291-1/+6
| | | | Change-Id: I91eeaae42859cd056943b5fd040a0d107ed4ec6e
* Temporary work around for drag'n'drop image problem (#10385)Artur Signell2012-11-268-14/+35
| | | | Change-Id: If3b0709feb638f0116273f35a61708b5c4130ac0
* Fix chameleon "body" css selectors (#10382)Artur Signell2012-11-264-21/+21
| | | | Change-Id: I39095703e74bdcad16d4b6cb700cc5f1953a66c6
* Fixed browser specific theme selectors (#10362)Artur Signell2012-11-2335-136/+136
| | | | | | 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
* Ensure generated-body rules are not prefixed (#10360)Artur Signell2012-11-236-12/+17
| | | | | | This should not cause issue with multiple themes as you do not have a generated body then. Change-Id: I9391ee006de9c5759df0d7e1a7d6470caf82a8c4
* Moved DebugConsole (and related) styles to separate mixin which is applied ↵Marc Englund2012-11-233-27/+35
| | | | | | globally; the console is a widgetset-wide singleton, not usually to be styled. Fixes #10357 Change-Id: I39940fa92f748a6ef7a143797f06ef9d7d68ce36
* Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵Marc Englund2012-11-2372-1378/+1378
| | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
* Merge "Disabled @media print {} to avoid invalid CSS, see #10336"Artur Signell2012-11-231-0/+3
|\
| * Disabled @media print {} to avoid invalid CSS, see #10336Marc Englund2012-11-231-0/+3
| | | | | | | | Change-Id: I258b786d43bb26af564f911f6aa0d655d835ca97
* | Set bootstrap error using innerHTML instead of document.write (#9735)Leif Åstrand2012-11-231-5/+12
|/ | | | | | | * Also remove the testbench hook so waitForVaadin can continue * Add automatic test Change-Id: I6a6e53f23af9746f33977dfdb3768870956943f2
* Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵Marc Englund2012-11-2328-92/+131
| | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375
* UI stylename handling (#9832)Johannes Dahlström2012-11-143-7/+7
| | | | | | | | * Change VUI class name from v-view to v-ui * Use state.primaryStyleName so it can be changed * Remove useless v-app-VaadinServiceSession from bootstrap root div Change-Id: I67d3cb3efb5b4033416dcfcf7f39cbc71ac70cbc
* Define line-height for tooltips in Runo (#10136)Artur Signell2012-11-061-0/+1
| | | | Change-Id: Id73389fa7fa629ce312c2566b8b2dc36b0b6dcc5
* Fix for small theme bug induced by overlay-container #9220 Note: this will ↵Marc Englund2012-11-051-0/+1
| | | | | | break FF screenshots, but the new version is actually more according to spec, afaik. Change-Id: Ib7048522b06e62e5fc964e538a865524a08eaaab
* Revert "Don't require browserDetailsUrl when embedding (#10122)"Leif Åstrand2012-11-051-4/+1
| | | | | The change caused the wrong URL to be included in some browser details requests. This reverts commit 38c2ad6ff4895643371dfd00fb1d8667f6fc3909
* Don't require browserDetailsUrl when embedding (#10122)Leif Åstrand2012-11-021-1/+4
| | | | Change-Id: I2c6d5518d1e6adc4a502a8ad646e784f93ece4a3
* Overlay container #9220Marc Englund2012-10-302-2/+2
| | | | Change-Id: Iea5b44fc0c48ec1161890d9e084847266ce0d3d2
* Merge "Removed padding which has magically appeared (#10075)"John Ahlroos2012-10-301-0/+1
|\
| * Removed padding which has magically appeared (#10075)Artur Signell2012-10-261-0/+1
| | | | | | | | Change-Id: Iefefe10fcc15d503ccd6cd40ce8d080c335594f4
* | Revert accidentally pushed "Fix most IE scrollbar issues"Artur Signell2012-10-292-18/+1
| | | | | | | | This reverts commit ddad359eab5c72ad2afc5778cc84d1f09ee5b530.
* | Fix most IE scrollbar issuesArtur Signell2012-10-292-1/+18
| |
* | Fixed Chameleon theme for InlineDatefield #10070John Ahlroos2012-10-293-57/+71
|/ | | | Change-Id: I7891d727ab75a48e6607d6c49eba664a32a4d255
* Fixed primary stylename handling for Datefield and InlineDatefield #9903John Ahlroos2012-10-1610-77/+114
| | | | Change-Id: I4fb460a19a2bf40131172319070edde78851c4a7
* Reverted previously fixed scrollbars since it does not work with components ↵John Ahlroos2012-10-103-34/+0
| | | | | | requiring inline-block #9552 #9572 Change-Id: Iec43c1e4926b51724c93c93d1f4500e0fcf8759e
* Merge "Applied splitpanel scrollbar fix for IE9 as well #9552"Leif Åstrand2012-10-091-5/+6
|\