about summary refs log tree commit diff
path: root/app/javascript/mastodon/load_polyfills.js
AgeCommit message (Expand)Author
2023-04-07Remove Array.prototype.includes polyfill (#24234)Nick Schonning
2023-03-23Remove isNaN polyfill (#24224)Nick Schonning
2023-01-05Remove object-fit polyfill for the old Microsoft Edge (#22693)TAKAHASHI Shuuji
2022-10-14Replace `CancelToken` to `AbortSignal` (#19352)Yamagishi Kazutoshi
2020-02-18Fix old browsers crashing because of missing `finally` polyfill in web UI (#1...ThibG
2018-04-23Refactor resizeImage method (#7236)Yamagishi Kazutoshi
2018-03-08Add polyfill for Object.values (#6697)Yamagishi Kazutoshi
2017-07-31Load extra polyfills when isIntersecting is undefined (#4469)Yamagishi Kazutoshi
2017-07-14Add object-fit polyfill for Edge (#4182)unarist
2017-05-30Extract polyfill loading into single module (#3421)Nolan Lawson