97 Commity (feature/databinding)

Autor SHA1 Wiadomość Data
  Leif Åstrand 715d9ed846 Fail during compile if required methods are missing (#18924) 8 lat temu
  Taras Hupalo a33772e3f5 Replaced HashMaps with TreeMaps to keep the same order (#14736) 9 lat temu
  Teppo Kurki 3ecc805eff Fixed CvalChecker invalid version message (#17879) 9 lat temu
  Johannes Dahlström 8da6cbdd02 Allow arbitrary serializable types as Renderer data type (#15410) 9 lat temu
  Leif Åstrand 8e17afda2e Rename BackgroundMessage -> NoLoadingIndicator (#15373) 9 lat temu
  Leif Åstrand 2e0d4f149a Add @BackgroundMessage annotation (#15373) 9 lat temu
  Leif Åstrand 7efa1d6ec1 Handle generated method flags in a unified way (#15373) 9 lat temu
  Leif Åstrand 35d91245de Support JsonValue types as declared types in state and RPC (#15560) 9 lat temu
  Leif Åstrand fe6f23946a Set @since values for Grid classes 9 lat temu
  Leif Åstrand fd62b6efe8 replace com.google.gwt.json.* usages with elemental.json.* (#8942) 9 lat temu
  Jonatan Kronqvist 272711e6f7 Fix the license checker after elemental.json #15383 9 lat temu
  Henrik Paul a50e590b9d Move Grid related renderer to com.vaadin.client.connectors (#13334) 9 lat temu
  Leif Åstrand a44f7cbfd8 Show better feedback if renderer connector is not parameterized (#13334) 9 lat temu
  Leif Åstrand ec1d9a12ca Add @NoLayout annotation (#12936) 10 lat temu
  Artur Signell 5a8f373e53 Update GWT to 2.7.0.beta1vaadin1. 9 lat temu
  Manolo Carrasco 3a9aa4c277 URI to cval file was wrong in Windows (#14629) 9 lat temu
  Taras Hupalo f2551a9fc0 replaced all org.json.* usages with elemental.json.* (#8942) 9 lat temu
  Jonatan Kronqvist fba69ae5d8 Allow for multiple license keys in a single license file #14408 9 lat temu
  Mikael Grankvist 75f42d3222 DelegateToWidget will now be run even for parent states for extending 10 lat temu
  Johannes Dahlström 59cdaeddf3 Generate type data for AbstractRendererConnector.decode (#13334) 10 lat temu
  Johannes Dahlström 5c93158858 Generate type data for AbstractRendererConnector.createRenderer (#13334) 10 lat temu
  Leif Åstrand c5df7f5bf6 Box and unbox long values in state fields (#14176) 10 lat temu
  Henri Sara ff8efe1b94 Add missing @since 7.3 to javadoc 10 lat temu
  Manolo Carrasco 9a84fb14f2 License Checker for vaadin cval products (#13696 #13474) 10 lat temu
  Leif Åstrand 94a051b542 Don't generate GWT.create for bean superclasses (#13813) 10 lat temu
  Jonatan Kronqvist 82033e827f Support long in state again (#13692) 10 lat temu
  Denis Anisimov 8e632ae093 Report an error if RPC interface is parameterized (#10392). 10 lat temu
  Artur Signell 2c8c29e68b Update remaining copyright years to 2014 10 lat temu
  Artur Signell e77e73cf64 Update copyright year to 2014 10 lat temu
  Leif Åstrand 7bfb2347ad Implement @OnStateChange (#12958) 10 lat temu
  Leif Åstrand a636bb70c2 Make Invoker support non-public methods (#12959) 10 lat temu
  denisanisimov 18b66b9fe7 Avoid using toString method to access to SCSS serialized state (#9530). 10 lat temu
  denisanisimov 5592f056be Reduce generated ConnectorBundleLoaderImpl size. (#9379) 10 lat temu
  Leif Åstrand 171e68da0d Only use ClientRcp and ServerRpc types that are interfaces (#13056) 10 lat temu
  Artur Signell 109fe06e5d Moved WidgetSetBuilder to server as ClassPathExplorer dependends on it (#11591) 11 lat temu
  John Ahlroos cda367eb04 Moved SASSAddonImportFileCreator and ClassPathExplorer to vaadin-server #11591 11 lat temu
  John Ahlroos 457afbaeda Ensure addon css styles are before scss styles in addons.scss #11390 11 lat temu
  John Ahlroos e27d5dc6bf Scan for addon styles in server-side only addon jars as well. #11390 11 lat temu
  Leif Åstrand 453099e29f Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 lat temu
  Leif Åstrand c926a09f54 Global code reformat 11 lat temu
  John Ahlroos c931a548ba Added standalone class for creating an addons.scss from Vaadin addons on the classpath #11390 11 lat temu
  Mikael Grankvist aa42551d80 (#10563) Logging now uses parameters. 11 lat temu
  Leif Åstrand f759408c0f Only add tooltip listeners when needed (#11051) 11 lat temu
  Leif Åstrand d9e9a7db65 Enable overriding which connectors are in the widgetset (#10710) 11 lat temu
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 lat temu
  michael 0b2e1caca9 Prevents scss files leaking out into the web content folder when an 11 lat temu
  michael ff9c868469 Allow the linker to handle deeper folder hierarchies inside the public 11 lat temu
  Leif Åstrand 55142ffc2f Fix regressions in RPC handling (#10549) 11 lat temu
  Leif Åstrand a6ffd48428 Encode all values based on declared type (#10549) 11 lat temu
  michael 2d043d25c8 Fix exception logging 11 lat temu