96 コミット (documentation)

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