Commit Graph

28 Commits (68cbe83dd2e92e3f8a86c812c92f4cdf8142d0b8)

Author SHA1 Message Date
Shahar Or (mightyiam) 2008705a94 chore: upgrade eslint stack 5 years ago
Shahar Or (mightyiam) 8e24bbf016 chore: do not provide UMD bundles
BREAKING CHANGE: UMD bundles are no longer provided.

Closes #498. Closes #514. Closes #481.
5 years ago
Shahar Dawn Or c0a7f1ef82
chore(test): karma-webpack, test both CommonJS & ES modules (#542)
Fixes #543.
5 years ago
Shahar Dawn Or 8055d395f5
chore(test): chai assert & karma-mocha-reporter (#541)
Closes #535.
5 years ago
Shahar Dawn Or e9b91aeff2
chore: introduce commit linting (#512)
Closes #501.
5 years ago
Shahar Dawn Or e018fdf79f
chore(tsc): simplify tsconfig.json using tsconfigs (#511) 5 years ago
Shahar Dawn Or a2342e6875
style: normalize whitespace (#510) 5 years ago
Shahar Dawn Or b77cb512f4
refactor(tests): convert to TypeScript (#508)
Closes #293.
Fixes #509.
5 years ago
Shahar Or (mightyiam) 92c342de01 chore: update package-lock.json to linux 5 years ago
Shahar Dawn Or 5014e65cca
Merge pull request #490 from snabbdom/remark
docs: introduce remark and some readme tweaks
5 years ago
Shahar Or (mightyiam) 0cc0064a94 docs: introduce remark and some readme tweaks
Fixes #483.
5 years ago
Noj Vek 5035aed23a Merge branch 'master' of github.com:snabbdom/snabbdom into nojvek-h-tsx 5 years ago
Simon Friis Vindum f54fb9b59c
Merge pull request #489 from snabbdom/refactor-new-typescript
Update TypeScript, refactor
5 years ago
Simon Friis Vindum 0db9e8b038
Merge pull request #464 from snabbdom/dependabot/npm_and_yarn/handlebars-4.5.1
Bump handlebars from 4.1.1 to 4.5.1
5 years ago
Simon Friis Vindum 5b5576f1bd
Merge pull request #465 from snabbdom/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
5 years ago
Simon Friis Vindum d9ff8da599
Merge pull request #466 from snabbdom/dependabot/npm_and_yarn/js-yaml-3.13.1
Bump js-yaml from 3.13.0 to 3.13.1
5 years ago
Simon Friis Vindum 0881343e01 Update TypeScript, refactor 5 years ago
Noj Vek 7ff8d13b4e snabbdom can be used with jsx/tsx via jsxFactory: jsx 5 years ago
dependabot[bot] 35796cb124
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Shahar Or (mightyiam) a907828f12 chore: editorconfig + checker 5 years ago
dependabot[bot] 32a0ff3733
Bump js-yaml from 3.13.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.13.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Shahar Or (mightyiam) 4d07d0c39b chore: soft introduce linting 5 years ago
Shahar Or (mightyiam) b39ada9ea4 0.7.4 5 years ago
dependabot[bot] 4243938d6a
Bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot] 808944d2f3
Bump handlebars from 4.1.1 to 4.5.1
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.1 to 4.5.1.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.1...v4.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Shahar Or (mightyiam) 9033c58d67 chore: git pre-commit hook npm test 5 years ago
KWorks 3e87660517 test: update karma-firefox-launcher
fixes #445
6 years ago
Shahar Or (mightyiam) d0cabc9712 chore: add a package-lock.json
Closes #424
6 years ago