GitHub user klopfdreh opened a pull request:
https://github.com/apache/wicket/pull/275
[WICKET-6544] mobile browser detection is improved (with YAUAA)
Hi all,
here my 5 cent regarding the browser detection with
https://github.com/nielsbasjes/yauaa
you have to extend the test to see the real benefit.
kind regards
Tobias
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/klopfdreh/wicket browser_version_detection
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/275.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #275
----
commit 96bab261b5c9e96393737444ac9601eda97ef7bc
Author: Tobias Soloschenko <tsoloschenko@...>
Date: 2018-04-12T07:05:19Z
Browser / Version detection
----
---