summaryrefslogtreecommitdiffstats
path: root/src/mixins/browserCheck.js
AgeCommit message (Expand)Author
2021-08-23Fix license tagJoas Schilling
2021-01-20Remove "unsupported browser" warning for OperaJacek
2020-10-12Use defined constantsJoas Schilling
2020-08-27Fix permanent timeoutJoas Schilling
2020-05-19Fix browser version comparison with ChromiumJoas Schilling
2020-05-18Use a better lib for browser detectionJoas Schilling
2020-04-08Don't show a warning to use the same browserJoas Schilling
2020-04-07Apply suggestions from code review Joas Schilling
2020-04-07Remove linksMarco Ambrosini
2020-04-07Add documentationMarco Ambrosini
2020-04-07Move the logic to a method to avoid multiple executionsMarco Ambrosini
2020-04-07Disable call button and show tooltip if unsupportedMarco Ambrosini
2020-04-06Create browserCheck mixinMarco Ambrosini