65 Commits (e3da09e34e766fb149653dfc6784581bf84d67d0)

Author SHA1 Message Date
  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 8 years ago
  Henri Sara 3fd5b68794 Use shared state for OptionGroup htmlContentAllowed 8 years ago
  Henri Sara dd56ad6b1c Remove deprecated column based width support from selects 8 years ago
  Dillion Bowman b2ee7ba254 Added a null check to method 'setCellFocus' in grid.java in line with other checks that shortcircuit method(#20031) 8 years ago
  Johannes Dahlström c2769f3e1a Add a new AbstractField class, refactor fields to extend it 8 years ago
  Teemu Suo-Anttila 5d518f5e52 Add sortable support to Grid Columns 8 years ago
  Teemu Suo-Anttila 2d7969a1d2 Fix adding columns to Grid before attaching to UI 8 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) 8 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 8 years ago
  Henri Sara d5c2320ef0 Fix ComboBox highlight width on IE8/9 (#19889) 8 years ago
  Teemu Suo-Anttila 4f6cdc327b Fix dropped key clean up in DataCommunicatorConnector 8 years ago
  Teemu Suo-Anttila ec5ddab8e9 Rename data communication class to DataCommunicator 8 years ago
  Teemu Suo-Anttila f38ed6f52b Clean up NativeSelectConnector update logic 8 years ago
  Teemu Suo-Anttila f3555bdbea Use a lazy-loading compatible client-side data source with listings 8 years ago
  Teemu Suo-Anttila aa3196b8ee Move new files under temporary package names 8 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
  Teemu Suo-Anttila 2a1b5b608e Implement a new DateField based on LocalDate 8 years ago
  Teemu Suo-Anttila 3bafddcc45 Implement a new typed Grid 8 years ago
  Johannes Dahlström 619e69e548 Implement new TextField 8 years ago
  Teemu Suo-Anttila 0dd799f75e Implement a new typed CheckBox 8 years ago
  Teemu Suo-Anttila 2a56290857 Use DataProviderConstants for communication 8 years ago
  Teemu Suo-Anttila 7d31b7132f Add server to client communication to selection model 8 years ago
  Teemu Suo-Anttila 755c893008 Add typed NativeSelect and SelectionModel functionality 8 years ago
  Teemu Suo-Anttila fc96cea89e Add a DataProvider implementation 8 years ago
  adam 5ce9d387a1 Fixing messed up column in Grid after hide, resize and show (#19826) 8 years ago
  Henri Sara 894d70662a Add missing @since 7.7 8 years ago
  Ingo Kegel c0babd786c New login form (#8171) 9 years ago
  Jonni Nakari 68784363dc Suggestion pop-up width API for ComboBox (#19685) 8 years ago
  Henri Sara ee5584d49f Update missing @since for 7.7 8 years ago
  Artur Signell 5b18c5469e Send an ack message after push has removed connectors (#19822) 8 years ago
  Artur Signell 25e824aea4 Correctly detect PhantomJS 2.1 8 years ago
  Denis Anisimov fdab4ee8b3 Notify server side component about clicks in form layout (#6346). 9 years ago
  Artur Signell 809440a8a2 Change GridLayout to no longer be a legacy component 8 years ago
  Anna Koskinen 1a9fc1e00b Tooltip might not close when moving outside of UI (#13370) 8 years ago
  Artur Signell 7d2d091ecb Eliminate rounding errors for GridLayout expand ratios (#19797) 8 years ago
  Sauli Tähkäpää 7f3481b7a6 Disable multiselect checkboxes when Grid is disabled. (#18560) 8 years ago
  Pontus Boström dfcc4949ca Fixed tooltips for sub-windows (#19073) 8 years ago
  Leif Åstrand 19ad71e9e2 Avoid rebuilding VListSelect DOM for each round trip (#14765) 8 years ago
  Denis Anisimov 5d6f189e32 Always close expanded top level menu item on click (#14568). 9 years ago