| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This is needed for the Sass compiler to correctly parse an expression.
Change-Id: Ie39134e47f701015a9fc7180de5c033b80abe178
|
|
|
|
| |
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
|
|
|
|
|
|
| |
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
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Change-Id: I7462e5a6a902eb0c4396bc14216a6f323dd33b76
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Change-Id: Ied1e823142efc8e5abd2e2c203eedeef0248d68b
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Change-Id: I8a35a090619778b1cfbff55e112ab2f30e6881a2
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Includes commit and cancel UI. Vaadin-specific commit/discard implementation
will be submitted as a separate patch. As of now, commits are assumed
to always succeed.
Change-Id: I2043eac2fe80012bee235648b01518f19057c215
|
| | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
This merge needs Grid to use elemental.json instead of org.json
Change-Id: Ib3c387c7e282b2502f266bafbdaad8727f5dc6ef
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Only shows a bare grey row for now. Enter opens editor for
active row, Esc hides editor.
TODO
* Double-click to edit does not work
* Scrolling to edit hidden row does not work
* EditorRowHandler to bind data+widgets
* Server-side integration
* Commit/discard buttons
Change-Id: I0ae678b086493b0e46ab7c1db99eb92049318d6f
|
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Change-Id: Ie3d71dde9bd9318c33de15190be8e0de20a2b8e7
|
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
Change-Id: Ibe1a7badae6dfa8ca33b56c400c7dcb3d7a7aeda
|
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
Change-Id: Iac6947bc82bfbbb6856a924e7d538d195cfb405e
|
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | |
Change-Id: I29844888351eaf8e75216c70fcaa9d25b4507036
|
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | |
Change-Id: Id3d21cb07bac8cf96c50576647e6b2569b3577a0
|
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | |
Conflicts:
WebContent/release-notes.html
Change-Id: Ie05bea7142134a7a9d655fcdf6ca232fd13c742b
|