LoveIt/assets/lib/polyfill.yml

22 lines
368 B
YAML
Raw Normal View History

smooth-scroll:
- Element.prototype.closest
- requestAnimationFrame
- CustomEvent
algoliasearch:
- Promise
- Object.entries
- Object.assign
2020-04-27 19:38:22 +02:00
TypeIt:
- Array.prototype.fill
- Array.prototype.find
- Array.from
- IntersectionObserver
- Math.sign
- Object.assign
- Promise
theme:
- Object.values
- Promise
- fetch
- Element.prototype.after