26 Commits (11ddb11cbc72b0ee233e503058d4e104030e4aa3)

Author SHA1 Message Date
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Ahmed Ashour 867006d2f8 Use String.isEmpty() (#10045) 6 years ago
  Ahmed Ashour 8bb5f30251 Fix javadoc typos (#9998) 6 years ago
  Artur 1718666cd6 Make it possible to use an extended ComboBox in declarative files (#8651) 7 years ago
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 years ago
  caalador 9abf1eeab7 Fix some faulty javaDoc names 7 years ago
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) 7 years ago
  Pekka Hyvönen 66e7b3df3d Rename com.vaadin.data.util.converter to com.vaadin.data.converter 7 years ago
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate 7 years ago
  Per-Åke Minborg 399d7cd5c4 Remove redundant casting 7 years ago
  Pekka Hyvönen f5048f21bf Revert "Convert to for-each loop, Stream and switch-over-strings" 7 years ago
  Per-Åke Minborg 73078c7560 Convert to for-each loop, Stream and switch-over-strings 7 years ago
  Per-Åke Minborg 4bd1ce19eb Add private constructor for utility classes 7 years ago
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. 7 years ago
  Teemu Suo-Anttila c72beed926 Add ValueContext parameter for Converters 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 2713507192 Change declarative support to use new converters 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 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 192e93a814 Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Henri Sara 7c1223bc5f Update @since tags for 7.6.4 and related javadoc 8 years ago
  Artur Signell 98180afe57 Read GridLayout component alignments from declarative files (#19536) 8 years ago
  Leif Åstrand 9ee97bbf72 Write true boolean attibutes without ='' (#17583) 8 years ago
  Teemu Suo-Anttila 8f6a7b9d36 Add DesignerAttributeHelper.readAttribute with default value (#17416) 9 years ago
  Miki ebcf64b949 Fix declarative support for MenuBar (#16328) 9 years ago
  Artur Signell 2a67b961a4 Use cache when reading declarative format (#16572) 9 years ago
  Leif Åstrand 648b493cbb Use non-blocking Map implementation for caches (#16582) 9 years ago
  Miki a508ed7b4a Declarative for DateFields (and related) with ISO8601 (#16313) 9 years ago
  Artur Signell 9f98c3e1ba Minor declarative API improvement (#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
  Mika Murtojarvi 7818595589 Updates for the javadocs of declarative (#7749). 9 years ago
  Artur Signell 0de94d55c9 Generic cleanup (#7749) 9 years ago
  Artur Signell 8eafe7aee3 Do not create default instances while reading designs (#7749) 9 years ago
  Matti Hosio a025d511bf Embed DesignSynchronizable methods to Component interface (#7749) 9 years ago
  Matti Hosio 7a73e9bd3b Declarative support for Button and NativeButton (#7749) 9 years ago
  Matti Hosio ccb76e6608 Declarative support for TabSheet and Accordion (#7749) 9 years ago
  Matti Hosio 775276d4a9 Declarative support for AbstractTextField (#7749) 9 years ago
  Matti Hosio 5d6271489b Declarative support for AbstractField (#7749) 9 years ago
  Mika Murtojarvi 409727ec61 Fix errors that affect validation builds (#7749). 9 years ago
  Matti Hosio de839dca91 Remove locale utils dependency since that is not available in the server dependencies 9 years ago
  Matti Hosio ccbed3fcfa Declarative support for AbsoluteLayout (#7749) 9 years ago
  Matti Hosio 9730b6def1 Declarative feature improvements (#7749) 9 years ago
  Matti Hosio c5bb382ed6 Declarative: Set used file separators and decimal symbols explicitly 9 years ago
  Matti Hosio d3af8be5a5 Declarative support for AbstractOrderedLayout 9 years ago