Commit d89da46
committed
Use customElements polyfill to add Safari support
Due to Safari not supporting customized builtins (is=""
attribute) (https://bugs.webkit.org/show_bug.cgi?id=182671)
use a polyfill to provide this functionality in Safari.1 parent d05c3d0 commit d89da46
File tree
3 files changed
+6
-0
lines changed- admin
- app/javascript
- solidus_admin
- vendor
- config
3 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments