65 コミット (e3da09e34e766fb149653dfc6784581bf84d67d0)

作成者 SHA1 メッセージ 日付
  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年前
  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年前
  Teemu Suo-Anttila 2a1b5b608e Implement a new DateField based on LocalDate 8年前
  Teemu Suo-Anttila 3bafddcc45 Implement a new typed Grid 8年前
  Johannes Dahlström 619e69e548 Implement new TextField 8年前
  Teemu Suo-Anttila 0dd799f75e Implement a new typed CheckBox 8年前
  Teemu Suo-Anttila 2a56290857 Use DataProviderConstants for communication 8年前
  Teemu Suo-Anttila 7d31b7132f Add server to client communication to selection model 8年前
  Teemu Suo-Anttila 755c893008 Add typed NativeSelect and SelectionModel functionality 8年前
  Teemu Suo-Anttila fc96cea89e Add a DataProvider implementation 8年前
  adam 5ce9d387a1 Fixing messed up column in Grid after hide, resize and show (#19826) 8年前
  Henri Sara 894d70662a Add missing @since 7.7 8年前
  Ingo Kegel c0babd786c New login form (#8171) 9年前
  Jonni Nakari 68784363dc Suggestion pop-up width API for ComboBox (#19685) 8年前
  Henri Sara ee5584d49f Update missing @since for 7.7 8年前
  Artur Signell 5b18c5469e Send an ack message after push has removed connectors (#19822) 8年前
  Artur Signell 25e824aea4 Correctly detect PhantomJS 2.1 8年前
  Denis Anisimov fdab4ee8b3 Notify server side component about clicks in form layout (#6346). 9年前
  Artur Signell 809440a8a2 Change GridLayout to no longer be a legacy component 8年前
  Anna Koskinen 1a9fc1e00b Tooltip might not close when moving outside of UI (#13370) 8年前
  Artur Signell 7d2d091ecb Eliminate rounding errors for GridLayout expand ratios (#19797) 8年前
  Sauli Tähkäpää 7f3481b7a6 Disable multiselect checkboxes when Grid is disabled. (#18560) 8年前
  Pontus Boström dfcc4949ca Fixed tooltips for sub-windows (#19073) 8年前
  Leif Åstrand 19ad71e9e2 Avoid rebuilding VListSelect DOM for each round trip (#14765) 8年前
  Denis Anisimov 5d6f189e32 Always close expanded top level menu item on click (#14568). 9年前