23 Commits (60d4551b4de57d83dcdd592c09fa7be1dd2e88d6)

Author SHA1 Message Date
  Hk-tang f6a9a9ad48
Change to using StringBuilder (#11941) 4 years ago
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
  Ilia Motornyi 307bdc7db6 Fixes declarative update of existing Composite (#10825) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour a9c83ba07e Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182) 6 years ago
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 3c7a951411 Use StandardCharsets.UTF_8 (#10113) 6 years ago
  Ahmed Ashour 7fd440d244 Use single character for StringBuilder.append (#10102) 6 years ago
  Leif Åstrand 921cd76504 Unify basic instance creation and related error reporting (#9704) 6 years ago
  Artur a5b1741e47 Support using Composite and CustomComponent as a Design root class (#9017) 7 years ago
  Artur e6eb43f9ac Load declarative classes using thread context class loader (#8532) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Per-Åke Minborg 25eba3c796 Use lambdas where appropriate 7 years ago
  Per-Åke Minborg 92f1d4c34c Use Collection .isEmpty() over .size() == 0 7 years ago
  Per-Åke Minborg 41c183a9b6 Use String .isEmpty() over .equals("") 7 years ago
  Per-Åke Minborg e4bc497e91 Use operator assignments where possible 7 years ago
  Per-Åke Minborg 4bd1ce19eb Add private constructor for utility classes 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Artur Signell 94ae194409 Support static inner classes when reading/writing declarative files (#20038) 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Leif Åstrand f71a6f1e5d Clean up compiler warnings in Design.java 9 years ago
  Henri Sara 1011cff7e8 Use "vaadin-" as default prefix for Design (#18957) 8 years ago
  Denis Anisimov 7ae4649a07 Always use charset for String.getBytes() method (#18863). 8 years ago
  Pekka Hyvönen 201ae89df5 Updated all empty @since tags to be published in 7.5.0 9 years ago
  Leif Åstrand 015cfe537f Allow customizing declarative tag names (#16933) 9 years ago
  Leif Åstrand 5830a1f96b Add pluggable mechanism for loading classes for a design (#16583) 9 years ago
  Mika Murtojarvi bedbe2bf81 Allow reading and writing empty designs (#7749). 9 years ago
  Artur Signell 8d7783b4e9 API refactoring (#7749) 9 years ago
  Mika Murtojarvi 87c559026a Update the javadocs in declarative (#7749). 9 years ago
  Matti Hosio 3cfe26623b Add namespace element for custom components (#7749) 9 years ago
  Mika Murtojarvi 7818595589 Updates for the javadocs of declarative (#7749). 9 years ago
  Artur Signell 10b30728e9 createNode -> createElement 9 years ago
  Artur Signell 898e28d6ae Add public API for loading design based on @DesignRoot (#7749) 9 years ago
  Artur Signell a27ea03db9 Refactored API for loading designs (#7749) 9 years ago
  Artur Signell 2789f70167 Rename LayoutHandler to Design (#7749) 9 years ago
  Matti Hosio a025d511bf Embed DesignSynchronizable methods to Component interface (#7749) 9 years ago
  Matti Hosio c4aab1fe91 Some logging improvements and minor fixes for Declarative (#7749) 9 years ago
  Mika Murtojarvi 409727ec61 Fix errors that affect validation builds (#7749). 9 years ago
  Matti Hosio 18b333ee3d Support for automatic binding of the fields of the root layout (#7749) 9 years ago
  Mika Murtojarvi be35a9b3f1 Fixes for the public API of DesignContext. 9 years ago
  Matti Hosio 405ae14a6b Declarative: Use Element in DesingSynchronizable method parameters 9 years ago
  Mika Murtojarvi ecb037d2d9 Vaadin declarative: parser and html generator. 9 years ago