785 Commits (99118ccf946486e140cd1a85ff75f2a6c09f4266)

Author SHA1 Message Date
  Artur Signell 99118ccf94 Disable automatic removal of trailing whitespace and reformatted using Luna 9 years ago
  Markus Koivisto 92da25c0b4 Fix typo that caused spanned cells to be removed in Gridlayout (#14335) 9 years ago
  Anthony Guerreiro 392e8a032f Minor refactor to #14147 patch (#14147) 9 years ago
  Heikki Ohinmaa 8d470c9802 Context menu is not shown in Table body on mobile browsers (#13694) 10 years ago
  Anthony Guerreiro f7dc719ec5 Fix Table stuck scroll position after setting scroll to last page (#14147) 10 years ago
  Bogdan Udrescu 236293303b TextArea size get reset when css resize is set (#14080) 10 years ago
  Juuso Valli e7632140cf Fix VWindow Vai-Aria roles for alertdialogs (#14289) 10 years ago
  Markus Koivisto 441371ac98 Keyboard shift-selection now works as expected in VScrollTable. (#14094) 10 years ago
  Antti Tanhuanpää 28702c006f Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929) 10 years ago
  Bogdan Udrescu 9b19675dff Bottom component click scroll up the parent panel in a window (#12943) 10 years ago
  Anthony Guerreiro f743e042f0 Fix NativeButton clickEvent coordinates in IE11 (#14022) 10 years ago
  Dmitrii Rogozin b8255a8732 Fixes memory leak in VScrollTable (#14159) 10 years ago
  Felype Santiago Ferreira 61905e0d49 Adds a scrollbar to table column drop down (#14156). 10 years ago
  Anthony Guerreiro 6f468c8441 Fix for drag-and-drop text to TextField in Firefox (#14056) 10 years ago
  Dmitrii Rogozin 311411905c Remove extra shadow from combobox popup for IE9 and IE10.(#14195) 10 years ago
  Dmitrii Rogozin 72ccdd9b13 Fix box shadow bug with resizing elements in IE9 and IE10.(#14173) 10 years ago
  Artur Signell 3db6df2eab Remove unused VWindowOverlay (#14055) 10 years ago
  Henri Sara dd81ec5923 Remove shadow div for Overlay elements except IE8 (#9303). 10 years ago
  Henri Sara 3320dd0eee Revert "Allow changing theme on the fly (#2874)" 10 years ago
  Henri Sara ff8efe1b94 Add missing @since 7.3 to javadoc 10 years ago
  Juho Nurminen 1ebf4a4576 Add a missing check for user-initiated column resizing in VScrollTable (#13432) 10 years ago
  Artur Signell 1b73b00b28 Allow changing theme on the fly (#2874) 10 years ago
  Sauli Tähkäpää 949fb45841 Revert "Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929)" 10 years ago
  Anthony Guerreiro f846f8d699 Fix wrong width on event resize in Vaadin Calendar (#13961) 10 years ago
  Markus Koivisto 297c97a7a9 Fixed regression with changing widths when stylenames have changed (#13444, #8801): 10 years ago
  Artur Signell 0f38151da3 Fix moving a single component inside a split panel (#11920) 10 years ago
  Markus Koivisto 413aace227 Selecting in a mulsel table should focus, not scroll. (#13341, #10522) 10 years ago
  Tomi Virkki 6e109e4d73 Update RichTextArea editor height on resize (#11320) 10 years ago
  Dmitrii Rogozin dd8cf12dde Bug fix menu navigation with space (#14041) 10 years ago
  Jouni Koivuviita 7b565d099e Fix notification default delay 10 years ago
  Jouni Koivuviita 02855b224d Fix VOverlay animation-out jitter 10 years ago
  Teemu Pöntelin 26f74f5b45 Fixed an NPE while changing a DateField from 24 to 12h clock (#13722) 10 years ago
  Teemu Pöntelin 8b0846967a Fix for unnecessary RPC request when clicking on CheckBox label (#8259) 10 years ago
  Teemu Pöntelin 89eea17f57 Added initial style name for VColorPickerArea (#14021) 10 years ago
  Markus Koivisto d076dc7317 Prevent table from scrolling on selectionChange when in Multiselect mode (#13341) 10 years ago
  Teemu Pöntelin dc08a1c857 ComboBox no longer displays input prompt if disabled or read-only (#10573) 10 years ago
  Jouni Koivuviita 825564cf78 Fix overlay animation-in/out for VNotification and PopupView 10 years ago
  Jouni Koivuviita e620bfb972 Fix multiple VOverlay animation-in/out related issues 10 years ago
  Jouni Koivuviita 083923c80f Notification position should be controllable with CSS (#13990) 10 years ago
  Sauli Tähkäpää 0c00164f36 Revert "Fix for 'Aborting layout after 100 passess' (#13359)" 10 years ago
  Juuso Valli 534485ded6 Make tooltips stationary when hovering (#13981) 10 years ago
  Dmitrii Rogozin 3e5c5bc107 Removes double spacing from gridLayout which has empty rows or columns (#8855) 10 years ago
  Antti Tanhuanpää ede8fbaad0 Add scrollbars to ComboBox suggestion popup if low on screen estate (#11929) 10 years ago
  Teemu Pöntelin e64344f14e Assigning both primary style and style name is now handled correctly (#12190) 10 years ago
  Jouni Koivuviita 97ba8b0756 Implement Notification animation with CSS (#13660) 10 years ago
  Tomi Virtanen 9e494f526c Fix for 'Aborting layout after 100 passess' (#13359) 10 years ago
  Juuso Valli d1ad273817 Fix VAbstractOrderedLayout scrollbar in IE8 (#10106) 10 years ago
  Artur Signell 09c9de6e2a Allow using modifier + enter as shorcuts in TextArea (#13811) 10 years ago
  Juuso Valli af9dadbf35 Fix caption listener leak and caption measurement (#13741) 10 years ago
  Dmitrii Rogozin 6133aa7f7f Fix issue when typing fast in combobox edit box plus then press TAB (#12325) 10 years ago