126 Commits (27135071923874a259676d934616c6c00a7c0550)

Author SHA1 Message Date
  Artur Signell 2713507192 Change declarative support to use new converters 7 years ago
  Artur Signell 38b825cf89 Convert Vaadin 7 converters to Vaadin 8 converters 7 years ago
  Teemu Suo-Anttila 08450203e7 Add listing extension to allow access to data communicator 7 years ago
  Artur Signell dd1b81a2c2 Make binder set null values correctly 7 years ago
  Teemu Suo-Anttila 87e0a08b60 Add a typed version of the Grid component 7 years ago
  Artur Signell fa2a40b38e Move Item to compatibility package 7 years ago
  Artur Signell 77a5f855b9 Remove trailing whitespace 7 years ago
  Artur Signell 7daee066ae Move Container to compatibility package 7 years ago
  Artur Signell a6873053f0 Move ProgressBar/ProgressIndicator to compatibility package 7 years ago
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package 7 years ago
  Johannes Dahlström ec8904f6b0 Implement BeanBinder with JSR-303 validation 7 years ago
  Artur Signell 6c7d2dafcd Map <vaadin7> declarative prefix to com.vaadin.v7.ui 7 years ago
  Artur Signell dd5870249c Move DateField and old validators to compatibility package 7 years ago
  Artur Signell cfe3798852 Move TextArea to compatibility package 7 years ago
  Artur Signell f23880749d Move RichTextArea to compatibility package 7 years ago
  Artur Signell be6a0cfd84 Organize imports 7 years ago
  Artur Signell fe3dca081a Move remaining selects and container implementations to compatibility package 7 years ago
  Artur Signell 65370e12a0 Move Table/TreeTable to compatibility package 7 years ago
  Artur Signell 34852cdb88 Move selects to compatibility package 7 years ago
  Artur Signell 6e0f2efe99 Move FieldGroup and Vaadin 7 Grid to compatibility package 7 years ago
  Artur Signell 2a4e2b12aa Remove package javadocs as they are all out of date 7 years ago
  Denis Anisimov 9b2b19366c CustomField migration to new AbstractField (#61). 7 years ago
  Artur Signell 599f6fa601 Remove dependencies from core framework to old componnets 7 years ago
  Artur Signell b565956a51 Remove accidental dependency from new converters to old 7 years ago
  Aleksi Hietanen 470deb3e15 Implement new PasswordField (#52) 7 years ago
  Artur Signell f3c880194b Rename legacy packages to v7 7 years ago
  Teemu Suo-Anttila 52dc5e4f1c Add DataCommunicator for data communication of Listings 7 years ago
  Teemu Suo-Anttila ad144e26e0 Add Listing interface and minimalistic abstract implementation 7 years ago
  elmot 86cee1ad6b Rename Grid into LegacyGrid 7 years ago
  Denis Anisimov 78c6ab1852 Binding.validate() should fire a validation status event (#134). 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
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Denis Anisimov 7a1adf6b3b Binding.withStatusChangeHandler and Binding.withStatusLabel (#30). 7 years ago
  Artur Signell 9661839707 Remove Form and FormFieldFactory 7 years ago
  elmot ecde311474 Rename InMemoryDataSource into ListDataSource 7 years ago
  elmot 7373b232f9 DataSource backend sorting 7 years ago
  elmot d96a634699 Basic DataSource according to BoV "datamodel.datasources". 7 years ago
  Denis Anisimov c91703aff2 Test that cross field validation works as expected (#33). 7 years ago
  Aleksi Hietanen a5575a9252 Update TextField to extend AbstractFieldNew (#51) 7 years ago
  Denis Anisimov 06414d6f47 Provide a NotEmptyValidator for Binder setRequired functionality. 7 years ago
  Artur Signell f2bb3c886c Add converter support to Binder 7 years ago
  Artur Signell 45034ab571 Remove deprecated addListener/removeListener methods 7 years ago
  Artur Signell a8563a10bb Remove deprecated Property.toString() mode 7 years ago
  Denis Anisimov 87118c4b94 Derive DateField from new AbstractField (#57). 7 years ago
  Artur Signell 4348979a9d Prevent Atmosphere from resurrecting a destroyed broadcaster (#20026) 8 years ago
  Artur Signell 2a5671438f Update to latest Atmosphere (2.4.5) and JS (2.3.2) 7 years ago
  Denis Anisimov bb9564db42 Move old DateField components to legacy package (pre-#57). 7 years ago
  Henri Sara 6b8545841e Move multi-select mode to AbstractSelectState 8 years ago
  Henri Sara 8b8752c520 Use shared state for OptionGroup htmlContentAllowed 8 years ago