2296 Commits (36111d94fab942264199a106bfb7e13751cb3b86)

Author SHA1 Message Date
  Teemu Suo-Anttila 87e0a08b60 Add a typed version of the Grid component 7 years ago
  Aleksi Hietanen 628adbf01a Fix TextField and related tests 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
  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
  Denis Anisimov 9b2b19366c CustomField migration to new AbstractField (#61). 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
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 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 99e90f8c56 Flush the active connector before executing a shortcut action 7 years ago
  Artur Signell 7cd6f91f00 Flush the active connector before closing a browser window/tab 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 50f8f5e41c Remove component dependencies from core framework classes 7 years ago
  Artur Signell 4e4e8faab9 Move component drag'n'drop criteria to the correct packages 7 years ago
  Artur Signell e91b7c6f25 Remove unused code 7 years ago
  Henri Sara b322664b8b Update/remove empty @since for 7.7 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 fd3617bba2 Remove deprecated column based width support from selects 8 years ago
  adam 5e75657b38 Fix Grid height calculation when HeightMode.ROW (#20104, #20074) 7 years ago
  Henri Sara 8c558b9988 Rename field in VFilterSelect.DataReceivedHandler for clarity 7 years ago
  Henri Sara 7289ac7fe9 Update comment in VFilterSelect.resetSelection() 7 years ago
  Henri Sara d394078dd1 Clean javadoc/comments in ComboBoxConnector 7 years ago
  Henri Sara 86e987f293 Moved ComboBox suggestion popup width to shared state 7 years ago
  Henri Sara 1c3c537d9a Minor ComboBox client side cleanup (#19929) 8 years ago
  Henri Sara 7774ca6793 Move combo box selection update logic to handler (#19929) 8 years ago
  Henri Sara 0b4dba5214 Move more combo logic to handler (#19929) 8 years ago
  Henri Sara 6c505423c9 Use a separate data received handler in VFilterSelect (#19929) 8 years ago
  Henri Sara 96479f6e6a Move combo popup opener clicked flag to connector (#19929) 8 years ago
  Henri Sara db95805c02 Refactor ComboBox pending selection handling (#19929) 8 years ago
  Henri Sara 38ed0854a3 Use accessors for combo internal state (#19929) 8 years ago
  Henri Sara 1ecc377b1e Remove UIDL references in VFilterSelect (#19929) 8 years ago