Skip to content

Releases: tablecheck/ts-loader

v3.1.4 Release

29 Oct 03:47
b425766
Compare
Choose a tag to compare
Merge pull request #33 from SimeonC/v3.1.4

chore(release): 3.1.4

v3.1.2

18 Sep 01:19
ddc78ec
Compare
Choose a tag to compare

Support for LogRocket by not correctly loading Stylesheets from CloudFront and not cache.
This means that the WebView/Browser handles the caching not our custom code.

v3.1.1

05 Mar 09:49
bc0c16d
Compare
Choose a tag to compare
Merge pull request #30 from SimeonC/feat-support-is-tablet

feat(isTablet): support separate tablet app host

v3.1.0

09 Feb 03:04
569eff7
Compare
Choose a tag to compare

Supporting WKWebView features in cordova.

v3.0.1

09 Nov 03:13
ed043d1
Compare
Choose a tag to compare

See Changelog.

2.7.1

15 May 08:21
Compare
Choose a tag to compare

v2.7.1 - 2017-05-15

  • Avoid the download of unecessary file for browsers

2.7.0

11 May 05:17
Compare
Choose a tag to compare

v2.7.0 - 2017-05-11

  • [FIX] Remove detectNavigatorLocale
  • [FIX] Add polyfills
  • [README] Add more information to README

2.6.0

15 May 08:22
Compare
Choose a tag to compare

v2.6.0 - 2017-04-25

  • [AppHost] Removed the use of localStorage
  • [FIX] Parsing dataset properly
  • [FIX] Avoid crash for md5 parsing of empty files

2.5.0

12 Jan 07:36
Compare
Choose a tag to compare

v2.5.0 - 2017-01-12

  • [AppHost] If localStorage is set, use that before appPreferences
  • [DevDependencies] Update to latest webpack and eslint
  • [CHANGELOG] Use proper markdown format

2.4.0

12 Jan 07:36
Compare
Choose a tag to compare

v2.4.0 - 2017-01-06

  • appPreferences plugin promise usage does not support Android 4
  • Fallback to localStorage for appHost config if no plugin support