]> git.proxmox.com Git - mirror_novnc.git/history - utils/use_require_helpers.js
Use fat arrow functions `const foo = () => { ... };` for callbacks
[mirror_novnc.git] / utils / use_require_helpers.js
2018-07-12 Juanjo DiazUse fat arrow functions `const foo = () => { ... }...
2018-07-11 Pierre OssmanMerge branch 'cursor' of https://github.com/CendioOssma...
2018-07-04 Pierre OssmanMerge branch 'fix/ie11-numpad5-compatibility' of https...
2018-06-07 Pierre OssmanMerge branch 'issue_templates' of https://github.com...
2018-05-25 Samuel MannehedMerge pull request #1013 from juanjoDiaz/es6_refactor_2
2018-05-23 Juanjo DiazPrefer const/let over var
2018-05-23 Juanjo DiazAdd eslint and fix reported issues
2018-03-06 Samuel MannehedMerge pull request #989 from PeterDaveHelloKitchen...
2018-02-28 Pierre OssmanMerge branch 'userequire' of https://github.com/CendioO...
2018-02-28 Pierre OssmanOnly use converted modules as legacy fallback for app
2018-01-05 Pierre OssmanRemove intermediate files when bundling
2018-01-05 Pierre OssmanConvert use_require.js to use promises
2017-09-29 Pierre OssmanMerge branch 'optional-port' of https://github.com...
2017-05-04 Pierre OssmanMerge branch 'png_cursor' of https://github.com/CendioO...
2017-03-25 Solly RossMerge pull request #738 from patrakov/master
2017-03-22 Solly RossMerge pull request #774 from novnc/refactor/es6-module...
2017-03-21 Solly RossVendor in an IE11 polyfill for Promises
2017-03-07 Solly RossAllow transforming to any format