summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/base
Commit message (Collapse)AuthorAgeFilesLines
* Fix IE8 DateField and ComboBox buttons in Grid editor cell (#19431)Marlon Richert2016-01-211-2/+2
| | | | Change-Id: I52060fc5e49b9bd22f8b24755251ffd0ad8557ff
* Always stick Grid column resize handle to the right edge (#19409)Johannes Dahlström2016-01-081-7/+1
| | | | Change-Id: Id9d667257e10d989dd7bda8032a69720f08174ac
* Update to Font Awesome 4.5.0Artur Signell2016-01-054-24/+39
| | | | Change-Id: I1ac1f1ba4695f4a7738f3c613f87658d5ec3456e
* Fix left padding for ComboBox inside Grid editor (#16838)Marlon Richert2015-12-211-0/+1
| | | | | | | | | This fix applies especially to the themes Base, Chameleon and Runo. Reindeer and Valo were already covered by earlier changes. Filed #19407 for fixing incorrect positioning of DateField button in Base theme. Change-Id: Iefda0d23b93c74274ad83c60907c0198e5c2f237
* Increase grid column resize handle width (#16838)Marlon Richert2015-12-181-4/+28
| | | | Change-Id: Ic7768d9023d48b04458376765596059d3a81d8c6
* Changed grid sidebar to overlay (#18698)mtzukanov2015-11-031-0/+4
| | | | | | | | | 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
* Force FormLayout children to shrink with the layout (#11154)Leif Åstrand2015-11-031-0/+1
| | | | | | | | | | | The <table> used by the FormLayout doesn't reduce its size if any child component has locked its own size (which is the case with e.g. Table and some other components doing explicit pixel calculations). To work around this, we need to detect the situation, force the <table> to reduce its width by temporarily assigning explicit widths to the cells and then remove the forced size after all children have adjusted. Change-Id: Iacef62979acf24c869a5cbeb82efb0c1e537ec95
* Prevent text selection when drag-resizing Grid columns (#16838)Johannes Dahlström2015-10-281-0/+7
| | | | | | This patch uses CSS user-select and therefore does not fix IE 8 and 9. Change-Id: If9f462d97b9417b3d14f37d1e7f0cedba018be37
* Let column resize handle overflow its parent (#16838)Johannes Dahlström2015-10-281-3/+10
| | | | Change-Id: I795956a4512f1e6e688e1e3c0522cc952117d78f
* Update FontAwesome to 4.4.0 (#14555)Artur Signell2015-10-094-464/+600
| | | | Change-Id: Ibc7d174970c154fce730341a8cfc240b8072633e
* Add handles to Grid default header for column drag resize (#16838)Patrik Lindström2015-10-071-0/+22
| | | | Change-Id: If8399a13585ae691ea3b3ee4a41a1a38b342adb9
* Change ValoIcons to ThemeIcons and moved to base (#18472)Artur Signell2015-10-076-3/+58
| | | | Change-Id: I7122252e9b238fdca0383d0698623fe5a9e3f262
* Fix Grid unbuffered validation error area theme (#18812)Teemu Suo-Anttila2015-09-161-0/+7
| | | | Change-Id: Ifa37b341b1d49bb7964978a1f2ed0a65efbdcb2a
* Disable sidebar button when grid is disabled. (#18696)Sauli Tähkäpää2015-09-141-0/+4
| | | | Change-Id: If334cebd85fcfe9b368b1b360181abaadd5cb4ef
* Revert "Fix Grid unbuffered editor validation error area theme (#18812)"Teemu Suo-Anttila2015-09-091-1/+0
| | | | | | | | This CSS fix was only partial fix and caused a regression. A better solution is needed. This reverts commit 6efaefd9f0f0a607b579872b261a41b8e526ff60. Change-Id: Ie99d12357a8098d8bded94ee1fe26e353bad0cf5
* Hide reconnect spinner completely in all themes when giving up (#11733)Artur Signell2015-09-081-3/+2
| | | | Change-Id: I5db94e40b56aa73c15e9deccc86b0852ec45cde8
* Fix Grid unbuffered editor validation error area theme (#18812)Teemu Suo-Anttila2015-09-071-0/+1
| | | | Change-Id: I0257558f97312a28639773ded12e732fea6f1327
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-042-8/+20
|\ | | | | | | Change-Id: Ie622160a83116c83b255a26bec297f73f3223ac7
| * Make checkbox inline-block like all other widgets (#18518)Artur Signell2015-08-241-4/+0
| | | | | | | | Change-Id: Ibec4c7162e9f51baff2534dfc763aa5a83cf915d
| * Keep non-editable & selection columns visible in editorTeppo Kurki2015-08-111-0/+4
| | | | | | | | Change-Id: Ib3090d43e97667707590a2bca5f4641b72d7cd7f
| * Grid sidebar menu design changed. See design document and comments at trac ↵elmot2015-07-151-4/+6
| | | | | | | | | | | | ticket. (#18325) Change-Id: I6686d131f015cf0b7b9a6b43ce43284218d5dd63
| * Support frozen columns in Grid editor (#16727)Johannes Dahlström2015-07-151-0/+10
| | | | | | | | Change-Id: Iff797c3bf90a6021099a3ed4082cfca3a6fb3540
* | Reconnect dialog basic css for all themes (#11733)Artur Signell2015-07-133-0/+34
|/ | | | Change-Id: I070cca17377dc49095481012717bab8931fb375b
* Fix incorrect system notifications with details styling (#18340)Artur Signell2015-06-261-1/+2
| | | | Change-Id: Ia0d36147eb4ed9f170123771ac2674df584e6a4b
* Fixed regression by #15381 on IE8Teppo Kurki2015-06-221-0/+9
| | | | | | | | The opacity for disabled menu items looks very ugly on IE8. Fixed by using the previous gray color for text and opacity filter only for the item icon. Change-Id: If48716cdccef05ebdba43b5600e41c0690398429
* Quick fix for non-visible datefield buttons in IE8 (#17915)Teppo Kurki2015-06-091-0/+12
| | | | | | | This concerns Grid Editor with themes other than Valo. Also fixes the same issue for ComboBox. Change-Id: Ia9856333272f2c98683e290699f03f78d4561c5c
* Rename grid sidebar 'opened' style to 'open' (#18120)Teppo Kurki2015-06-091-3/+3
| | | | Change-Id: Ifbd791c45bf0a4b62e6e73195c73c4f0f3bddad0
* Update loading indicators (#18015).Mika Murtojarvi2015-05-273-0/+0
| | | | Change-Id: I8669e604ac75ce25b43c1be6a323a007f8e00c67
* Fixed regression in details row for IE8&9 and another small bug (#17423)Pekka Hyvönen2015-05-122-2/+10
| | | | | | | | | Regression caused by the previous patch for the ticket. Details row inherited extra margin-top from parent. Because some position functions in escalator use left for transforming the rows, the offset caused by the spacer deco was switched to padding-left from left, so it won't get overridden by the position funcion. Change-Id: I774ab9573c95f971a0e625dc8d79370f3d86daec
* Fixes unnecessary selector specificity for notifications (#14872)Pekka Hyvönen2015-05-111-11/+7
| | | | | | Removes nesting for .v-Notification-caption and -description when possible. Change-Id: I6c68706116f9a90598413ffe43ea429d08616f51
* Notification styles should be scoped more eagerly (#14872)Denis Anisimov2015-05-111-9/+9
| | | | Change-Id: Ifb648b8913c9999d3c0c855f05f79c8356577887
* Add opacity filter for disabled menubar item. (#15381)Sauli Tähkäpää2015-05-071-1/+2
| | | | Change-Id: I457becda9b8741b0b0f85d8985581a2039fa7304
* Set display to inline-block for TOP_CENTER and TOP_RIGHT (#14137).Denis Anisimov2015-05-051-1/+3
| | | | Change-Id: I317eefabfc93fd00a848f6b57cba9bd73600b3b6
* Details row decorator and border positioning and sizes (#17423)Pekka Hyvönen2015-04-302-10/+5
| | | | | | IE8 still isn't pixel perfect, but you can't have 'em all. Change-Id: I1780441f130032503d783657103066f502dce570
* Fixed theming issues with Grid's Sidebar (#17412)Pekka Hyvönen2015-04-221-2/+3
| | | | | | | | - if columns hidable when grid rendered, sidebar button had invalid height - removed border radius from grid sidebar - inherit font color for grid sidebar button Change-Id: Ib35d917b35e701bd736a28f19b34dbece7fcbe71
* Merge branch 'master' into grid-7.5Pekka Hyvönen2015-04-171-0/+2
|\ | | | | | | Change-Id: I6175398df4c3a07656a2682843615a0d7bd32a45
| * Fix Grid editor area calculation without scrollbars (#17471)Teemu Suo-Anttila2015-04-161-0/+2
| | | | | | | | Change-Id: I55791e0bf46b00ea90daaeb1af8b4ca2748ff9d1
* | Calculate Grid sidebar button height when closed #17412Pekka Hyvönen2015-04-161-6/+18
| | | | | | | | | | | | | | + contains Valo theming fixes for all browsers. + includes screenshot test for sidebar in Valo Change-Id: Ic6401057efff7e4d4ab65c46885dda2d995bce5d
* | Move details row decorators out of spacers td #17423Pekka Hyvönen2015-04-151-6/+13
| | | | | | | | Change-Id: Ie6c0166ad307b9172acccaa781d6fea316ee6390
* | Merge remote-tracking branch 'origin/master' into grid-7.5Teemu Suo-Anttila2015-04-151-0/+3
|\| | | | | | | Change-Id: I03fdd2014fd0393341db0f650c065f6d27905b73
| * Don't use !important for ColorPicker width in Valo (#17140).Denis Anisimov2015-04-101-0/+3
| | | | | | | | Change-Id: I47feff9c78a39e30233f388b938c7e4e53b52051
* | Valo theming for Grid's sidebar #17412Pekka Hyvönen2015-04-131-13/+34
| | | | | | | | | | | | Little theming for Reindeer and Runo too, but no designs yet. Change-Id: I967d377cf33d64c9566b7a28d81002e669562be7
* | Adds theme to details in Grid (#16644)Jouni Koivuviita2015-04-011-3/+45
| | | | | | | | Change-Id: I84628ee5840b71f2ff889037a525d43f9e86af46
* | Grid column hiding info from client to server #(17023)Pekka Hyvönen2015-03-221-4/+16
| | | | | | | | | | | | | | | | Fixes mismatched client-server API regarding ColumnVisibilityChangeEvent Adds and removes the column hiding toggle as needed when columns added / removed. Known bug when a hidable column added, column toggle won't get the caption of column. Change-Id: I708e19432dc822f713bf11f5b8e6eadb528a3961
* | Fixes Escalator spacer tests (#16644)Henrik Paul2015-03-221-0/+8
| | | | | | | | Change-Id: I0cb3584673525b1a21b01a2e819056df7f94579c
* | Merge remote-tracking branch 'origin/grid-columnhiding' into grid-7.5Pekka Hyvönen2015-03-191-0/+27
|\ \ | | | | | | | | | Change-Id: Ice80ed9d5a96d9de824cc932873b4e6a736459a8
| * | Display button for opening sidebar in Grid when hidable columns #17023Pekka Hyvönen2015-03-171-0/+27
| | | | | | | | | | | | Change-Id: I9dc1d5d8ede4984c2dd6f5fcc932bb987ce95dcb
| | |
| \ \
*-. | | Merge remote-tracking branches 'origin/grid-detailsrow' and ↵Henrik Paul2015-03-172-0/+40
|\ \| | | |_|/ |/| | | | | | | | | | | 'origin/grid-columnhiding' into grid-7.5 Change-Id: Ib8913f8e1b1b92198d79f8920c615addf77a15ba
| | * Support column reordering from all header rows. (#16643)Pekka Hyvönen2015-02-261-1/+2
| | | | | | | | | | | | Change-Id: I78a4a50b011576a026518a58c36822a383979986
| | * Theming and UX for Grid column reordering. (#16643)Pekka Hyvönen2015-02-231-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Show sorting and focus on the dragged header. - Keep the focused header/cell the same after drag. - Make the drop marker get the same color as the grid selection. - Make dragged header and the drag element theme customizable - Valo related theming: little opacity, proper positioning Change-Id: Ia1c6f72ef2c7b4333e64ac410e50ef3688461749