summaryrefslogtreecommitdiff
path: root/themes/LoveIt/assets/data/polyfill.yml
blob: 048d555efeabdbf45b64144a4e1c13e588f416e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
theme:
  - html5shiv
  - Object.values
  - Promise
  - fetch
  - Element.prototype.after
smooth-scroll:
  - Element.prototype.closest
  - requestAnimationFrame
  - CustomEvent
algoliasearch:
  - Promise
  - Object.entries
  - Object.assign
TypeIt:
  - Array.prototype.fill
  - Array.prototype.find
  - Array.from
  - IntersectionObserver
  - Math.sign
  - Object.assign
  - Promise