69 Commits (105ac0b10ac379ef56d11ff6e0adc9e8754f0ff1)

Author SHA1 Message Date
  elmot fc8f063d22 Small fixes to javadocs 7 years ago
  Denis Anisimov b8e84da2e2 Correct all tests that introspect classpath for Vaadin classes. 7 years ago
  Henri Sara 4f4b47d468 Revert Upload listener registration changes in compatibility package 7 years ago
  elmot 55ac10703f Fix DeprecatedTest under Windows 7 years ago
  Steven Spungin 0fc0ac0386 Add method to auto scale calendar time range (#17715) 9 years ago
  Teemu Suo-Anttila cff9d87dd9 Move setReadOnly from Component to HasValue 7 years ago
  Pekka Hyvönen 48c249a13e Replace setRequired & HasRequired with setRequiredIndicator 7 years ago
  Denis Anisimov 9c88657db5 Implement focus and blur events for CheckBoxGroup. 7 years ago
  Denis Anisimov 66724b35c5 Date/time issues are fixed in the tests. 7 years ago
  Denis Anisimov 9abe01a588 Introduce "shouldWriteDefaultValues" property to DesignContext. 7 years ago
  Denis Anisimov 862270140d Update ValueChange API to use Component and HasValue<>. 7 years ago
  Denis Anisimov 0decd87411 Binder.bindInstanceFields(Object) method implementation (#47). 7 years ago
  Teemu Suo-Anttila 51c0978af8 Update Hierarchical container JavaDocs to match code (#5864) 7 years ago
  Denis Anisimov 6d75c88fcb Move old SelectionEvent to V7 and create a new selection event supertype 7 years ago
  Aleksi Hietanen 2cdb3b3932 Add utility for outputting the full declarative syntax of components 7 years ago
  Denis Anisimov 203baea2fb Provide declarative tests for all V7 field components. 7 years ago
  Aleksi Hietanen 24e11dca6b Move all themes except Valo into a new compatibility-themes package 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  Pekka Hyvönen 8cdaeb241a Add Upload to compatibility packages 7 years ago
  Johannes Dahlström 9583be4733 Copy ColorPicker to compatibility-server (again) 7 years ago
  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 211dd5336e Revert ComboBox in compatibility packages to V7 version (#201). 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
  Pekka Hyvönen 36ad322721 Added Slider into compatibility package 7 years ago
  Artur Signell 8b91ebd61b Change ColorPicker to use new ComboBox 7 years ago
  Artur Signell 61aff6078c Format project pom files using correct settings (4 spaces) 7 years ago
  Henri Sara 8a4d90789f Update empty since tags for 8.0 7 years ago
  Teemu Suo-Anttila 6d0204cafe Add simple data change handling for Selects 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Artur Signell 402a103a4f Duplicate AbstractField state and connector into compatibility-client 7 years ago
  Artur Signell 0732591758 Organize imports 7 years ago
  Artur Signell 18be14999d Remove Legacy prefix 7 years ago
  Artur Signell a23bf9481c Move and duplicate client side and state to compatibility package 7 years ago
  Artur Signell b31a71ae63 Move and duplicate client side and state to compatibility package 7 years ago
  Artur Signell b965c256e8 Move and duplicate client side and state to compatibility package 7 years ago
  Teemu Suo-Anttila e65a1d80f1 Duplicate shared classes of the Vaadin 7 Grid 7 years ago
  Artur Signell ce35755008 Fix OSGi support in compatibility packages 7 years ago
  Artur Signell 9fce56f6a4 Move V7 Converter and ConverterFactory to compatibility package 7 years ago
  Artur Signell 653a24fa08 Mark java validation packages as optional for OSGi 7 years ago
  Artur Signell 13b99cfa26 Move remaining Vaadin 7 classes to the compatibility package 7 years ago
  Artur Signell 73e30628a5 Move old converters and DefaultConverterFactory to compatibility package 7 years ago
  Artur Signell d13ca5506a Implement new Label 7 years ago
  Artur Signell c11121e2b7 Move old Field and AbstractField to compatibility package 7 years ago
  Artur Signell 58853fe47b Move old TextField to compatibility package 7 years ago
  Aleksi Hietanen 4a6a632b1f Update TextArea to extend AbstractFieldNew (#53) 7 years ago
  Artur Signell 24a888a2d1 Move old PasswordField to compatibility package 7 years ago
  Henri Sara 71a2653431 Move ComboBox shared classes to vaadin-compatibility-shared 7 years ago