2332 Commits (feature/vaadin8)

Author SHA1 Message Date
  Denis Anisimov 233c8920b7 Update DateCellDayEvent size on updateSizes in Connector (#13233). 9 years ago
  Johannes Dahlström 63735b6f70 Initial client-side editor row implementation (#13334) 9 years ago
  Henrik Paul 1de6a75497 ScrollbarBundle, Escalator and Grid fire Scroll events (#13334) 9 years ago
  Teemu Suo-Anttila b7db290434 Remove widget attach/detach logging from Grid (#13334) 9 years ago
  Teemu Suo-Anttila 5b814e9dde Fix ActiveCellHandler scrolling to frozen columns (#13334) 9 years ago
  Artur Signell 0af15f64a1 Add theme class name in init to prevent delay for embedded apps (#14517) 9 years ago
  Artur Signell 5f4dd0e8c8 Log theme loading error when it happens and not later (#14517) 9 years ago
  Artur Signell 87aef16b7e Remove debug logging 9 years ago
  Teemu Suo-Anttila ec2ecdf0e7 Remove type parameters from GridKeyEvents (#13334) 9 years ago
  Teemu Suo-Anttila 3657a7e8a1 Fix server side HeaderCell.setHtml() (#13334) 9 years ago
  Denis Anisimov c8d5826195 Handle all native events in preview handler for Combobox popup (#14321). 9 years ago
  Denis Anisimov 0ec671619a Postpone shortcut action handler initialization in PopupView (#14275). 9 years ago
  Henrik Paul c464d7fe2c Adds the ability to lock the scroll direction of the Escalator (#13334) 9 years ago
  Leif Åstrand e30be146b6 Don't pass null to TableRowElement.as (#13334) 9 years ago
  Teemu Suo-Anttila d9ff10864b Implement selection with keyboard (#13334) 9 years ago
  hp279 033174a9d7 Fix VTextField w/ InputPrompt and ShortcutListener (#13492) 10 years ago
  Anna Miroshnik f247e5bb9d Fix CustomLayout: component not added at the default location (#14340) 9 years ago
  John Ahlroos 5a244a4068 Removed unused deprecated fields #13334 9 years ago
  John Ahlroos 204b16013c Added PAGEUP/PAGEDOWN/HOME/END keyboard navigation #13334 9 years ago
  Patrik Lindström 32842a06a6 Add event originator information to Sort Events (#13334) 9 years ago
  Artur Signell 8476b57ce2 Add option for collapsing empty rows/columns in GridLayout (#14392) 9 years ago
  Teemu Pöntelin 2003a71fcd Fixed incorrect week numbers in DateField (#14437) 9 years ago
  Teemu Suo-Anttila c532e42ec7 Implement KeyEvents for Grid (#13334) 9 years ago
  Niklas Nyholm 849894ae8d Added support for focus and blur listeners in NativeSelect (#6847) 10 years ago
  Artur Signell 0110af79f1 Do not hide handle as it causes IE8 problems (#14412) 9 years ago
  Denis Anisimov af0b89f04b VTabsheetBase should implement HasEnabled (#14114). 9 years ago
  Teemu Suo-Anttila 36b8edd18b Add DataAvailableEvent and handler for it (#13334) 9 years ago
  Artur Signell 2987485ccb Update @since tags for new API (#14330) 9 years ago
  Henrik Paul e5589f90c9 Fixes disappearing scrollbar bug (#13334) 9 years ago
  Bogdan Udrescu b18bf1e1f3 TabSheet focus/blur patch for 7.3 (#14304) 9 years ago
  Henrik Paul 448619c516 Sending a drag select over the wire in a batch (#13334) 9 years ago
  Juho Nurminen 7143c2750c Correct error notification behavior on touch devices (#14447) 9 years ago
  John Ahlroos 5dfdd40d00 Removed SortableColumnHeaderRenderer #13334 9 years ago
  Sebastian Nyholm 1020faa337 Fixes DragAndDropWrapper does not support choosing a custom component as the drag image (#13836) 10 years ago
  Bogdan Udrescu 035f82020a TabSheet focus/blur API improvement (#14304) 9 years ago
  Artur Signell 4556b4e80b Update GWT version (#14051) 9 years ago
  Jouni Koivuviita 56195677e9 Window close and maximize/restore buttons not visible on initial render in IE8 (Valo) #14413 9 years ago
  Juho Nurminen b0b9cc3389 Update VBrowserDetails to handle the new IE11 UA on WP 8.1 Update (#14376) 9 years ago
  Juho Nurminen a2bf94616f Update modernie property provider to recognize IE11 on WP 8.1 Update (#14376) 9 years ago
  Bogdan Udrescu 8c4ddbb283 TabSheet focus/blur events fixed (#14304) 9 years ago
  Henrik Paul 2caaea2df9 Stopping scrollbars from obscuring cell click events (#13334) 9 years ago
  Bogdan Udrescu 52b98ccd17 Prevent browser to scroll when space it pressed on a TabSheet (#14320) 9 years ago
  Artur Signell c5c6a78787 Workaround for super dev mode line offset issue (#14051) 9 years ago
  Henrik Paul 29ba49ae9f Replaced a lot of Element instances with their more concrete interfaces (#13334) 9 years ago
  Guillermo Alvarez 7a49a096ab Pressing [down]+[enter] on a combobox now closes the popup. (#14379) 9 years ago
  Johannes Dahlström c6f3658b93 Change the Grid body EscalatorUpdater to a named inner class (#13334) 9 years ago
  Guillermo Alvarez 5edc32fa0b Correctly display an item which is too long for the textfield. (#13477) 9 years ago
  Henrik Paul e3bf5b75e0 Removes the unused Escalator reference from FlyweightRow and FlyweightCell (#13334) 9 years ago
  Teemu Suo-Anttila cf05334ac6 Fix header and footer offset when selection column is present (#13334) 9 years ago
  John Ahlroos 2ae0ff7603 Ensure primary stylenames are correct #13334 9 years ago