| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I55791e0bf46b00ea90daaeb1af8b4ca2748ff9d1
|
|
|
|
|
|
|
|
| |
Redesigned the Table column selector button, now rendered completely
inside the Table header, which works regardless of the placement of the
Table, and with the fix for the main issue.
Change-Id: I63ba34a0afc2d7b0d6b4c2dfd006cb6d0aebf2db
|
|
|
|
| |
Change-Id: I47feff9c78a39e30233f388b938c7e4e53b52051
|
|
|
|
| |
Change-Id: I412ba219f31567ebba019b7d6ce4db4af9be9363
|
|
|
|
| |
Change-Id: I9a348ebd6ae41a1a7d03ae9a00bcc5935a4bc4e1
|
|
|
|
| |
Change-Id: I52d2a883f76bd673c8ca749246858f1e16e11679
|
|
|
|
|
|
| |
Converts the old TB2 test for the issue to TB4 as well.
Change-Id: I76a37d836a55102221aa63e75f7ab605769bc0b9
|
| |
|
|
|
|
|
|
| |
This is needed for the Sass compiler to correctly parse an expression.
Change-Id: Ie39134e47f701015a9fc7180de5c033b80abe178
|
|
|
|
|
|
| |
This reverts commit 50c8e514baaf91f60b532a60e60d85412b3b0774.
Change-Id: I5ca731de4fd48deac1592dc739a0dcca873f6678
|
|
|
|
|
|
|
| |
* Match TOC headers with actual headers
* New browser versions
Change-Id: I1476d41ee66ffb1876aac89998d4ca03d47e1240
|
| |
|
|
|
|
| |
Change-Id: Ic948fb801f3bca5101ba630c99bd321f3e4f24bb
|
|
|
|
| |
Change-Id: Ie1f9d738db7a03ddb01b968782ad5e4877af1d7e
|
|
|
|
|
|
|
|
| |
Editor theme is now more flexible with regards to CSS. There are now
separate elements for containing the edited cells and the “footer”
which contains an optional message area and the save and cancel buttons.
Change-Id: I9addcb6adca792a9251ffada99fbe9b77502c77a
|
|
|
|
| |
Change-Id: Ide0d7f6aa2bb980eae3c9a4eeeb99ebc987fccac
|
|
|
|
|
|
| |
When clicking the text field with text, the caret was always moved to the beginning. Related also to ticket #11152.
Change-Id: I6dd8dcdc51892c2a4f51a9590d4ad435a8dbaba9
|
|
|
|
| |
Change-Id: Ib8cc41e3f19f912af6267448b9f213cd2f92448e
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
client/src/com/vaadin/client/ui/VScrollTable.java
Change-Id: I79e003b2087e8e0e5c8aa6d25bdeb890ce9a60c5
|
| |
| |
| |
| | |
Change-Id: Ied78a8c999e592a944c27138e179c37a31a0af54
|
| |
| |
| |
| | |
Change-Id: I69bcd7b1d610d0e9adb6ce43e06591a769bef957
|
|\ \
| |/
|/|
| | |
Change-Id: I0babb7cb93e773a9aab82243c1112d45b15bec78
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Previously the top-border for the first body row in the grid was
hidden, which caused it to blink during scrolling, when the first-child
element is moved using transforms. Moving the border to the bottom of
the cell seems to have to negative side-effects.
Fixes vertical alignment for contained widget renderers. All DIV
elements are rendered as inline-blocks by default (same as all
.v-widget elements).
Change-Id: I277f88953069846adbc475366161aabc0df96e15
|
| |
| |
| | |
Change-Id: Id9bd6ae389c4aa5a857f33b57ba087420ba79ce7
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
client/src/com/vaadin/client/communication/AtmospherePushConnection.java
server/tests/src/com/vaadin/data/fieldgroup/FieldGroupTests.java
shared/src/com/vaadin/shared/util/SharedUtil.java
Change-Id: I300b5a92bde562390a56b720adf9a37b795c9513
|
| | |
| | |
| | |
| | |
| | | |
Grid's ProgressBarRenderer uses that style by default.
Change-Id: Ie3e1ec33168f61f921efdaf554714fba10cb2644
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: Ic6b667ea6ceff43a609ce2037f656c6274871fb7
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I3741b8a44f7b02fe0dceaa4c7b59b1830c36a2be
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ie017b0449c84ec1afd902503712133ab095282d8
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Change-Id: Id00b3893951bc669fcc8e234f09909d480e249ab
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ic7629f9cedb3c948edf4f63c678ca499e3d52805
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I11de89a69161d9b355d0de63b8a61470259b518e
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I1231b8097d06d8230ddee640894ceaf749dab0ee
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Conflicts:
server/tests/src/com/vaadin/data/util/BeanItemContainerTest.java
Change-Id: I04938bd8c5b4f01c3ca801c9f7adbb20d279523c
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I5f19b8b03362035b4217dcda626d368559fc424d
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: I7901b42ac2a8c590d4967460eb926fde9199e83e
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Also fixes breaking tests for Reindeer changes.
Change-Id: I18b3434b70f7bc3c0fd736e86f9008265f82018e
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Change-Id: Ieced4208f30749ea99fa40bc64de18647006d5d1
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: I1983d8a8c86caf75c4f5d32ee9367bbd6d58057c
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: I95622de533497b3d89bcdd2a782c6271aec0764f
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Change-Id: Ia9a031f87065552688dffe3281bf647582b8f872
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Change-Id: Iec61d9242be530edbb76ba952746ba0f9c9bd966
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Change-Id: I4d165faa67e17820b5a3caab7b16306ee919d300
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Change-Id: Ic77f12532a0154a7cdc1cc4cd444f5a14fe5f866
|