Skip to content

Releases: vaadin/touchkit

Theme fix

07 Oct 08:48
40bcf5d
Compare
Choose a tag to compare
  • Fix dublicate icon issue with date picker

iOS 16 compatibility

07 Oct 07:59
7331dd3
Compare
Choose a tag to compare
  • Fix compatibility with Safari on iOS 16
  • Deprecate application cache manifest

Fix Jsoup

21 Oct 08:57
3841988
Compare
Choose a tag to compare

Fixed to use new Jsoup due Vaadin 7.7.28 release

Fix AppCache issue with Firefox

26 Jul 13:40
a318d48
Compare
Choose a tag to compare
  • Use service worker, local storage aka PWA when using newer Firefox / Android versions

4.2.1

06 Jul 09:13
782401d
Compare
Choose a tag to compare
  • Added support for service worker, local storage aka PWA when using newer Chrome / Android versions
  • Fix path issue when deployed to Windows servers

Small fixes regarding production mode

27 Jul 15:05
04ec625
Compare
Choose a tag to compare

Fixes NPE and another potential exception that can happen in production mode.