You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
snabbdom/test/unit
Jan van Brügge 0e34828632
chore(test): make tests run again on older browsers
When removing unnecessary dependencies, polyfills like core-js were
removed, as well as webpack which bundled the tests to es5. With this
commit, tests that need specific browser features are skipped if the
browser does not support them and the code is compiled to es5 by
karma-typescript
4 years ago
..
attachto.ts chore(refactor): format code with prettier 4 years ago
attributes.ts chore(refactor): format code with prettier 4 years ago
core.ts chore(test): make tests run again on older browsers 4 years ago
dataset.ts chore(refactor): format code with prettier 4 years ago
eventlisteners.ts chore(refactor): apply eslint hints 4 years ago
htmldomapi.ts chore(refactor): format code with prettier 4 years ago
jsx.tsx feat: add JSX namespace to jsx factory 4 years ago
style.ts chore(refactor): format code with prettier 4 years ago
thunk.ts chore(refactor): apply eslint hints 4 years ago