2332 コミット (feature/vaadin8)

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