Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set correct GWT .dtd definition (#11110) | Ilia Motornyi | 2018-08-13 | 1 | -1/+1 |
| | |||||
* | Enable Maven plugin for Eclipse formatting (#10829) | Ilia Motornyi | 2018-04-19 | 1 | -4/+4 |
| | |||||
* | Change the order of inheritance to preserve user.agent property (#10470) | Adam Wagner | 2017-12-27 | 1 | -2/+2 |
| | |||||
* | Replace tab with spaces in .xml files (#10064) | Ahmed Ashour | 2017-09-22 | 1 | -28/+28 |
| | |||||
* | Add DOCTYPE for GWT module files | Ahmed Ashour | 2017-09-14 | 1 | -0/+2 |
| | |||||
* | Support for HTML5 push/replaceState for proper deep linking features (#8116) | Matti Tahvonen | 2017-01-13 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Added support for HTML5 push/replaceState for proper deep linkin features * Automated test script now works at least on chrome * Uses html5 push/popstate to implement uri fragment feature * fire legacy fragment change events also via popstate events rpc calls * send new fragments via pushstate mechanism * formatting * Formatting and adding test and workaround for IE bug * Formatting and depracated UriFragmentListener * Aligned naming in the new API * Ignored IE due to web driver bug Tested a workaround with javascript based window.location.href fetch, but that don’t seem to work stable enough. | ||||
* | Build vaadin-client with maven | Teemu Suo-Anttila | 2016-03-18 | 1 | -0/+42 |
Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b |