9 Commits (43bb825f0e7fbaa3a1382f85c9b2f6f6c4fe3ac4)

Author SHA1 Message Date
  Denis Anisimov 43bb825f0e Migrating 7.7.1, 7.7.2, 7.7.3 to V8. 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 cef5b51d3f Mark all server compatibility classes deprecated (#144). 7 years ago
  Denis Anisimov f12fbfb704 Re-add back Form to compatibility package (#296). 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell 0732591758 Organize imports 7 years ago
  Artur Signell a23bf9481c Move and duplicate client side and state to compatibility package 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Artur Signell dd5870249c Move DateField and old validators to 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 9661839707 Remove Form and FormFieldFactory 7 years ago
  Artur Signell 45034ab571 Remove deprecated addListener/removeListener methods 7 years ago
  Denis Anisimov bb9564db42 Move old DateField components to legacy package (pre-#57). 7 years ago
  Artur Signell 192e93a814 Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* 7 years ago
  Denis Anisimov 314eb377dd Move old validators to legacy package (pre-#87). 7 years ago
  Denis Anisimov fd651d7921 Move Validator and Validatable into legacy package. 7 years ago
  Johannes Dahlström f6f111b88f Rename Field, AbstractField to legacy names 7 years ago
  Teemu Suo-Anttila a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  John Ahlroos 5e9209421c Parse readonly values for AbstractFields correctly #18850 8 years ago
  Miki a508ed7b4a Declarative for DateFields (and related) with ISO8601 (#16313) 9 years ago
  Teemu Pöntelin 02d33ca7ae Fix NPE in DateField range handling (#15342) 9 years ago
  Teemu Pöntelin 206055708b Fix issues when using java.sql.Date as DateField range (#15342) 9 years ago
  Sauli Tähkäpää 8d6f1830a9 Assign timezone before setting initial date in DateField. (#14653) 9 years ago
  Juuso Valli 5020466294 Make Vaadin component handling proxy-friendly (#14639) 9 years ago
  Guillermo Alvarez ca2c0a91bc DateField ValueChange is now fired after flags are set (#14487) 9 years ago
  Teemu Pöntelin 8233b1c7bf Moved initialization of a static map to the static initialization block (#12270) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Johannes Dahlström 62c63a6a6d Only add DateRangeValidator to DateField if start or end of range is set (#12193) 11 years ago
  Leif Åstrand 220b1150ca Global code clean up 11 years ago
  John Ahlroos 0f7af13adf Fixed date reset when calendar is first initialized #11387 11 years ago
  johan 309e3de915 Implement range for date field (#6241) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell ce282b2b4e Unified deprecation messages 11 years ago
  Johannes Dahlström 602b6903a6 Move LegacyComponent from com.vaadin.server to com.vaadin.ui 11 years ago
  Pekka Hyvönen 0f5284bb82 Constants -> enums (#9072) 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  Petri Heinonen f32d6ab1db refak listeners com.vaadin.ui 12 years ago
  Johannes Dahlström fadb44821a Rename Vaadin6Component to LegacyComponent (#9434) 11 years ago
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11 years ago
  Leif Åstrand bc6786f0dc Rename requestRepaint to markAsDirty (#9378) 12 years ago
  Johannes Dahlström b02028c90b Add "As of 7.0" to relevant @deprecated tags 12 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell 054c4a16f5 Removed more @version included in some files but not in all (#9299) 12 years ago
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 12 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 12 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago