2403 Commits (a279e1d424ade4608c10e56d3311ac4da3c76630)

Author SHA1 Message Date
  Teemu Suo-Anttila 3b92952939 Add refresh function to RowHandle for informing data updates (#13334) 9 years ago
  Sauli Tähkäpää 3baeb1e4e7 Implement HasEnabled in VPopupView. (#14797) 9 years ago
  Denis Anisimov 09d79b181f Add ".v-required" style for required component (#10201). 9 years ago
  Guillermo Alvarez e20a1594dd TreeTable should support font icons for items (#14077) 9 years ago
  Johannes Dahlström 47a2d185f1 Move utility methods from Grid to new class GridUtil (#13334) 9 years ago
  Johannes Dahlström 59624acfcf Implement Vaadin-specific editor row commit/discard handling (#13334) 9 years ago
  Johannes Dahlström 5b3c9bc4eb Implement ButtonRenderer (#13334) 9 years ago
  Teemu Suo-Anttila 3d4d607e18 Fix AbstractRemoteDataSource always inform data availability (#13334) 9 years ago
  Henrik Paul 6bfa71999a Moves AbstractRowContainer.refreshRows (#13334) 9 years ago
  Denis Anisimov aa4f442b83 Open combobox popup on click to icon (#14624). 9 years ago
  Leif Åstrand 38125ebc3b Improve error message for missing class name id (#14643) 9 years ago
  Henrik Paul 8b22659b5b Grid now supports bare ItemSetChangeEvents (#13334) 9 years ago
  Henrik Paul 0b451f018c Reworks the datasource size logic (#13334) 9 years ago
  Henrik Paul edbca6ac0f Fixes a race condition in Escalator's scrolling (#13334) 9 years ago
  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
  Denis Anisimov 174dc3530e WebBrowser.isWindowsPhone() is added (#14425). 9 years ago
  Henrik Paul 854b50af1a Fixes Escalator's assertion error regarding scroll position (#13334) 9 years ago