2016-08-04 |
Marlon Richert | Use webjar dependency for Font Awesome feature/vaadin8-sass-valo-only |
commit | commitdiff | tree | snapshot |
2016-08-04 |
Marlon Richert | Install Sass version of Valo only |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Johannes Dahlström | Implement a new Slider |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Henri Sara | Reduce integration test startup delays |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Johannes Dahlström | Clean up Binder, improve Javadocs |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Aleksi Hietanen | Add support for configuring how text change events... |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Henri Sara | Remove WebSphere 8 and Glassfish 3 tests |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Henri Sara | Remove old integration tests |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Johannes Dahlström | Add support for type conversion in Binder |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Henri Sara | Remove unused field in ComboBox feature/eventbus |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Henri Sara | Moved ComboBox suggestion popup width to shared state |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Henri Sara | Remove obsolete paint attribute from ComboBox |
commit | commitdiff | tree | snapshot |
2016-07-29 |
Aleksi Hietanen | Add PasswordField, TextArea, missing API to AbstractTex... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
Henri Sara | Merge remote-tracking branch 'origin/master' into featu... |
commit | commitdiff | tree | snapshot |
2016-07-24 |
Marko Gronroos | Rescaled images in layout chapter. Various small format... |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Marko Gronroos | Revised component abstractions diagram (#19897). |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Sami Ekblad | BoV: Updated selection components to Vaadin 8. |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Sami Ekblad | BoV: Updated Java version compatibility notes to Java 8. |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Marko Gronroos | Revised components diagram (#19897), fixed a fatal... |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Sami Ekblad | BoV: Updated library list in Getting Started to Vaadin 8. |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Marko Gronroos | Revised toolchain, architecture, events, button, and... |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Sami Ekblad | BoV: Vaadin 8 changes to Grid documentation. |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Sami Ekblad | Added notes to Tree and TreeTable about them using... |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Johannes Dahlström | BoV: Components/Fields: Data binding and validation... |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Johannes Dahlström | BoV: Components/Slider: API changes |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Johannes Dahlström | BoV: Components/TwinColSelect: Selection API changes |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Johannes Dahlström | BoV: Components/ListSelect,NativeSelect,OptionGroup... |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Johannes Dahlström | BoV: Components/Button,CheckBox: Listener API updates |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Johannes Dahlström | BoV: DateField: Update to use LocalDate, remove referen... |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Johannes Dahlström | BoV: Components/TextField: Remove old databinding,... |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Johannes Dahlström | BoV: Components/Label: Remove references to old databinding |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Henri Sara | Minor ComboBox client side cleanup (#19929) |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Move combo box selection update logic to handler (... |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Move more combo logic to handler (#19929) |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Use a separate data received handler in VFilterSelect... |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Move combo popup opener clicked flag to connector ... |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Johannes Dahlström | Move data model classes to a more appropriate package |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Refactor ComboBox pending selection handling (#19929) |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Use accessors for combo internal state (#19929) |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Remove obsolete code (#19929) |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Sami Ekblad | Updated Grid overview to Vaadin 8. |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Remove UIDL references in VFilterSelect (#19929) |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Refactor ComboBox item painting (#19929) |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Teemu Suo-Anttila | Add default methods for selection handling to Listing |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Request ComboBox pages with RPC (#19929) |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Marko Gronroos | Updated StreadResource example and screenshot, as well... |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Move ComboBox filtering mode to state (#19929) |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Teemu Suo-Anttila | Rename setOptions to setItems in Listing interface |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Move ComboBox pageLength to state (#19929) |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Send ComboBox selection with RPC (#19929) |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Send ComboBox focus/blur with RPC (#19929) |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Create new items with RPC (#19929) |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Move ComboBox communication to connector (#19929) |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Create ComboBoxServerRpc stub (#19229) |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Henri Sara | Use shared state in ComboBox (#19229) |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Sami Ekblad | Removed Validators from FormLayout example. |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Marko Gronroos | Revised client-side arch, Java Servlet, new project... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Marco Collovati | Document onUnregister in JS component/extension javadoc... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Johannes Dahlström | Add a basic Validator support to Binder |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Johannes Dahlström | Vaadin 8 terminology changes: Field Components |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Johannes Dahlström | Update old Vaadin 6 code: Common Component Features... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Johannes Dahlström | Vaadin 8 example code changes: Server-Side Components... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Leif Åstrand | Merge "Merge remote-tracking branch 'origin/master... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Johannes Dahlström | Vaadin 8 terminology changes: Server-Side Applications... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Leif Åstrand | Merge remote-tracking branch 'origin/master' into featu... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Marko Gronroos | Revised diagrams in intro, installation, architecture... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Johannes Dahlström | Vaadin 8 terminology changes: Architecture Overview |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Artur Signell | Use pure JS instead of JQuery JS for Atmosphere (#19396) |
commit | commitdiff | tree | snapshot |
2016-07-15 |
Teemu Suo-Anttila | Allow modifying Column comparators, add missing javadoc |
commit | commitdiff | tree | snapshot |
2016-07-15 |
Teemu Suo-Anttila | Add basic BackEndDataSource implementation taking a... |
commit | commitdiff | tree | snapshot |
2016-07-15 |
Johannes Dahlström | Disable missing Javadoc checks on private members |
commit | commitdiff | tree | snapshot |
2016-07-15 |
Henri Sara | Move multi-select mode to AbstractSelectState |
commit | commitdiff | tree | snapshot |
2016-07-15 |
Henri Sara | Use shared state for OptionGroup htmlContentAllowed |
commit | commitdiff | tree | snapshot |
2016-07-15 |
Henri Sara | Remove deprecated column based width support from selects |
commit | commitdiff | tree | snapshot |
2016-07-15 |
Henri Sara | Remove obsolete type attribute in AbstractSelect subclasses |
commit | commitdiff | tree | snapshot |
2016-07-15 |
Dillion Bowman | Added a null check to method 'setCellFocus' in grid... 7.7.0.beta1 |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Sampsa Sohlman | Fix typo |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Sampsa Sohlman | Fix javax.servlet version |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Teemu Suo-Anttila | Add support for sorting with backend data sources |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Sampsa Sohlman | Fix the OSGi version at MANIFEST.MF so it does not... |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Teemu Suo-Anttila | Handle in-memory sorting in Grid with Comparators |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Johannes Dahlström | Expose a public Binding interface, add unit tests to... |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Johannes Dahlström | Move Binder to a more proper package |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Johannes Dahlström | Add a new AbstractField class, refactor fields to extend it |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Anna Koskinen | GridLayoutDetailsRowTest to work with PhantomJS |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Teemu Suo-Anttila | Add sortable support to Grid Columns |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Teemu Suo-Anttila | Fix adding columns to Grid before attaching to UI |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Teemu Suo-Anttila | Add method to DataSource for checking if data is in... |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Johannes Dahlström | Rename onEvent style methods to add*Listener |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Teemu Suo-Anttila | Move DataSource handling to DataCommunicator |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Johannes Dahlström | Rename Handler to EventListener |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Marko Gronroos | Scaled images and fixes to Grid, FormLayout, and Slider... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Marko Gronroos | Basic documentation of the declarative format for order... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Henri Sara | Fix and optimize TabsheetScrollingTest |
commit | commitdiff | tree | snapshot |
2016-07-13 |
adam | Fixing drag and drop file upload issue on windows ... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Henri Sara | Fixing Grid Layout required indicator position (#18418) |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Artur Signell | Support static inner classes when reading/writing decla... |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Henri Sara | Disable tooltip tests for Firefox. |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Henri Sara | Fix ComboBox highlight width on IE8/9 (#19889) |
commit | commitdiff | tree | snapshot |
2016-07-13 |
Teemu Suo-Anttila | Add basic AppWidgetset documentation |
commit | commitdiff | tree | snapshot |
next |