| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add mention of Wildfly 11 support and a test for it (#10319) | Teemu Suo-Anttila | 2017-11-15 | 1 | -1/+1 |
* | AbstractDateField.formatDate() to be abstract (#10186) | Ahmed Ashour | 2017-10-20 | 1 | -0/+2 |
* | Fix typos (#10213) | Ahmed Ashour | 2017-10-20 | 1 | -2/+2 |
* | Convert AbstractDateField not to be a LegacyComponent (#10148) | Ahmed Ashour | 2017-10-13 | 1 | -0/+1 |
* | Add ErrorLevel to Validators and results (#10099) | Teemu Suo-Anttila | 2017-10-11 | 1 | -0/+1 |
* | Edit grid row by index - server side (#10040) | Piotr Wilkin | 2017-10-10 | 1 | -1/+1 |
* | Registration to remove state.registeredEventListeners (fixes #9634) (#10130) | Ahmed Ashour | 2017-10-04 | 1 | -0/+1 |
* | Add role="grid" and aria-multiselectable to grid (#10009) | Knoobie | 2017-10-04 | 1 | -0/+1 |
* | Revert "Store Vaadin session after each update" (#10112)8.2.0.alpha2 | Henri Sara | 2017-09-28 | 1 | -1/+0 |
* | Add since tags and update release notes (#10109) | Henri Sara | 2017-09-28 | 1 | -0/+10 |
* | Support addCloseListener for Notification (#10027) | Ahmed Ashour | 2017-09-27 | 1 | -1/+3 |
* | Convert Embedded not to be a LegacyComponent (#10088) | Ahmed Ashour | 2017-09-27 | 1 | -0/+1 |
* | Implement error level on client side (#9817) | Adam Wagner | 2017-09-27 | 1 | -0/+2 |
* | Fix BindingBuilder to always use the same instance (#10004) | Teemu Suo-Anttila | 2017-09-26 | 1 | -0/+1 |
* | Improve Binder value change handling with bean validation (#9988) | Teemu Suo-Anttila | 2017-09-25 | 1 | -1/+2 |
* | Replace tab with spaces in .xml files (#10064) | Ahmed Ashour | 2017-09-22 | 1 | -46/+46 |
* | Replace CRLF with LF (#10062) | Henri Sara | 2017-09-22 | 1 | -97/+97 |
* | Add scroll logic from TreeGrid to Tree (#10005) | Piotr Wilkin | 2017-09-20 | 1 | -0/+1 |
* | Remove redundant versions in POMs (#9990) | Ahmed Ashour | 2017-09-14 | 1 | -1/+0 |
* | Update version to 8.2-SNAPSHOT (#9946) | Teemu Suo-Anttila | 2017-09-08 | 1 | -1/+1 |
* | Update release notes for 8.2.0.alpha1 (#9937) | Henri Sara | 2017-09-07 | 1 | -31/+17 |
* | Provide API for setting row heights in Grid for different sections (#9810) | Teemu Suo-Anttila | 2017-08-11 | 1 | -0/+1 |
* | Remove margin-left for FontAwesome icons in ComboBox (#9805) | Teemu Suo-Anttila | 2017-08-10 | 1 | -0/+1 |
* | Update release notes incompatible changes heading (#9771) | Henri Sara | 2017-08-03 | 1 | -1/+1 |
* | Update release notes for maintenance versions (#9755) | Henri Sara | 2017-08-01 | 1 | -3/+4 |
* | Update release notes for 8.1 final (#9722)8.1.0 | Henri Sara | 2017-07-24 | 1 | -4/+4 |
* | Fix typo in release notes (#9710) | Henri Sara | 2017-07-24 | 1 | -1/+1 |
* | Remove mention of height limitation in Tree (#9689) | Teemu Suo-Anttila | 2017-07-18 | 1 | -1/+0 |
* | Add information about known limitations (#9633)8.1.0.rc1 | Henri Sara | 2017-07-04 | 1 | -0/+2 |
* | Add information about backwards incompatible changes | Henri Sara | 2017-07-03 | 1 | -0/+4 |
* | Update release notes for release candidate (#9625) | Henri Sara | 2017-07-03 | 1 | -2/+2 |
* | Update release notes and screenshots for link style | Henri Sara | 2017-06-30 | 1 | -0/+1 |
* | Add presentation value providers for Grid (#9553) | Teemu Suo-Anttila | 2017-06-27 | 1 | -0/+2 |
* | Fix keymapper reverse mapping (#9535) | Ilia Motornyi | 2017-06-21 | 1 | -1/+1 |
* | Add new artifacts to vaadin-all ZIP | Henri Sara | 2017-05-26 | 2 | -0/+21 |
* | Update release notes for beta (#9422)8.1.0.beta1 | Henri Sara | 2017-05-24 | 1 | -1/+1 |
* | Hide DataGenerator from Column API (#9351) | Teemu Suo-Anttila | 2017-05-19 | 1 | -1/+2 |
* | Refactor common methods in in-memory data providers (#9308) | Aleksi Hietanen | 2017-05-16 | 1 | -1/+1 |
* | Use theme font and normal line wrapping for regular tooltips (#9143) | Leif Åstrand | 2017-05-15 | 1 | -0/+1 |
* | Add mobile html5 dnd support using polyfill (#9282) | Pekka Hyvönen | 2017-05-11 | 2 | -1/+16 |
* | Fix minor issues with Tree theme and TB API (#9226) | Teemu Suo-Anttila | 2017-05-03 | 1 | -2/+3 |
* | Add OSGi documentation and release notes (#9155) | Henri Sara | 2017-04-26 | 1 | -0/+3 |
* | Mention non-compatibility renames in migration instructions (#9097) | Leif Åstrand | 2017-04-18 | 1 | -1/+4 |
* | Snapshot version update to 8.1 (#9023) | Ilia Motornyi | 2017-04-05 | 1 | -1/+1 |
* | Update release notes for 8.1.0.alpha1 (#8863) | Pekka Hyvönen | 2017-03-17 | 1 | -147/+15 |
* | Mention VaadinServiceInitListener and JS state diff in release notes (#8607) | Leif Åstrand | 2017-02-21 | 1 | -1/+2 |
* | Fix creation of vaadin-all javadoc in release builds (#8588) | Henri Sara | 2017-02-16 | 1 | -1/+1 |
* | Add release notes mention of context click events (#8573) | Teemu Suo-Anttila | 2017-02-15 | 1 | -0/+1 |
* | Add Payara as an officially supported server (#8520) | Leif Åstrand | 2017-02-09 | 1 | -0/+1 |
* | Mention removed ThreadLocal.setInheritable in release notes (#8466) | Leif Åstrand | 2017-02-07 | 1 | -0/+1 |