10 次代码提交 (95d016c08569f74a2c76eac40c4f5656bb773951)

作者 SHA1 备注 提交日期
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 年前
  Pekka Hyvönen ff4d7b1e9b Use placeholder instead of inputPrompt for DateField 7 年前
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 年前
  Denis Anisimov d36d63fefa Make AbstractDateField based on LocalDate (#125). 7 年前
  Denis Anisimov d078a5d7db Rename PopupDateField to DateField #297. 7 年前
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 年前
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 年前
  Denis Anisimov 87118c4b94 Derive DateField from new AbstractField (#57). 7 年前
  Denis Anisimov bb9564db42 Move old DateField components to legacy package (pre-#57). 7 年前
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 年前
  Artur Signell bd2c31d14c Separate server RPC queue to its own class (#11733) 9 年前
  Sauli Tähkäpää 940b082cd5 Sanitize connectors for PopupDateField and DateField. (#17090) 9 年前
  Mikael Grankvist e38a4c3e21 Override IE disabled style for text field (#14565) 9 年前
  Mika Murtojarvi 4b48b027c8 Fix the behavior of PopupDateField when changing resolution (#14174). 9 年前
  Artur Signell e77e73cf64 Update copyright year to 2014 10 年前
  Leif Åstrand c6a7c81a57 Remove redundant toggling of calendarToggle enabled state (#13124) 10 年前
  Artur Signell c4aff77812 Fix NPE in fix (#12504) 10 年前
  Matti Tahvonen 186696d7a7 fix regression related to #12504 10 年前
  Matti Tahvonen e1c38bf70c Avoid obsolete calendar panel renderings to avoid various NPEs. 10 年前
  John Ahlroos c7a48ae008 Delay sending DateField popup value to server until popup is closed #6252 10 年前
  Patrik Lindström ae565a2293 Fix bug in PopupDateField where locale was retained incorrectly if 11 年前
  johan 309e3de915 Implement range for date field (#6241) 11 年前
  michaelvogt 4c5c1e0cfe WAI-ARIA field corrections (#11407) 11 年前
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 年前
  Mikael Grankvist fb771475c1 Added possibility to disable text input for PopupDateField (#6790) 11 年前
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 年前
  Artur Signell 0965cfdef0 Formatted project 11 年前
  John Ahlroos 014f752f56 Fixed primary stylename handling for Datefield and InlineDatefield #9903 11 年前
  John Ahlroos 0543f70823 Added primary stylename to all component states #9724 11 年前
  Pekka Hyvönen 0f5284bb82 Constants -> enums (#9072) 11 年前
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 年前
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 年前
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 年前
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 年前
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 年前
  Pekka Hyvönen e9b1233e49 Fixed connector so it no longer overwrites all style attributes (#8664) 12 年前
  Artur Signell 79bb29e855 State is now created using generators, removed setState (#8502) 12 年前
  Artur Signell 06731bd189 Changed getStyleNames to be non static so it can be overridden 12 年前
  Artur Signell c6d0787d1b Renamed @Component to @Connect 12 年前
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 年前
  Artur Signell 1c834dc864 AbstractComponent.updateFromUIDL moved to state change (#8436) 12 年前
  Henri Sara 87e5022ca8 Replace @ClientWidget with client-side @Component (#8440) 12 年前
  Artur Signell 6548c896ea Fixed readonly handling for fields (depends on property readonly 12 年前
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 年前
  Artur Signell 9cda1cc5ca getWidgetForPaintable -> getWidget 12 年前
  Henri Sara 3de6f24cbf Transfer read-only and immediate flags via shared state (#8304). 12 年前
  Leif Åstrand 70e58db73f PopupDateField without size calculations (#8313) 12 年前
  Artur Signell 6e7f97280a #8325 Move ApplicationConnection.updateComponent to 12 年前
  Jens Jansson 96c14e5d39 Splitted VPopupCalendar to Widget and Paintable. 12 年前