2087 Commits (feature/databinding)

Author SHA1 Message Date
  Teemu Suo-Anttila c8e0335ccd Add server side support for Components in Headers and Footers (#13334) 10 years ago
  Artur Signell 5c108ea34e Do not call requestStart/end multiple times when using push (#14228) 9 years ago
  Jouni Koivuviita 9891b34ab5 Document remaining additional style names for Valo (#14107) 10 years ago
  Anthony Guerreiro d6e247f0d3 Fix regression caused by #14147 patch (#14147) 9 years ago
  Markus Koivisto ae37910f4c Reverting multiple commits that caused 100+ regression tests to fail. 9 years ago
  Teemu Suo-Anttila df68ce33bd Add support for server side colspans in Headers and Footers (#13334) 10 years ago
  Fabian Lange 7b9cea29ff Adding a constant for vaadinBootstrap.js (#14284) 10 years ago
  Henrik Paul 681e0d6dc5 Improved server-side Grid class javadoc (#13334) 9 years ago
  Henrik Paul e16a0fb28e Remove deprecated header/footer API (#13334) 9 years ago
  Artur Signell 422c08c614 Allow changing theme on the fly (#2874, #14139, #14124) 10 years ago
  Artur Signell 99118ccf94 Disable automatic removal of trailing whitespace and reformatted using Luna 10 years ago
  Teemu Suo-Anttila 6aeee90cca Refactor GridConnector to remove RowKeyHelper (#13334) 10 years ago
  Teemu Suo-Anttila 5d0aa11b2c Add server side API for Headers and Footers (#13334) 10 years ago
  Anthony Guerreiro f7dc719ec5 Fix Table stuck scroll position after setting scroll to last page (#14147) 10 years ago
  Johannes Dahlström cfad6d54de Client-side Grid header/footer rewrite: add default header support (#13334) 10 years ago
  Bogdan Udrescu 236293303b TextArea size get reset when css resize is set (#14080) 10 years ago
  Johannes Dahlström ff310e8bdb Grid header/footer rewrite: add partial shared state support (#13334) 10 years ago
  Leif Åstrand 4f17b069a7 Use NumberFormat instead of DecimalFormat for NumberRenderer (#13334) 10 years ago
  Leif Åstrand d3266dfad7 Fallback to finding disconnected UI based on AtmosphereResource (#14251) 10 years ago
  Fabian Lange 4fafa9dbbc Improves performance of VaadinService.requestEnd(). (#14218) 10 years ago
  Heikki Ohinmaa a197bd64db Fixed javadoc for Upload class (#14266) 10 years ago
  Leif Åstrand 2c1d7bdbc2 Add asserts checking for negative container sizes (#14232) 10 years ago
  Sauli Tähkäpää 0ff5a8d002 Update Atmosphere runtime to 2.1.2.vaadin3 (#13971) 10 years ago
  Leif Åstrand c24aa13505 Mention Date serialization in javadocs related to JavaScript (#14143) 10 years ago
  Leif Åstrand 3582b43415 Rename scrollToItem to scrollTo (#13334) 10 years ago
  Bogdan Udrescu df13b061f2 Remove csrfToken if disable-xsrf-protection is true (#14111) 10 years ago
  Fabian Lange fd27ce8fa2 Optimizes initial sizes of frequently used Collections. (#14223) 10 years ago
  Fabian Lange a2f2f08a54 Optimize CurrentInstance.set(UI) and .set(VaadinSession). (#14220) 10 years ago
  Fabian Lange 9e4bdca532 removes extra VaadinSession.setCurrent() from PushHandler. (#14222) 10 years ago
  Leif Åstrand f27a00b7b9 Server-side programmatic sort updates sort indicators in the UI (#13334) 10 years ago
  Leif Åstrand f8d8711046 Add server-side SortOrderChangeEvent support (#13334) 10 years ago
  Leif Åstrand b36c0fc7e0 GridConnector sends user sort events to the server (#13334) 10 years ago
  Fabian Lange 7e61c396f2 Fix overwrite mechanism for web.xml atmosphere init params (#14196). 10 years ago
  Leif Åstrand 9ea1995214 Cache sass output compiled on the fly by VaadinServlet (#9532) 10 years ago
  Teemu Suo-Anttila efa97eafae Server-side sorting updates data on client-side (#13334) 10 years ago
  Patrik Lindström c3026bec50 Implement Grid server-side Sorting API (#13334) 10 years ago
  Teemu Suo-Anttila fa59f5746c Fix unpinning in DataProviderKeyMapper (#13334) 10 years ago
  Henrik Paul 07ef5c9d52 Removes the version number from @since in Grid classes (#13334) 10 years ago
  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