79 Commits (27135071923874a259676d934616c6c00a7c0550)

Author SHA1 Message Date
  Artur Signell 2713507192 Change declarative support to use new converters 7 years ago
  Teemu Suo-Anttila 08450203e7 Add listing extension to allow access to data communicator 7 years ago
  Teemu Suo-Anttila 87e0a08b60 Add a typed version of the Grid component 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
  Artur Signell 6c7d2dafcd Map <vaadin7> declarative prefix to com.vaadin.v7.ui 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
  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
  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
  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
  Artur Signell 9661839707 Remove Form and FormFieldFactory 7 years ago
  Aleksi Hietanen a5575a9252 Update TextField to extend AbstractFieldNew (#51) 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
  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
  Henri Sara 5c852b41ff Convert CheckBox from legacy to AbstractField 7 years ago
  Henri Sara c726ae1b27 Make immediate mode the default 7 years ago
  Henri Sara fd3617bba2 Remove deprecated column based width support from selects 8 years ago
  Henri Sara 020557163c Remove obsolete type attribute in AbstractSelect subclasses 8 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
  Artur Signell d41411e0f5 Convert Slider to extend the new AbstractField 7 years ago
  Artur Signell d1af5d84e3 Add support for required status to AbstractField 7 years ago
  Artur Signell f35731cd7b Make AbstractField Focusable 7 years ago
  Henri Sara 8f8eced3d7 Remove unused field in ComboBox 7 years ago
  Henri Sara 86e987f293 Moved ComboBox suggestion popup width to shared state 7 years ago
  Henri Sara d4c2a27a78 Remove obsolete paint attribute from ComboBox 7 years ago
  Henri Sara e58fe62230 Refactor ComboBox item painting (#19929) 8 years ago
  Henri Sara 37e0969729 Request ComboBox pages with RPC (#19929) 8 years ago
  Henri Sara 6d493408ed Move ComboBox filtering mode to state (#19929) 8 years ago
  Henri Sara 9142256e85 Move ComboBox pageLength to state (#19929) 8 years ago
  Henri Sara 06e0a6567b Send ComboBox selection with RPC (#19929) 8 years ago
  Henri Sara 07292fe8fb Send ComboBox focus/blur with RPC (#19929) 8 years ago