2332 Commits (feature/vaadin8)

Author SHA1 Message Date
  Johannes Dahlström ebd32b3fba Implement a new Slider 7 years ago
  Aleksi Hietanen 5dff0964bd Add support for configuring how text change events are transmitted 7 years ago
  Henri Sara 020fe73bfd Moved ComboBox suggestion popup width to shared state 7 years ago
  Aleksi Hietanen 809a882721 Add PasswordField, TextArea, missing API to AbstractTextField 7 years ago
  Henri Sara af4ab7933a Minor ComboBox client side cleanup (#19929) 8 years ago
  Henri Sara 13488e71b0 Move combo box selection update logic to handler (#19929) 8 years ago
  Henri Sara b5e86ed4bc Move more combo logic to handler (#19929) 8 years ago
  Henri Sara 7b5986965a Use a separate data received handler in VFilterSelect (#19929) 8 years ago
  Henri Sara 0ae76fe0a3 Move combo popup opener clicked flag to connector (#19929) 8 years ago
  Johannes Dahlström a9e10dd854 Move data model classes to a more appropriate package 7 years ago
  Henri Sara cc2278a759 Refactor ComboBox pending selection handling (#19929) 8 years ago
  Henri Sara c31e9c1b53 Use accessors for combo internal state (#19929) 8 years ago
  Henri Sara 0ba528d028 Remove UIDL references in VFilterSelect (#19929) 8 years ago
  Henri Sara 31cdd389a7 Request ComboBox pages with RPC (#19929) 8 years ago
  Henri Sara 41b4b712d9 Move ComboBox filtering mode to state (#19929) 8 years ago
  Henri Sara 12e0a20d6f Move ComboBox pageLength to state (#19929) 8 years ago
  Henri Sara b4ffb1100e Send ComboBox selection with RPC (#19929) 8 years ago
  Henri Sara e0c59e607e Send ComboBox focus/blur with RPC (#19929) 8 years ago
  Henri Sara 7e9beccd8a Create new items with RPC (#19929) 8 years ago
  Henri Sara a1b12ca8f7 Move ComboBox communication to connector (#19929) 8 years ago
  Henri Sara 4f83639425 Create ComboBoxServerRpc stub (#19229) 8 years ago
  Henri Sara c156909aa0 Use shared state in ComboBox (#19229) 8 years ago
  Artur Signell a6e9d0de17 Use pure JS instead of JQuery JS for Atmosphere (#19396) 8 years ago
  Henri Sara 164a05f80b Move multi-select mode to AbstractSelectState 7 years ago
  Henri Sara 3fd5b68794 Use shared state for OptionGroup htmlContentAllowed 7 years ago
  Henri Sara dd56ad6b1c Remove deprecated column based width support from selects 7 years ago
  Dillion Bowman b2ee7ba254 Added a null check to method 'setCellFocus' in grid.java in line with other checks that shortcircuit method(#20031) 7 years ago
  Sampsa Sohlman 498599fa9b Fix the OSGi version at MANIFEST.MF so it does not contain -SNAPSHOT 8 years ago
  Johannes Dahlström c2769f3e1a Add a new AbstractField class, refactor fields to extend it 7 years ago
  Teemu Suo-Anttila 5d518f5e52 Add sortable support to Grid Columns 7 years ago
  Teemu Suo-Anttila 2d7969a1d2 Fix adding columns to Grid before attaching to UI 7 years ago
  adam e7f768c445 Fixing drag and drop file upload issue on windows (#19809) 8 years ago
  Henri Sara 43ae9417f4 Fixing Grid Layout required indicator position (#18418) 8 years ago
  Henri Sara dc2fb2df18 Fix ComboBox highlight width on IE8/9 (#19889) 7 years ago
  adam 6a29505e5b Fixing ComboBox page flip on trackpad scroll (#19704) 8 years ago
  Anna Koskinen f5f45293b9 Updates to Grid's height handling (#19690). 8 years ago
  adam ce746e0a86 Fixing drag and drop file upload issue on windows (#19809) 8 years ago
  Henri Sara 1abf6dcac2 Fixing Grid Layout required indicator position (#18418) 8 years ago
  Teemu Suo-Anttila bf86584c91 Move shared classes to a temporary subpackage 7 years ago
  Henri Sara d5c2320ef0 Fix ComboBox highlight width on IE8/9 (#19889) 7 years ago
  Teemu Suo-Anttila 4f6cdc327b Fix dropped key clean up in DataCommunicatorConnector 7 years ago
  Teemu Suo-Anttila ec5ddab8e9 Rename data communication class to DataCommunicator 7 years ago
  Teemu Suo-Anttila f38ed6f52b Clean up NativeSelectConnector update logic 7 years ago
  Teemu Suo-Anttila f3555bdbea Use a lazy-loading compatible client-side data source with listings 7 years ago
  Teemu Suo-Anttila aa3196b8ee Move new files under temporary package names 7 years ago
  adam 5cdc0c1bb2 Fixing ComboBox page flip on trackpad scroll (#19704) 8 years ago
  Anna Koskinen edad7348bb Updates to Grid's height handling (#19690). 8 years ago
  elmot 662ef441a2 Fix for checkbox read-only (#19971) 8 years ago
  elmot 7527614542 Fix typos in Javadoc; Optimize imports; Minor change for code style 8 years ago
  Teemu Suo-Anttila a72aec6c20 Fix null as a SelectionModel 8 years ago