irony
a0518b9a00
Added Pureact
6 years ago
Simon Friis Vindum
ff59494649
Merge pull request #429 from OctupleSakura/grammar-optimization
...
refact: Small part of the grammar optimization
6 years ago
Simon Friis Vindum
e4efc1dcfd
Merge pull request #423 from mightyiam/node-vesion-file
...
chore: .node-version, .nvmrc and nodenv files
6 years ago
Simon Friis Vindum
256e35f63b
Merge pull request #433 from grimalschi/master
...
Adding a new Snabbdom logo
6 years ago
Veaceslav Grimalschi
fab31f3562
Add logo to README.md
6 years ago
Veaceslav Grimalschi
2b56e24953
Add logo.png
6 years ago
Łukasz Makuch
9a68a1e8a5
Mentioned the Rosmaro Snabbdom starter in the README.
6 years ago
octuplesakura
0a3bc6fdf4
refact: Small part of the grammar optimization
6 years ago
Shahar Or (mightyiam)
5c0f3db753
fix: npm test script `karma start`
...
Fixes #426
6 years ago
Shahar Or (mightyiam)
d0cabc9712
chore: add a package-lock.json
...
Closes #424
6 years ago
Shahar Or (mightyiam)
db3100d3de
chore: .node-version, .nvmrc and nodenv files
...
Closes #422
6 years ago
paldepind
81da0c1242
Version 0.7.3
6 years ago
paldepind
f66f919960
Test that multiple event listeners all receive event and vnode
6 years ago
paldepind
425a6b2ded
Add comment documenting bug-fix
6 years ago
Simon Friis Vindum
3b04714e81
Merge pull request #409 from whitecolor/patch-3
...
Fix for #360 error in IE/Edge
6 years ago
Simon Friis Vindum
29b2829f16
Merge pull request #378 from kay999/master
...
Updated documentation for eventlisteners and fixed missing event/vnode for arrays of handlers
6 years ago
Alex
695da13ec5
Fix for #360 error in IE/Edge
...
Binding raf to window resolves the error.
6 years ago
Simon Friis Vindum
3c0f50af42
Merge pull request #407 from mariusmuja/patch_fix
...
Fix for patching node with text over node with children
6 years ago
Marius Muja
6a632c2872
Fix for patching node with text over node with children
6 years ago
Jan van Brügge
e034e966a4
Finish CI configuration
6 years ago
Simon Friis Vindum
80603c28f3
Merge pull request #399 from jvanbruegge/browserstack
...
Move to karma, allow to test on browserstack
6 years ago
Jan van Brügge
2e73a926cd
Move to karma, allow to test on browserstack
6 years ago
Jan van Brügge
a34ffffffa
Explain insertBefore in README
6 years ago
Simon Friis Vindum
665d9d39ff
Version 0.7.2
7 years ago
Simon Friis Vindum
f7c3b0c216
Merge pull request #390 from jvanbruegge/forceEval
...
Force evaluation of the element stylesheet
7 years ago
Jan van Brügge
276f78d859
Add snabbdom-looks-like to README
7 years ago
Jan Schär
102fb5940c
Suggesst using classList polyfill
...
This seems like a much better solution
7 years ago
Jan Schär
00129c25ab
Fix SVG classes example in readme
...
This snippet was added in #287 , but it clearly was never tested because it doesn't work (the `underline` class is simply overwritten).
7 years ago
Jan van Brügge
953a326757
Force page reflow before applying styles
7 years ago
Joe Pea
0095162699
make it obvious how to unmount
7 years ago
Simon Friis Vindum
4455e73e9f
Merge pull request #384 from blikblum/redundant-children
...
Remove redundant is.array check in h
7 years ago
Luiz Américo
93787151e2
Remove redundant is.array check in h
7 years ago
Simon Friis Vindum
1c4bfb76ac
Merge pull request #380 from flintinatux/patch-1
...
Add puddles to README.md
7 years ago
Scott McCormack
3fe95cccde
Merge branch 'master' into patch-1
7 years ago
Simon Friis Vindum
d0ddf15ec4
Merge pull request #382 from jcbrand/master
...
Mention Backbone.VDOMView in the README
7 years ago
JC Brand
053a387559
Mention Backbone.VDOMView in the README
7 years ago
Scott McCormack
37a522dfbd
Add puddles to README.md
7 years ago
kay999
efda964ddb
Updated documentation for eventlisteners
7 years ago
kay999
b9f2db2e60
Update eventlisteners.ts
7 years ago
Simon Friis Vindum
b4d69aea97
Merge pull request #372 from Jocs/master
...
Update: add Mark Text to README
7 years ago
Jocs
1a8892c35a
Update: add Mark Text to README
7 years ago
Simon Friis Vindum
fd302951a8
Merge pull request #370 from NoBey/master
...
fix README
7 years ago
NoBey
006133228a
fix README
7 years ago
Simon Friis Vindum
730f6f89af
Merge pull request #369 from tobli/simplifySetAttribute
...
Refactor to remove function casting.
7 years ago
Tobias Lidskog
d7a38d71b7
Refactor to remove function casting.
...
Casting the setAttribute and setAttributeNS functions at each call site make the code harder to read. Instead extract the new overloads for Element into a global declare statement.
This does not change the generated javascript code, just makes the typescript easier to read.
7 years ago
Simon Friis Vindum
093367e645
Merge pull request #364 from gfmio/fix-issue-361
...
Fix for issue 361
7 years ago
Frederique Mittelstaedt
584f2c5334
Fix for issue 361
7 years ago
K
3438b74801
Added toVNode domApi test
7 years ago
K
fb04f628f3
Fixed missing domApi argument in recursive toVNode() call
7 years ago
Simon Friis Vindum
410d2b3a27
Version 0.7.1
7 years ago