1951 Commits (e54434a93266757616be1362fa5475fc5431c48f)

Author SHA1 Message Date
  Henrik Paul 87e64d5af9 Adds key-related helper methods to Renderers. (#13334) 10 years ago
  Fabian Lange a3578d3ac2 Avoid object creation in getAllChildrenIterable in most cases. (#14142) 10 years ago
  Henri Sara 3320dd0eee Revert "Allow changing theme on the fly (#2874)" 10 years ago
  Henrik Paul 1f94f03f56 Client now recognizes server-side selection model changes. (#13334) 10 years ago
  Henrik Paul fdba3d43f5 Clean up test code for selection column (#13334) 10 years ago
  Henri Sara ff8efe1b94 Add missing @since 7.3 to javadoc 10 years ago
  Fabian Lange 0ceccae58f Reading properties of components should not set state to dirty (#14060). 10 years ago
  Leif Åstrand 264e617c58 Add conf option for disabling sync id checking (#14084) 10 years ago
  Leif Åstrand f7e7f0e4f7 Ignore -1 sync id on the server (#14084) 10 years ago
  Teemu Suo-Anttila be2d34d299 Fix RendererTest to use AlwaysLockedVaadinSession 10 years ago
  Leif Åstrand 0ba894d63b Remove VaadinServlet.handleServiceSecurityException (#14082) 10 years ago
  Henrik Paul 483a098979 Add connectors for server-side Renderers (#13334) 10 years ago
  Henrik Paul c4a1ee8a4f Send selection between server and client (#13334) 10 years ago
  John Ahlroos 8f71585df3 Allow turning sorting on/off for columns #13334 10 years ago
  Artur Signell 1b73b00b28 Allow changing theme on the fly (#2874) 10 years ago
  Henrik Paul f4a538019b Change row data type from String[] to String (#13334) 10 years ago
  Johannes Dahlström 10f7eb04e3 Server-side renderer groundwork (#13334) 10 years ago
  Jouni Koivuviita 4193eef8f7 Add Java constants for all additional Valo theme style names (#14030) 10 years ago
  Leif Åstrand 087bf4215b Don't complain about missing sync id for critical notifications (#14081) 10 years ago
  Marc Englund 5103cbf48b Updated javadoc to indicate which Font Awesome version is included (#14070) 10 years ago
  Fabian Lange 82aad1f9ce Reading properties of components should not set state to dirty (#14060). 10 years ago
  Fabian Lange 20f6f754df Reading properties of components should not set state to dirty (#14060). 10 years ago
  Fabian Lange 0c229ae914 Reading properties of components should not set state to dirty (#14060). 10 years ago
  Artur Signell 54329d37c8 Do not consider compiler introduced methods when determining state class (#14003) 10 years ago
  Juuso Valli 3200aecd5d Prevent empty tooltips from appearing (#14015) 10 years ago
  Dmitrii Rogozin 3e5c5bc107 Removes double spacing from gridLayout which has empty rows or columns (#8855) 10 years ago
  Fabian Lange ffd5331e72 Allow inlining of JsonCodec#encode (#13814) 10 years ago
  Teemu Pöntelin 8233b1c7bf Moved initialization of a static map to the static initialization block (#12270) 10 years ago
  Henrik Paul 3ce5d15593 Changes @since 7.4.0 to @since 7.4 10 years ago
  Henrik Paul 37436ce644 Client-side selection checkbox renderer (#13334) 10 years ago
  Leif Åstrand 964ebc8a2c Move ActiveRowHandler to the data provider extension (#13334) 10 years ago
  Teemu Suo-Anttila 703f758269 Update license headers from SelectionModel patch 10 years ago
  Artur Signell 7e948c1997 Allow use of Collection<String> and others with addItems (#13865) 10 years ago
  Henrik Paul 2eff69356b Grid server-side selection (#13334) 10 years ago
  Juuso Valli 930fd30a93 Fix Push update race condition (#13562) 10 years ago
  Johannes Dahlström dca9abccdd Properly deserialize push connection (#12235) 10 years ago
  Sauli Tähkäpää 0b3af0fe74 Revert "Fix Push inserts producing duplicate rows in Table (#13562)" 10 years ago
  Artur Signell dda3797ee1 Javadoc correction 10 years ago
  Artur Signell 660d17bff9 Helpers for retrieving the current PortletRequest (#13806) 10 years ago
  Fabian Lange 40d35f2bc9 Optimizes ConnectorTracker.cleanConnectorMap (#13803) 10 years ago
  Fabian Lange bb650cf78e Optimize getAllChildrenIterable() performance. (#13803) 10 years ago
  Denis Anisimov 95e563a69b Prevent adding/setting parent component as child (#12720). 10 years ago
  Leif Åstrand a070c8a1d2 Remove some unnecessary semicolons 10 years ago
  John Ahlroos b179103e8f Adds methods for setting only width or height undefined #13546 10 years ago
  Teemu Suo-Anttila a8308bcfe0 Update license headers in tests 10 years ago
  Teemu Suo-Anttila d91b0b1417 Remove unnecessary javadoc and add TestCategory annotation to Grid tests 10 years ago
  Leif Åstrand 9f19979ed8 Don't use deprecated Assert class 10 years ago
  Juuso Valli 40a80c5180 Fix Push inserts producing duplicate rows in Table (#13562) 10 years ago
  John Ahlroos 5a1ffa8142 Allow editing colorpicker values in colorpicker in textfield #13469 10 years ago
  Artur Signell 9b3df561fe Actually close push connection in disconnect() (#13716) 10 years ago