| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda
|
|
|
|
|
|
|
|
|
| |
Previously grid sidebar could be partially hidden by
"overflow: hidden" of an ancestor component.
Now it's in an overlay and the hierarchy doesn't affect it.
Grid tests were also updated for new DOM structure.
Change-Id: Ic5fb125d9c097be0f0141c121dfe74d30e650dd0
|
|
|
|
| |
Change-Id: Ib853205dae7745ca4af11fb558899e6648e25da8
|
|
|
|
| |
Change-Id: I1e16dfe54a369c5ed18dedd8755ff479bc1617a1
|
|
|
|
| |
Change-Id: Ifbd791c45bf0a4b62e6e73195c73c4f0f3bddad0
|
|
|
|
| |
Change-Id: I0dc8d218f8b9584874e34bf7c38eeae4b89f5df9
|
|
|
|
| |
Change-Id: I7010f4ca938e29c0b348aac15581c0aeb48d2dc0
|
|
|
|
| |
Change-Id: I252a8223804b5ba45abb20061c3d65d0b80603dc
|
|
|
|
|
|
|
| |
Fixes paintRemoveColumns and paintInsertColumns in Escalator.AbstractStaticRowContainer
to not include spacers in row count.
Fixes couple ColumnHidingTests for IE8.
Change-Id: I283ee9fcdf0f3a7d0019948a700225c27a25d701
|
|
|
|
|
|
|
| |
+ contains Valo theming fixes for all browsers.
+ includes screenshot test for sidebar in Valo
Change-Id: Ic6401057efff7e4d4ab65c46885dda2d995bce5d
|
|
|
|
| |
Change-Id: I595c6b7da061ebfa495c7f9f649c935a48190b66
|
|
|
|
| |
Change-Id: I72fd2b09269d5dfc689d8b1f213f46989adf8bfe
|
|
|
|
| |
Change-Id: I4f8a893eec3cf7c32da34cb364a4d56589cbf3e2
|
|
|
|
|
|
|
|
| |
Makes sure that hidden columns are taken into account when calculating indices.
This is because escalator doesn't know about hidden columns, thus need to
convert cell indices to actual column indices in quite many places.
Change-Id: I4c0f3097938ee9340a1922464e12ad7261084ecb
|
|
|
|
|
|
| |
There is know issue with hidden columns and reordering columns.
Change-Id: If308c84aed5dd23c2c00cb38ed6bba41c6f1a28e
|
|
|
|
| |
Change-Id: I9dc1d5d8ede4984c2dd6f5fcc932bb987ce95dcb
|
|
|
|
| |
Change-Id: I1965ca6c298366d89b1940a992788d042cf7a4aa
|
|
For now, the width for spanned header/footer cells is broken after hiding their columns.
Change-Id: I0833fb570fcad731776a88a183b3df45cbc19557
|