summaryrefslogtreecommitdiffstats
path: root/client/src/main/resources/com/vaadin
Commit message (Collapse)AuthorAgeFilesLines
* Change the order of inheritance to preserve user.agent property (#10470)Adam Wagner2017-12-271-2/+2
|
* Add empty line at the end of files (#10142)Ahmed Ashour2017-10-061-1/+1
|
* Replace tab with spaces in .xml files (#10064)Ahmed Ashour2017-09-221-28/+28
|
* Add DOCTYPE for GWT module filesAhmed Ashour2017-09-142-0/+4
|
* Support for HTML5 push/replaceState for proper deep linking features (#8116)Matti Tahvonen2017-01-131-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.
* Remove Vaadin 6 DefaultWidgetSetArtur Signell2016-09-131-9/+0
| | | | Change-Id: I41a509c5a1dbb4388f11517dd62894ad2713f9aa
* Implement new RichTextAreaArtur Signell2016-09-1224-0/+35
| | | | Change-Id: I6f430c77caaad6d610133f340eba960f2268897e
* Added a fallback value for useragent (#20172)Matti Tahvonen2016-08-301-0/+3
| | | | | | | | | Without this change, some browsers, like GoogleBot, don't properly render the page. Instead of weird JS exception (and hit to server with 404) we should at least try to render the app with all browser. As webikit/chromium based browsers are nowadays most popular, falling back to "safari" permutation. Change-Id: I4275110962432b2552d51715a86a8e815fe539ad
* Rename packages in compatibility-client to use com.vaadin.v7Artur Signell2016-08-2224-35/+0
| | | | Change-Id: Id0f178dfc3910ee7492c860d381b2d413e82ba73
* Remove IE8-IE10 client side codeArtur Signell2016-08-182-56/+1
| | | | Change-Id: I2ca0b41c3cc2ed851646ced2e0693a93b1853c95
* Build vaadin-client with mavenTeemu Suo-Anttila2016-03-1846-0/+585
Change-Id: I36c426086a2b957f6f738d17470c499a01ddac3b