| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
Change-Id: Ic6b667ea6ceff43a609ce2037f656c6274871fb7
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
while #7868 is supposed to solve the overall issue, this solves a big
part of the upgrade + cached files issues quickly.
When I use vaadin themes, I have control over how they are included, so
I can add a vaadin version number to it. For the default JS I cannot.
Change-Id: Ica1cddee417946aa32116eb09882a3dc6c2924a6
|
| |
| |
| |
| | |
Change-Id: I1b0fc70632d82e7a656cdc61f00a75dda3cc316c
|
| |
| |
| |
| | |
Change-Id: Ib7f6e67c242449e58a10359c596489fea2f679f6
|
| |
| |
| |
| | |
Change-Id: Ie25c7142bc111829be829f4ba98ed639ad1f5126
|
| |
| |
| |
| | |
Change-Id: I3741b8a44f7b02fe0dceaa4c7b59b1830c36a2be
|
| |
| |
| |
| | |
Change-Id: Ie017b0449c84ec1afd902503712133ab095282d8
|
|\|
| |
| |
| | |
Change-Id: Id00b3893951bc669fcc8e234f09909d480e249ab
|
| |
| |
| |
| | |
Change-Id: I7c2136319c00401460ee979e3b606cad7ad85fef
|
| |
| |
| |
| |
| |
| |
| | |
Regression was caused by patch https://dev.vaadin.com/review/#/c/4480
Fixed the same issue for ComboBox as well.
Change-Id: Id43912f0803b5e056d4ca6585746e53226282d85
|
|\|
| |
| |
| | |
Change-Id: Ic7629f9cedb3c948edf4f63c678ca499e3d52805
|
| |
| |
| |
| | |
Change-Id: Ifb65c053cf27ceac20c7f589dc4fcb76a4c468cf
|
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
Change-Id: I690c8c17c673ec2d77870cf305dee1ac1b9bc3be
|
| |
| |
| |
| | |
Change-Id: I22fafc7c0a6221ba5ff596494623fe798c9dad94
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fix regressions from previous Grid style patch:
- Typo in selector (dot instead of comma)
- “active” style renamed to “focused”
- Scrollbar border styling moved from Valo (was working) to Base (now
all themes work the same)
Change-Id: I778de73027f0cb9def1fb93e5188f494f0a49639
|
| |
| |
| |
| | |
Change-Id: I7a507db8ec62b2e669cc2562cbfaf1693d394f6e
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Renamed decorative element style names:
- “headercorner” -> “header-deco”
- “footercorner” -> “footer-deco”
- “horizontalscrollbarbackground” -> “horizontal-scrollbar-deco”
The “-stripe” style name is now added for odd rows, not even (like in
all Table themes).
Re-implemented the Base mixins for Grid and Escalator. They are now
used for all themes, which should make future development easier
because things should only be implemented in one place.
This change makes the theme also less brittle hopefully, because it
reduces the amount of pixel calculations for paddings etc. and relies
more on plain CSS.
The Base theme now offers many variables for extending themes. This
reduces unnecessary CSS output, and makes it easier to maintain
multiple themes for the Grid.
Added a box-shadow and box-sizing mixins to Base.
Converted all CSS comments to Sass comments.
Change-Id: Iba925062c754c115b5f15e155659cfdccc702945
|
|\|
| |
| |
| | |
Change-Id: If3dd8380afe425491dfb877c08c4ff078312a3aa
|
| |
| |
| |
| |
| |
| |
| |
| | |
The Runo theme icons have been duplicated to folders icons16, icons32
and icons64 which will be in the export-package declaration. Original
folders with icons also remain.
Change-Id: I19e481057a418e39a030359f62eefc3bc3d7f131
|
| |
| |
| |
| | |
Change-Id: I11de89a69161d9b355d0de63b8a61470259b518e
|
| |
| |
| |
| | |
Change-Id: I1231b8097d06d8230ddee640894ceaf749dab0ee
|
|\|
| |
| |
| |
| |
| |
| | |
Conflicts:
server/tests/src/com/vaadin/data/util/BeanItemContainerTest.java
Change-Id: I04938bd8c5b4f01c3ca801c9f7adbb20d279523c
|
| |
| |
| |
| | |
Change-Id: Ie1e2726613033ad321e15f7f58e098080d4d9a5f
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This fix is for animation-in and animation-out.
Fix was done in VMenuBar. VOverlay provides now hide() method with
possibility to enable/disable the animations via parameters boolean
animateIn, boolean animateOut. By default they are true (not to break
animate-in, animate-out for VWindow and VNotification)
Change-Id: I49981952c7c18a02edd7fa9e6d247bb18f660207
|
| |
| |
| |
| | |
Change-Id: I83836bbf077033712a569c8eff52576b012b4dee
|
| |
| |
| |
| | |
Change-Id: I2d09a116d07621053f2fc9524f95e47bf7fc834e
|
| |
| |
| |
| | |
Change-Id: I865526499a6d55a835758f0194a977c36c10304a
|
| |
| |
| |
| | |
Change-Id: I5f19b8b03362035b4217dcda626d368559fc424d
|
| |
| |
| |
| | |
Change-Id: I7901b42ac2a8c590d4967460eb926fde9199e83e
|
| |
| |
| |
| |
| |
| | |
Also fixes breaking tests for Reindeer changes.
Change-Id: I18b3434b70f7bc3c0fd736e86f9008265f82018e
|
| |
| |
| |
| | |
Change-Id: Ieced4208f30749ea99fa40bc64de18647006d5d1
|
|\|
| |
| |
| | |
Change-Id: I1983d8a8c86caf75c4f5d32ee9367bbd6d58057c
|
| |
| |
| |
| | |
Change-Id: I80beea694c2a103aaf1fb479e1de48c515428fbb
|
| |
| |
| |
| | |
Change-Id: Ic435e3ca741669db6f707961ac66a4c2e30bf765
|
| |
| |
| |
| | |
Change-Id: Idadbbdfe0a9abaf1dd7ada339b618890b2be6e06
|
| |
| |
| |
| | |
Change-Id: Ia3598b9bcef280bef38daa189ab3c7885e5d535a
|
| |
| |
| |
| | |
Change-Id: I12014c4329ca629dbfc9226b3b70538d33442690
|
| |
| |
| |
| | |
Change-Id: I95622de533497b3d89bcdd2a782c6271aec0764f
|
| |
| |
| |
| | |
Change-Id: Ia9a031f87065552688dffe3281bf647582b8f872
|
|\|
| |
| |
| | |
Change-Id: Iec61d9242be530edbb76ba952746ba0f9c9bd966
|
| |
| |
| |
| |
| |
| | |
Mention Safari 8 and iOS 8 and bump evergreen browser versions
Change-Id: I9c6494a0e5967539385fabd05b540e1f0622b96c
|
| |
| |
| |
| |
| |
| | |
Fix for regression caused by (#14812) + Valo test for TreeTables.
Change-Id: I57f911cbf33e52196fa219b4feddfe62db7f6ded
|
| |
| |
| |
| | |
Change-Id: If649d7ab0b4257cfaa1488dfff88afa8ef122f67
|
| |
| |
| |
| | |
Change-Id: I473fc080c143bc242326bd6f2b819450c42ffae5
|
| |
| |
| |
| |
| |
| |
| | |
Update client-compiler-deps to 1.2.0.
Fix classpaths for devmodes.
Change-Id: I8452271594b4563bf476420ff7ab22985913e397
|
| |
| |
| |
| |
| |
| | |
Added sass selector for upload in base theme.
Change-Id: Iebf796f0965de6afeac98d6e2a2a9246c9251bab
|
| |
| |
| |
| | |
Change-Id: Ibad03664be53489121914a2dd7bb051cc6e5350c
|
| |
| |
| |
| | |
Change-Id: Ib378fbea73bc16caa12deb14f760025e68f16288
|
| |
| |
| |
| | |
Change-Id: I099f94f47f2f7aa5856026f6cf6e53629732527c
|