2340 Commits (fix11502-5)

Author SHA1 Message Date
  Henrik Paul 0375cb57b5 Renames "estimated size" to a more definite "size" (#13334) 9 years ago
  Teemu Suo-Anttila f46063daa1 Add support for Grid column reordering (#13334) 9 years ago
  Sergey Budkin 6348ac89fb Audio component requests audio content on each client poll when in Window (#14785) 9 years ago
  Henrik Paul 5c5d98acb5 Grid's client selection model is now the same as server-side (#13334) 9 years ago
  Sergey Budkin d979adf975 Removed obsolete fix for webkit scrollbar issue. (#14203) 9 years ago
  Taras Hupalo 0907394c57 Removed the waitingForResponse flag from VTabsheet (#14710) 9 years ago
  Guillermo Alvarez 95281da32e TreeItem double click fixed (#14745) 9 years ago
  Sergey Budkin 70d15130d1 Action on click button contained in table is called two times on iOS 8.0 (#14632) 9 years ago
  Johannes Dahlström 7566cab7b3 De-genericize clientside NumberRenderer (#13334) 9 years ago
  Teemu Suo-Anttila 674e1dc0d8 Fix indexing issues when removing Grid columns (#13334) 9 years ago
  Teemu Pöntelin 0404f7f5ff Fix ComboBox issue with font-based item icons (#14660) 9 years ago
  Johannes Dahlström ec2e093db3 Add convenience constructors to client-side Date+NumberRenderer (#13334) 9 years ago
  Teemu Suo-Anttila c4dcc8d442 Map row data with column ids instead of using an array (#13334) 9 years ago
  Johannes Dahlström 76854f9502 Implement ProgressBarRenderer (#13334) 9 years ago
  Teemu Suo-Anttila 84106f9caa Make complex renderer .init() abstract (#13334) 9 years ago
  Teemu Suo-Anttila b055dd1959 Add setHeader functionality for GridColumns (#13334) 9 years ago
  Teemu Suo-Anttila 3ab88b718c Fix GridStaticSection communication to use column ids (#13334) 9 years ago
  Teemu Suo-Anttila c4be1eb4eb Add addColumns functionality to Grid (#13334) 9 years ago
  Teemu Suo-Anttila 1deac71273 Fix GridKeyEvents to provide correct API for different types (#13334) 9 years ago
  Henrik Paul dd26a0da34 Add support for relative sizes for Escalator/Grid (#13334) 9 years ago
  Taras Hupalo c7467f2190 Removes scrolling caused by updating an unfocused table (#12976) 9 years ago
  Henrik Paul b845b9e5f7 Makes Escalator and Grid DeferredWorkers (#13334) 9 years ago
  Johannes Dahlström bb286a0c17 Implement commit/discard functionality for editor row (#13334) 9 years ago
  Johannes Dahlström fcb564daac Implement Vaadin-specific editor row bind/cancel handling (#13334) 9 years ago
  Johannes Dahlström 8de9a37bae Scroll editor row horizontally along with the rest of grid (#13334) 9 years ago
  Sergey Budkin 93afaa3065 Fix for audio component starting new playback on each client poll when in Window (#14645) 9 years ago
  Sauli Tähkäpää 553f51ae6d Add missing comments. (#14482, #14565) 9 years ago
  Henrik Paul bf5d4e375d Fixes an assumption bug with EditorRow (#13334) 9 years ago
  Teemu Suo-Anttila b17ec1ca3f Fix Grid active cell navigation with colspans (#13334) 9 years ago
  Guillermo Alvarez 04d793d805 Fix multiselection pressing shift before starting (#13483) 9 years ago
  Teemu Suo-Anttila f19ed54992 Fix client-side StaticRow to use GridColumn instead of index (#13334) 9 years ago
  Teemu Suo-Anttila e8820f89e9 Prevent dispatching GridKeyEvents when target is not grid (#13334) 9 years ago
  Dmitrii Rogozin 31a9f1c0f9 Add SubPartAware to VMenuBar (#13364) 9 years ago
  Dmitrii Rogozin 1fe88292af Add SubPartAware interface to VSlider (#13760) 9 years ago
  Henrik Paul 854b50af1a Fixes Escalator's assertion error regarding scroll position (#13334) 9 years ago
  Johannes Dahlström 8dfbccb322 Implement data binding and edit cancel mechanism for editor row (#13334) 9 years ago
  Manolo Carrasco 9325ffe05b Use div instead of notice to avoid UI removing it (#14597) 9 years ago
  denis.magdenkov bcaa4827f6 TextFields inside Drag and Drop Wrappers cannot get focus (#12838) 9 years ago
  Denis Anisimov 305db63d59 Set title to empty string for Upload if tooltip is used (#14482). 9 years ago
  Anna Miroshnik ba403e32f5 Fix slider inside table is not accessible.(#13681) 9 years ago
  Johannes Dahlström 69798ea10a Implement client-side editor row widget binding (#13334) 9 years ago
  Henrik Paul eba0c3dd70 Fixes exception while hiding the last Grid column (#13334) 9 years ago
  Patrik Lindström 224d2f5fe7 Fix and unify multi-column sorting behavior (#13334) 9 years ago
  Henrik Paul 6087738f3c Fixes Escalator's insertColumns and removeColumns (#13334) 9 years ago
  Henrik Paul 986ba87d32 Fixes invalid JavaDoc for DeferredWorker (#14625) 9 years ago
  Teemu Suo-Anttila ee8f4a650f Adjust active cell on body row add/remove (#13334) 9 years ago
  Henrik Paul 7ca490f619 Fixes a missing/superfluous row in column modifications (#13334) 9 years ago
  Johannes Dahlström 5fee7abda8 Pass editor row enabled state in shared state (#13334) 9 years ago
  Teemu Suo-Anttila 45a1bace0d Fix ActiveCellHandler colspan support in headers and footers (#13334) 9 years ago
  Teemu Suo-Anttila afe2cb5530 Make Grid call ComplexRenderer.onActivate when needed (#13334) 9 years ago