monkeytype/public/js
Joel Bradshaw c8764790b8
Remove private methods from simplePopup
The added simplePopup had private methods, which totally breaks Firefox and Safari since it's a syntax error and this file then doesn't load at all. We can simply make these methods public, there's no reason they need to be private to work, it's just a code organization thing.
2020-10-30 01:06:46 -07:00
..
account.js prettier 2020-10-26 20:28:25 +00:00
chart.min.js
chartjs-plugin-annotation.js
chartjs-plugin-trendline.js
commandline.js added change highlight mode 2020-10-29 17:49:42 -04:00
db.js prettier 2020-10-26 20:28:25 +00:00
easing.js
english_quotes.json ran prettier on entire repo using 'npx prettier --write .' 2020-10-27 19:23:12 -07:00
fonts.json
html2canvas.min.js
jquery-3.5.1.min.js
jquery.color.min.js
jquery.cookie-1.4.1.min.js
layouts.js Improved support for International (ISO) keyboards; fix Colemak-DH layouts 2020-10-28 17:58:36 +00:00
leaderboards.js
misc.js Remove private methods from simplePopup 2020-10-30 01:06:46 -07:00
moment.min.js
script.js Merge pull request #498 from corey-b/master 2020-10-30 00:07:55 +00:00
settings.js added change highlight mode 2020-10-29 17:49:42 -04:00
userconfig.js added change highlight mode 2020-10-29 17:49:42 -04:00
words.js