16758 Commits (36111d94fab942264199a106bfb7e13751cb3b86)
 

Author SHA1 Message Date
  Artur Signell 36111d94fa Update Eclipse project to Java 8 7 years ago
  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 33b0e33c86 Move ProgressBar/ProgressIndicator to correct package 7 years ago
  Artur Signell 77a5f855b9 Remove trailing whitespace 7 years ago
  Pekka Hyvönen a6147df13f Remove duplicate tests and rename tests BinderTest 7 years ago
  Henri Sara 03a0c32857 Ignore missing package.html in checkstyle 7 years ago
  Aleksi Hietanen 628adbf01a Fix TextField and related tests 7 years ago
  Artur Signell 7daee066ae Move Container to compatibility package 7 years ago
  Artur Signell 8328038b3c Rename packages in compatibility-client to use com.vaadin.v7 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 762ca747ce Include compatibility packages in bom 7 years ago
  Artur Signell 6c7d2dafcd Map <vaadin7> declarative prefix to com.vaadin.v7.ui 7 years ago
  Artur Signell 17b6232a8a Remove unused test themes 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
  Matti Tahvonen 016a2ceb86 Added contributing instructions 7 years ago
  Artur Signell 1a1d03125c Make DevelopmentServerLauncher work again 7 years ago
  Artur Signell d4dfb58160 Use the same groupId for all modules in the project 7 years ago
  Artur Signell e783f4fb7d Delete old test UIs which have no automated test 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 e7b9db54a5 Use versions-maven-plugin 2.3 to avoid NPE while setting project version 7 years ago
  Artur Signell 599f6fa601 Remove dependencies from core framework to old componnets 7 years ago
  Artur Signell 1b73770105 Add Vaadin 7 compatibility modules 7 years ago
  Artur Signell b565956a51 Remove accidental dependency from new converters to old 7 years ago
  Artur Signell a836efc40c Define common test dependencies in the main pom file 7 years ago
  Artur Signell e10ec4ca0d Define dependency version in the main pom file 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 387649190c Add unit tests for adding and executing data generators 7 years ago
  Artur Signell 88a0b0ca9a Remove carriage returns 7 years ago
  Teemu Suo-Anttila 52dc5e4f1c Add DataCommunicator for data communication of Listings 7 years ago
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 7 years ago
  Artur Signell c9f95347c3 Remove IE8-IE10 related test code 7 years ago
  Artur Signell cc496570d0 Remove IE8-IE10 references from themes 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