23 Commits (3afe45849edc79f0e7b371a7fd3ef209292dce79)

Author SHA1 Message Date
  Anna Koskinen 3afe45849e
Code cleanup (#12333) 2 years ago
  Anna Koskinen 32764eca80
Update copyright year range. (#12215) 3 years ago
  Teemu Suo-Anttila 1f28031c4b
Update since tags (#11001) 6 years ago
  Ilia Motornyi 70e00ec762
Add DesignContext getter to ComponentCreatedEvent (#10943) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ilia Motornyi 0740ac116e Partial javadocs fix for vaadin-server 7 years ago
  Aleksi Hietanen ae567a02f3 Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 years ago
  Denis Anisimov b8e84da2e2 Correct all tests that introspect classpath for Vaadin classes. 7 years ago
  elmot c0d712cdbe Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSource 7 years ago
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate 7 years ago
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. 7 years ago
  Aleksi Hietanen 2cdb3b3932 Add utility for outputting the full declarative syntax of components 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 6c7d2dafcd Map <vaadin7> declarative prefix to com.vaadin.v7.ui 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
  Henri Sara 2e6c40a374 Add @since for DesignContext 8 years ago
  John Ahlroos 46556f9dbb Store unknown attributes in DesignContext #19749 8 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Henri Sara a97534f4c2 Add @since for 7.5.7 changes 8 years ago
  Henri Sara 1011cff7e8 Use "vaadin-" as default prefix for Design (#18957) 8 years ago
  Leif Åstrand 2227124925 Add missing @since for 7.5 9 years ago
  Pekka Hyvönen 201ae89df5 Updated all empty @since tags to be published in 7.5.0 9 years ago
  John Ahlroos 72d2fabc95 Add getter for local id #17444 9 years ago
  Mika Murtojarvi 6abcbdf1ee Allow setting local id via DesignContext (#16584). 9 years ago
  Leif Åstrand b7808ca283 Add selective data write support to AbstractSelect (#17148) 9 years ago
  Leif Åstrand 015cfe537f Allow customizing declarative tag names (#16933) 9 years ago
  Alexey Fansky 9086245a6d Using ComponentFactory in DesignContext.getDefaultInstance() (#16990) 9 years ago
  Leif Åstrand 5830a1f96b Add pluggable mechanism for loading classes for a design (#16583) 9 years ago
  Leif Åstrand 648b493cbb Use non-blocking Map implementation for caches (#16582) 9 years ago
  Artur Signell a66eeb58e8 Do not loop infinitely when encountering an invalid tag name (#16522) 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
  Matti Hosio 6d75a89e8d Do not throw exception when trying to bind a preinitialized instance field (#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 353206974a Fix writing issues (#7749) 9 years ago
  Artur Signell 3b75f2b148 SynchronizeFrom/ToDesign -> read/writeDesign (#7749) 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
  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 9730b6def1 Declarative feature improvements (#7749) 9 years ago