Commit Graph

508 Commits (0881343e01911416c8e39a5dae665089643e1357)
 

Author SHA1 Message Date
Sylvain Prat 2279d3cade More tests: nested thunks does not work yet
Sylvain Prat 29eb18108c Repaired broken root init
Sylvain Prat 752908e411 The tests pass!
Sylvain Prat 2341c26e26 Don't assume the root node won't be replaced
Sylvain Prat 7ca1d13783 Ignore test/browserified.js
Garth Williams 0425b2e5ed Ensure that class, props and style artefacts are not left after re-render
Sylvain Prat 85f7e9a93f Only one level deep for thunks
Sylvain Prat 3305f8f253 Fixed tests again
Sylvain Prat 645303e986 Improved/fixed some tests
Sylvain Prat 94a3f8767b Passing test "can be replaced and removed" for thunk
Sylvain Prat df41e1de25 Passing test "renders correctly when root"
Sylvain Prat d92dd1f0ce Removed forgotten console.log calls
Sylvain Prat 2f878813b1 Added a bunch of failing tests for thunks
paldepind 9309dd3c83 Release updated hero module
Simon Friis Vindum b0999ad634 Merge pull request from SkaterDad/hero-develop
Hero module updates
Mike Montoya 0ca8703e78 Update hero example for new module updates
Mike Montoya cd0eff09b8 Safety check for requestAnimationFrame
paldepind 4080c98d08 Formatting.
paldepind 4030e7d7eb Mention JSX babel plugin
Simon Friis Vindum cd8e5814ef Merge pull request from chenxsan/patch-2
Fixed 'Uncaught ReferenceError'
Mike Montoya 164164518e Copy ALL inherited CSS properties except vendor prefixed ones.
Mike Montoya 31d2e1e24c Cache more inherited properties in destroy()
Simon Friis Vindum 88355d214c Merge pull request from JAForbes/patch-1
Fix a typo in the readme argument -> augment
Mike Montoya 870e9ba87e Re-apply saved inherited styles using a for..in loop for flexibility.
James Forbes 5f175197a8 Fix a typo in the readme argument -> augment
Mike Montoya 1a45b9dcfd Now works with hero text that changes size and alignment.
chenxsan 7ba68b9a24 Fixed 'Uncaught ReferenceError'
When using snabbdom with webpack, the webpack output file is in strict mode, and that would cause error:

> Uncaught ReferenceError: requestAnimationFrame is not defined at ...

This pull request fixed it.
Simon Friis Vindum 81016ead29 Merge pull request from chenxsan/patch-1
Fix typo
chenxsan 9fdf22871b Fix typo
Thought it's a typo?
Mike Montoya 7aa7fc10d9 Better text handling, etc.
paldepind 89ff69e307 Mention snabbdom-to-html in the readme
Simon Friis Vindum a304f1f02e Merge pull request from antoinepairet/patch-1
Fix typo in README
Antoine Pairet 08c3e939f6 Fix typo in README
Mike Montoya 8454c580bc Hero: Save bounding rectangle in 'destroy' hook, use it later. Set width/height/margin before animating.
Simon Friis Vindum 8035d27a25 Merge pull request from SkaterDad/master
Fixed hero example to account for #container being overwritten.
paldepind e1d61eef66 Minor readme tweaks
Simon Friis Vindum 3b950a06dc Merge pull request from katyo/master
Some README.md fixes
Mike Montoya d0ae6a1271 Fixed hero example to account for #container being overwritten.
Kayo Phoenix 0108f659fd Fixed example of properties module
Kayo Phoenix 9e3d56bfd9 Fixed README (closed module example code)
paldepind 29acfb2db7 Improve documentation of hooks and module creation
paldepind af7682f78b Document svg support
paldepind 405a026aab Release version 0.2.8
paldepind 034d8820a2 Add svg support to h
paldepind 21716f9464 Add svg example
paldepind 256dbfcc04 Add svg helper
Simon Friis Vindum 842139d3da Merge pull request from ericgj/add-eventlisteners-doc2
add warning to readme about sharing eventlistener data between VNodes
Eric Gjertsen 136a9a8bfa add warning to readme about sharing eventlistener data between VNodes
paldepind 2ff37ecb1d Briefly describe thunks in documentation
paldepind c8d6cc34c2 Release 0.2.7