Commit Graph

671 Commits (2d455b52dcabc2f8e52082536e635a66e98eb650)
 

Author SHA1 Message Date
Simon Friis Vindum b40ab1ca46
Merge pull request from mightyiam/npm-test-command-karma-start
fix: npm test script `karma start`
Simon Friis Vindum 63a0c041c7
Merge pull request from jvanbruegge/finishCI
Finish CI configuration
Simon Friis Vindum 8787d60221
Merge pull request from trusktr/patch-1
make it obvious how to unmount
Simon Friis Vindum de104c01df
Merge pull request from mightyiam/package-lock.json
chore: add a package-lock.json
Simon Friis Vindum dcce583bd2
Merge pull request from lukaszmakuch/rosmaro_snabbdom_starter
Mentioned the Rosmaro Snabbdom starter in the README.
Simon Friis Vindum 4e25f868b3
Merge branch 'master' into rosmaro_snabbdom_starter
Simon Friis Vindum 1f399d6dde
Merge pull request from irony/patch-1
Added Pureact
irony a0518b9a00
Added Pureact
Simon Friis Vindum ff59494649
Merge pull request from OctupleSakura/grammar-optimization
refact: Small part of the grammar optimization
Simon Friis Vindum e4efc1dcfd
Merge pull request from mightyiam/node-vesion-file
chore: .node-version, .nvmrc and nodenv files
Simon Friis Vindum 256e35f63b
Merge pull request from grimalschi/master
Adding a new Snabbdom logo
Veaceslav Grimalschi fab31f3562
Add logo to README.md
Veaceslav Grimalschi 2b56e24953 Add logo.png
Łukasz Makuch 9a68a1e8a5 Mentioned the Rosmaro Snabbdom starter in the README.
octuplesakura 0a3bc6fdf4 refact: Small part of the grammar optimization
Shahar Or (mightyiam) 5c0f3db753 fix: npm test script `karma start`
Fixes 
Shahar Or (mightyiam) d0cabc9712 chore: add a package-lock.json
Closes 
Shahar Or (mightyiam) db3100d3de chore: .node-version, .nvmrc and nodenv files
Closes 
paldepind 81da0c1242 Version 0.7.3
paldepind f66f919960 Test that multiple event listeners all receive event and vnode
paldepind 425a6b2ded Add comment documenting bug-fix
Simon Friis Vindum 3b04714e81
Merge pull request from whitecolor/patch-3
Fix for  error in IE/Edge
Simon Friis Vindum 29b2829f16
Merge pull request from kay999/master
Updated documentation for eventlisteners and fixed missing event/vnode for arrays of handlers
Alex 695da13ec5
Fix for error in IE/Edge
Binding raf to window resolves the error.
Simon Friis Vindum 3c0f50af42
Merge pull request from mariusmuja/patch_fix
Fix for patching node with text over node with children
Marius Muja 6a632c2872 Fix for patching node with text over node with children
Jan van Brügge e034e966a4 Finish CI configuration
Simon Friis Vindum 80603c28f3
Merge pull request from jvanbruegge/browserstack
Move to karma, allow to test on browserstack
Jan van Brügge 2e73a926cd Move to karma, allow to test on browserstack
Jan van Brügge a34ffffffa Explain insertBefore in README
Simon Friis Vindum 665d9d39ff Version 0.7.2
Simon Friis Vindum f7c3b0c216
Merge pull request from jvanbruegge/forceEval
Force evaluation of the element stylesheet
Jan van Brügge 276f78d859 Add snabbdom-looks-like to README
Jan Schär 102fb5940c
Suggesst using classList polyfill
This seems like a much better solution
Jan Schär 00129c25ab
Fix SVG classes example in readme
This snippet was added in , but it clearly was never tested because it doesn't work (the `underline` class is simply overwritten).
Jan van Brügge 953a326757 Force page reflow before applying styles
Joe Pea 0095162699
make it obvious how to unmount
Simon Friis Vindum 4455e73e9f
Merge pull request from blikblum/redundant-children
Remove redundant is.array check in h
Luiz Américo 93787151e2 Remove redundant is.array check in h
Simon Friis Vindum 1c4bfb76ac
Merge pull request from flintinatux/patch-1
Add puddles to README.md
Scott McCormack 3fe95cccde
Merge branch 'master' into patch-1
Simon Friis Vindum d0ddf15ec4
Merge pull request from jcbrand/master
Mention Backbone.VDOMView in the README
JC Brand 053a387559 Mention Backbone.VDOMView in the README
Scott McCormack 37a522dfbd
Add puddles to README.md
kay999 efda964ddb
Updated documentation for eventlisteners
kay999 b9f2db2e60
Update eventlisteners.ts
Simon Friis Vindum b4d69aea97
Merge pull request from Jocs/master
Update: add Mark Text to README
Jocs 1a8892c35a Update: add Mark Text to README
Simon Friis Vindum fd302951a8
Merge pull request from NoBey/master
fix README
NoBey 006133228a fix README