| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I84850404ba772ff4dceb1f00f5ddc275fe6f915d
|
|
|
|
| |
Change-Id: Id45ccd47cac3bcdb14c5d4e93e4fb8225b1b2864
|
|
|
|
| |
Change-Id: I7ff28587780fbd1c68b065b3edc670a879e8551e
|
|
|
|
| |
Change-Id: Ifb5c3fb54d7cff188b775b74c36d887efa41c853
|
|
|
| |
Change-Id: Icd3c164fb252bd048ffcd953f967a9c7acdc4514
|
|
|
|
| |
Change-Id: I899c21e3f71bc728cb613685134b99961b557c5b
|
|
|
|
|
|
|
|
| |
This CSS fix was only partial fix and caused a regression. A better solution is needed.
This reverts commit 6efaefd9f0f0a607b579872b261a41b8e526ff60.
Change-Id: Ie99d12357a8098d8bded94ee1fe26e353bad0cf5
|
|
|
|
| |
Change-Id: Ic33572d3cd9e6117dc133bbfe26bc707c4b84f21
|
|
|
|
| |
Change-Id: I6ca8f3a1ca9c0a2d537c694812f4831efdeb8e08
|
|
|
|
| |
Change-Id: I32d09c17ecbc65442305bb9e6853ff19b6dcfda4
|
|
|
|
| |
Change-Id: I4426743500a8feb27eda0f5d22f1601fcad7f2ab
|
|
|
|
| |
Change-Id: Iffa8655403615d1f7345709c865dd14c6fa861b2
|
|
|
|
| |
Change-Id: I4f40737f69081bbda997e87b2448dee89dbc25d5
|
|
|
|
| |
Change-Id: I4dcb1f172339005947fa45924792ab86d0952b90
|
|
|
|
| |
Change-Id: I4a8911968fc2c324f8862d28b938834fa0309b85
|
|
|
|
| |
Change-Id: I69df09f371aae61f9e1ef741814f6e3016510fe2
|
|
|
|
| |
Change-Id: Iac16310af8bde98caa78bec4763b78919ef8371d
|
|
|
|
| |
Change-Id: If88b7cf6298a24cfad3c936a1af566ed919ec0e7
|
|
|
|
| |
Change-Id: I689bc628e081e1232447038a6b263080d1fae73b
|
|
|
|
| |
Change-Id: I5db94e40b56aa73c15e9deccc86b0852ec45cde8
|
|
|
|
| |
Change-Id: Ib19c9291d2b777fb5c5d2a0ea45cf9d231115da7
|
|
|
|
| |
Change-Id: I0257558f97312a28639773ded12e732fea6f1327
|
|
|
|
| |
Change-Id: I1bb3e352c87fac491269c1ca93f6acdff8bb97eb
|
|
|
|
| |
Change-Id: I4aaf8875cbd69db525c4aaa8ac92a26b3b11b158
|
|
|
|
| |
Change-Id: I71b887e39e905bf69065f53c9c291b98091ae7c2
|
|
|
|
| |
Change-Id: Ib68f73e01fc0f545e0042a358d95a2b7185476ac
|
|\
| |
| |
| | |
Change-Id: Id148ac8a5b86a76ed966f96ea7732c35ad0d056d
|
| |
| |
| | |
Change-Id: Ic94ebc1a8758826ab515bfd883c02f4953836832
|
| |
| |
| |
| |
| |
| | |
Reduces widget set size by 7KB and removes extra <div> from the body
Change-Id: I01218651274233d5ffb0ce26e7960a45393fbcac
|
| |
| |
| |
| |
| |
| |
| |
| | |
Accidentally included, will be done separately later
This reverts commit 054cff009fa1cf46bef9492a657fc23cb396918b.
Change-Id: I63f88233edaaa4f7aeae8432f9ca25ab9b9c3e92
|
| |\
| |/
|/|
| | |
Change-Id: Ie622160a83116c83b255a26bec297f73f3223ac7
|
| |
| |
| |
| | |
Change-Id: I9c580a16acb8b2ceef2872c6d043a8a07a9909fe
|
| |
| |
| |
| | |
Change-Id: I1dc35f060b255baff4d28a815414836d4852218b
|
| |
| |
| |
| | |
Change-Id: I27c7ff5a09b6b42915f37759845cd204983ca223
|
| |
| |
| |
| |
| |
| | |
This patch removes DataProviderKeyMapper which was mostly dead code
already. Uses a regular KeyMapper instead.
Change-Id: Ic97d1dc827d45fde65bcddc0414bfe711032620c
|
| |
| |
| |
| | |
Change-Id: Ib853205dae7745ca4af11fb558899e6648e25da8
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The mechanism that makes calls to e.g. Profiler.start() completely
disappear if vaadin.profiler is set to false is quite fragile.
Furhtermore, the implementation pattern has some parts that look like
potential optimizations even though the end result would be the
opposite. This patch adds a test that will fail if that kind of change
has accidentally been introduced.
Change-Id: Ic948feb4d3b73120dc3f245bcc130af16bfd32a9
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is a new implementation of scrolling for grid we
have in v-grid.
It uses GWT animations instead of having to deal with
the HTML5 animation framework directly and implements
the concepts of velocity and acceleration.
Change-Id: I11cb0098e8a0e61b989edd7a383a069fa064ab32
|
| |
| |
| |
| | |
Change-Id: Id99a1da15293768e55733787e38f090f23c2991f
|
| |
| |
| |
| | |
Change-Id: Iae5e70f42c27731ce40c00604ccc6097323faa79
|
| |
| |
| |
| |
| |
| |
| | |
This patch removes all selection related variables and API from several
core parts of Grid.
Change-Id: Idb7aa48fda69ded1ef58a69c1f7dbc78b7f52a54
|
| |
| |
| | |
Change-Id: I56b60d5bf30dde7cc73bc6b339150b9114e95d72
|
| |
| |
| |
| | |
Change-Id: I226af05a718931cabb7e27d6bcc38f5832d89ee7
|
| |
| |
| | |
Change-Id: Icba1d546f3fdc5395b71b57f1e651b56b720c0d2
|
| |
| |
| |
| | |
Change-Id: I1a7feacc5c55154c21f0a3c97ad4da69daa71d51
|
| |
| |
| |
| | |
Change-Id: I0c2825c8f4c6f44eb16c9106aaac7e0add6e1a5f
|
| |
| |
| |
| | |
Change-Id: I4a45716f6f0945050e7b5ec71616616ea3f7e8ee
|
| |
| |
| |
| | |
Change-Id: Ie01895d96e83f16d767f8cfcabde77ac78f50796
|
| |
| |
| |
| |
| |
| |
| |
| | |
- Add link to closed fixed but not released/pending tickets
- Ignore empty @since in /result/ paths
- Add link to public Maven repository
Change-Id: Ib5d967838b47c0f9505219a0304b860a03ef43ee
|
| |
| |
| |
| | |
Change-Id: Id1642eb7e04fde8444080a178627587648d0ed94
|