9 次程式碼提交 (43bb825f0e7fbaa3a1382f85c9b2f6f6c4fe3ac4)

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