Commit Graph

799 Commits (974fb97458e949d3b210f450d941ffadf10aadf2)
 

Author SHA1 Message Date
Shahar Dawn Or 814c2e50d7
style: four eslint rules enabled (#548)
- import/newline-after-import
- dot-notation
- import/first
- no-undef
5 years ago
Simon Friis Vindum 9f55486f42
Merge pull request #546 from zymfe/merge-statement
chore: merge statement
5 years ago
zymfe f98dcabfa9 chore: merge statement 5 years ago
Shahar Dawn Or d4a8640132
test: run jsx test (#533)
Fixes #532.
5 years ago
Shahar Dawn Or 2dc536a394
test: strict assertions (#529) 5 years ago
Shahar Dawn Or 14d7e0af25
style: lint .tsx (#530)
Fixes #528.
5 years ago
Shahar Dawn Or 6eacf72763
style: no-sequences, no-void, quote-props (#527) 5 years ago
Shahar Dawn Or ad3745bfe8
style: single quotes (#526) 5 years ago
Shahar Dawn Or 431f95018e
fix: include JSX related module in package (#524)
Fixes #503.
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 Dawn Or 2ada1f55de
chore: more precise paths in .gitignore (#507) 5 years ago
Shahar Dawn Or b3729457e1
Merge pull request #506 from snabbdom/editorconfig-checker-config
chore: add editorconfig-checker configuration
5 years ago
Shahar Or (mightyiam) 2f0c8df347 chore: add editorconfig-checker configuration
Fixes #505.
5 years ago
Shahar Dawn Or aac0233b1f
Merge pull request #493 from snabbdom/linux-package-json
chore: update package-lock.json to linux
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
Simon Friis Vindum fa7b7d0796
Merge pull request #496 from tobymao/patch-1
Add Snabberb to README.
5 years ago
Toby Mao f5486713b0
Update README.md 5 years ago
Toby Mao f277d64eed
Add Snabberb to README. 5 years ago
Simon Friis Vindum f49c793eb4
Merge pull request #451 from nojvek/nojvek-h-tsx
snabbdom can be used with jsx/tsx via jsxFactory: jsx
5 years ago
Shahar Or (mightyiam) 0cc0064a94 docs: introduce remark and some readme tweaks
Fixes #483.
5 years ago
Noj Vek f8774a96f5 comment 5 years ago
Noj Vek 0c7f9ddd16 jsx vnode child types 5 years ago
Noj Vek 69294d8cb6 nit 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 8edc47fe75
Merge pull request #393 from jscissr/patch-1
Replace broken SVG classes example in readme with link to classList polyfill
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 3ae871dd82
Merge pull request #463 from snabbdom/dependabot/npm_and_yarn/mixin-deep-1.3.2
Bump mixin-deep from 1.3.1 to 1.3.2
5 years ago
Simon Friis Vindum 0881343e01 Update TypeScript, refactor 5 years ago
Simon Friis Vindum 5a3ae5e14b
Merge pull request #485 from snabbdom/eslint-typescript-array-type
style: @typescript-eslint/array-type
5 years ago
Simon Friis Vindum c1854450b3
Merge pull request #487 from labtocat/master
Removed broken link of  Benchmark from readme
5 years ago
Sachin Philip Mathew c2e66b5eb1 removed broken link of Benchmark from readme 5 years ago
Noj Vek 7ff8d13b4e snabbdom can be used with jsx/tsx via jsxFactory: jsx 5 years ago
Shahar Or (mightyiam) dcdde2e869 style: @typescript-eslint/array-type 5 years ago
Shahar Dawn Or 5fd1cec46c
Merge pull request #480 from snabbdom/repo-package-files
chore: overhaul gitignore and whitelist packaged files
5 years ago
Shahar Or (mightyiam) 7c9a7acc1d chore: overhaul gitignore and whitelist packaged files
Fixes #475.
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 Dawn Or 52cd3eec36
Merge pull request #455 from snabbdom/editorconfig
chore: editorconfig + checker
5 years ago
Shahar Or (mightyiam) a907828f12 chore: editorconfig + checker 5 years ago
Simon Friis Vindum 8b66f53bc1
Merge pull request #467 from snabbdom/maintenance-policy
docs: maintenance policy
5 years ago
Shahar Or (mightyiam) 21511f3058 docs: maintenance policy
Fixes #462.
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 Dawn Or 9053f07131
Merge pull request #454 from snabbdom/eslint
chore: soft introduce linting
5 years ago
Shahar Or (mightyiam) 4d07d0c39b chore: soft introduce linting 5 years ago