Carl Törnqvist
6a2f14c292
Fix location missing on store init ( #695 )
2019-04-02 09:27:06 +02:00
Tim Wisniewski
0e7bd854cf
Add v6 tests ( #674 )
...
Replaces #528 . I was just going off the features listed in the readme. There are a handful more we should test but this is a start.
Note that this includes a readme change for `state.href` that I believe was incorrectly documented. Let me know if I got that wrong.
Also note that we should delete the original `v6-tests` branch once this is merged. Leaving it for now for reference.
2018-08-14 10:44:08 +02:00
Carl Törnqvist
5396036fe8
Remove references to bel ( #678 )
...
Fixes example todo app
2018-08-01 12:32:36 +02:00
Yoshua Wuyts
bddcfbe838
choo components ( #639 )
...
* add components
* example: componentize header
* fix choo SSR
* example: componentize footer
* example: fix footer
* update component cache asserts
* componentize todos
* reorder example dir
* fix example tests
* fix dep check test
* Add garbage collection of unused components
* Apply args when calling identity
* update to new component preview
* update nanocomponent
* fix cache err name
* remove static methods from example
* restore app.emit() function
* public API tests
* offset component cache iteration by 2
* whitelist contents of component folder (#643 )
* allow lru number arg
* fix lint typo
2018-03-30 18:19:06 +02:00
Nate Goldman
cf1f99b94a
add support for hyperscript in choo.toString ( #635 )
...
* add failing test for hyperscript (#634 )
* add support for hyperscript in choo.toString (#634 )
2018-03-05 08:11:07 -08:00
Maciej Sitko
ef3b372e23
exporting bel/raw via choo/html/raw ( #565 )
2017-09-19 19:43:37 +01:00
Johan Bergström
b157fba413
test: trim whitespace before matching ( #532 )
...
Avoid testing whitespace in strictEquals.
2017-07-20 17:40:53 +02:00
Yoshua Wuyts
8ff7deea3c
add server tests ( #501 )
...
* add server tests
* remove node 4 tests
2017-05-24 13:02:33 +02:00
Yoshua Wuyts
8e8e870d45
implement choo v5 API ( #425 )
...
* implement choo v5 API
* fix tests
* 5.0.0-3
* 4kb now
* bump nanomorph
* 5.0.0-4
* fix missing deps stuff
* 5.0.0-5
* fix travis
* fixup! oops standard
* chooexpose
* fix state passing
* fixup! update example
* fixup! incorporate feedback
* fixup! more docs
* fixup! even more docs
2017-03-21 03:00:45 +01:00
Yoshua Wuyts
60665f2a71
toString: support rehydration
2016-05-24 02:10:17 +09:00
Yoshua Wuyts
c28d37ac84
.
2016-05-11 01:09:53 +07:00