Commit Graph

12 Commits (54b6b4507c90326b79a141a1ec71f485973261ad)

Author SHA1 Message Date
cesare soldini 1826bcd3c6 Bugfix: thunk function called two times
PR #273

* Separate test blocks with newlines
* Add a 🔴 failing test that highlights the bug, and some other more detailed tests on thunk renderings
* Fix the bug 
* Correctly gitignore files in base directory
The existing configuration was ignoring the same filenames in subdirectories, for example `test/thunk.js`
* Remove newlines between test blocks
* Make tests titles more explicative
8 years ago
Andre Staltz 091dc5f961
Migrate from CommonJS modules to ES2015 modules 8 years ago
paldepind 1ce3cd30d5 Update thunk API and documentation 9 years ago
paldepind 7075aea1d1 New thunk implementation 9 years ago
Sylvain Prat 2279d3cade More tests: nested thunks does not work yet 9 years ago
Sylvain Prat 2341c26e26 Don't assume the root node won't be replaced 9 years ago
Sylvain Prat 3305f8f253 Fixed tests again 9 years ago
Sylvain Prat 645303e986 Improved/fixed some tests 9 years ago
Sylvain Prat 2f878813b1 Added a bunch of failing tests for thunks 9 years ago
paldepind 7edc91325d Remove `emptyVnodeAt` – patch instead accepts DOM node 10 years ago
paldepind 5ae0836f21 Render `vnode` property if defined 10 years ago
paldepind a2f0d27417 Add thunk 10 years ago