47 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
  Tatu Lund 551177326f
Add API to prevent invalid input when integrated range validator is used (#12168) 3 years ago
  Anna Koskinen b4f011230f
DateField value should actively adjust to the set resolution. (#12183) 3 years ago
  Tarek Oraby 01936188ca
Allow AbstractDateField to provide DST zone names over custom ranges (#11927) 4 years ago
  Tatu Lund a486f64809
Set DateField value only if it passes range check (#11887) 4 years ago
  Tatu Lund f0769be11c
Added note to DateField#setRangeStart JavaDoc (#11886) 4 years ago
  Zhe Sun 4523d31e6d
Update Chrome version, snapshots and fix tests (#11684) 4 years ago
  Zhe Sun 7bda912a77
Separates a rpc for handling the client event order in DateTimeField (#11574) 5 years ago
  Sun Zhe dd0b0f44c4
Correct the logic for validation used in DateField (#11307) 5 years ago
  Anastasia Smirnova 78b1dc1439 Force re-updating the resolutions of DateField (#11159) 5 years ago
  Ilia Motornyi 16335d3aba Fix formatting of some files (#10972) 6 years ago
  Alexander Nittka 76230f8b16 Remove parse error when changing from invalid to empty date text (#10771) 6 years ago
  Anastasia Smirnova 4dec38e73d Handle UnparsableDateString correctly (#10803) 6 years ago
  Teemu Suo-Anttila 78daf54cbf Update release notes and since tags for 8.4 (#10760) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Ilia Motornyi ec314ee921 Fix date ranges for date and datetime fields (#10685) 6 years ago
  Adam Wagner 75b98bee62 Add ARIA label support to DateField (#10538) 6 years ago
  Leif Åstrand 531320c505
Tweak date style API (#10493) 6 years ago
  Teemu Suo-Anttila 580d607444
Add missing since tags and JavaDocs (#10487) 6 years ago
  Anna Koskinen edc3b08def Allow setting custom styles to DateField calendar date cells (#10305) 6 years ago
  Teemu Suo-Anttila ed57efc07e
Update since tags in JavaDoc (#10325) 6 years ago
  Ahmed Ashour d44a5e217d Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Ahmed Ashour 3929d0ac6f AbstractDateField.formatDate() to be abstract (#10186) 6 years ago
  Ahmed Ashour 70ba487b62 AbstractDateField: set value after being invalid (#10187) 6 years ago
  Ahmed Ashour dd5597d901 Convert AbstractDateField not to be a LegacyComponent (#10148) 6 years ago
  Ahmed Ashour c520767bf1 Handle 'z' (timezone) in AbstractDateField.setDateFormat() (#8844) 6 years ago
  Marco Collovati 89693cf448 Show validation error selecting invalid date from DateField (#10013) 6 years ago
  Olli Tietäväinen 66e68f1ef2 Enable setting non-selected default value for DateField (#9745) 6 years ago
  Ilia Motornyi 7b9a09edbf Fix AbstractDateField parsing and errors handling, support locale (#9740) 6 years ago
  Teemu Suo-Anttila dde0f91af4 Add internal state validators for HasValue (#9532) 7 years ago
  Ilia Motornyi 9c3868e897 Add an optional HasValue to a ValueContext 7 years ago
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Aleksi Hietanen 923b42e549 Include old value in ValueChangeEvent (#8229) 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
  Denis 5778c65bde Don't use V8 FieldEvents classes in v7 compatibility module. (#93) 7 years ago
  Leif Åstrand 68ea8ea63d Refactor listener registration creation to reduce boilerplate 7 years ago
  Denis Anisimov e4d132f4cb Introduces ValidationResult interface to replace Result in validators. 7 years ago
  Teemu Suo-Anttila 524a69fd2d Add ValueContext to Validators 7 years ago
  Teemu Suo-Anttila 63d218efc0 Fix setValue() methods behavior null argument value + javadocs 7 years ago
  Denis Anisimov 862270140d Update ValueChange API to use Component and HasValue<>. 7 years ago
  Denis Anisimov d36d63fefa Make AbstractDateField based on LocalDate (#125). 7 years ago
  Aleksi Hietanen 2bee988272 Unify listeners on the server side 7 years ago
  Denis Anisimov 0052d59a31 Update DateRangeValidator to be LocalDate based (#320). 7 years ago
  Denis Anisimov d078a5d7db Rename PopupDateField to DateField #297. 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
  Denis Anisimov 87118c4b94 Derive DateField from new AbstractField (#57). 7 years ago