Todd Kennedy
04973020c1
6.4.0
2017-10-05 16:51:37 -04:00
Todd Kennedy
8615c9b481
Add typescript definition ( #545 )
2017-10-05 16:51:09 -04:00
Yoshua Wuyts
2e4c76eca8
6.3.0
2017-10-03 17:44:25 -04:00
Johan Bergström
b66d7de71c
package: prepublish -> prepublishOnly ( #573 )
...
`prepublish` is deprecated in favor of `prepare` and `prepublishOnly`.
Seeing how we want `npm run build` invoked only prior to publishing,
opt for `prepublishOnly`.
Refs: https://github.com/npm/npm/issues/10074
2017-10-03 17:40:06 -04:00
Johan Bergström
fcd08d737c
deps: update bel to 5.1.3 ( #571 )
...
Fixes dependency issues for some setups.
2017-10-03 17:39:36 -04:00
Johan Bergström
626fb9a3f3
travis: add node 8 the list of runners ( #572 )
2017-10-03 15:06:19 -04:00
Yoshua Wuyts
5254946f77
6.2.0
2017-10-03 12:35:20 -04:00
Yoshua Wuyts
92372b9bff
use .storeName during tracing ( #560 )
2017-10-03 12:34:36 -04:00
Maciej Sitko
db07336845
Update README.md ( #569 )
...
* Update README.md
* Update README.md
2017-09-26 20:31:25 +01:00
Maciej Sitko
57cd1223f2
6.1.0
2017-09-20 20:53:15 +01:00
Nate Goldman
91e74fa2dc
chore(pkg): banish lock file ( #568 )
...
* chore(pkg): banish lock file
* chore(gitignore): ignore lock files
2017-09-20 21:12:37 +02:00
Hendrik
fd22637318
Add link to Reddit. ( #566 )
2017-09-20 16:55:46 +02:00
Maciej Sitko
ef3b372e23
exporting bel/raw via choo/html/raw ( #565 )
2017-09-19 19:43:37 +01:00
Yoshua Wuyts
5a5723561b
6.0.1
2017-09-11 23:42:01 +02:00
Carl Törnqvist
fccb408a8c
Fix toString remove last letter in href ( #559 )
2017-09-11 23:36:03 +02:00
Yoshua Wuyts
41e4697af9
v6.0.0
2017-08-09 18:54:09 +02:00
Daijiro Wachi
643daf54b1
update transferred repository links ( #540 )
2017-08-02 14:06:47 +02:00
Yoshua Wuyts [taking a vacation, back 31/07]
681bb4a39a
don't rerender before load ( #541 )
2017-08-01 02:08:12 +02:00
Yoshua Wuyts
30fcdf9bf6
6.0.0-4
2017-07-26 19:32:23 +02:00
LOUIS
b23183137e
fix .toString() state ( #531 ) ( #533 )
...
* fix .toString() state (#531 )
* updated .toString() state fix (#531 )
* updated .toString() state fix (#531 )
2017-07-26 19:32:05 +02:00
Yoshua Wuyts
9c8c5b3c85
Save location ( #534 )
...
* add location
* remove zopfli from build
* state.location -> state.href
* add state.href docs
2017-07-26 19:31:15 +02:00
Takashi Fujita
4684f5ef1a
add files field into package.json ( #539 )
...
resolve #537
2017-07-26 19:30:48 +02: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
011fb735d2
6.0.0-3
2017-07-12 14:24:00 +02:00
Yoshua Wuyts
a703ac5c56
State in tostring ( #529 )
...
* add state to toString
* set initial state if possible
* add window assertion for tostring
2017-07-11 15:07:53 +02:00
Yoshua Wuyts
4e2ad6abc7
6.0.0-2
2017-07-03 10:49:20 +02:00
Yoshua Wuyts
586cdf9ae9
update nanohref ( #522 )
2017-07-03 10:48:38 +02:00
Yoshua Wuyts
38a875a0d6
add DOMTitleChange event ( #525 )
2017-07-03 10:43:44 +02:00
Yoshua Wuyts
711f92a7c1
use nanolocation ( #523 )
2017-07-01 13:50:14 +02:00
Yoshua Wuyts
0a9689ef7d
6.0.0-1
2017-06-29 17:20:25 +02:00
Yoshua Wuyts
5d2104963c
remove default route, parse qs ( #521 )
2017-06-29 17:20:00 +02:00
Yoshua Wuyts
89e27dc512
add state to overview
2017-06-28 16:06:02 +02:00
Yoshua Wuyts
fa1e4b1caa
v6.0.0-0
2017-06-28 15:57:18 +02:00
Yoshua Wuyts
eb9b7fd59f
v6 beta branch ( #489 )
...
* become prototype based
upgrade to new nanobus
remove nanohistory
add nanotiming
remove nanomount
move newTree to next tick
upgrade timing API
add more node warnings to .start/.mount
add morph timing
pass app instance to .use()
self-clearing async-timing
clean up timings
better mount error
fix mount bug
de-prototype helper functions
update to latest nanotiming
upgrade to nanotiming 5
update nanotiming
add toString asserts
more assertions
add event based tracing
expose createlocation
assert return types from render to always be the same
add navigate event
expose route on state
expose events
update uglify
use scroll-to-anchor
update nanobus
document events
update docs
more docs
changelog v6
upgrade nanomorph
fixup! neatify morph assertions
update bel dep
add popstate docs to changelog
* expose events on state
* upgrade deps
2017-06-28 15:53:37 +02:00
Charlotte Spencer
fc92f8eaad
docs(README): fix emitter typo ( #517 )
2017-06-21 17:25:44 +01:00
Yoshua Wuyts
bfa245edfc
5.6.2
2017-06-02 12:34:10 +02:00
Yoshua Wuyts
6bd9a39cee
fix .toString() ( #510 )
...
Closes GH-509. Thanks!
2017-06-02 12:33:51 +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
03adc49164
5.6.1
2017-05-20 18:52:40 +02:00
Kasper Lewau
9708859894
pass through emit args to updateHistory ( #496 )
2017-05-20 18:52:18 +02:00
Yoshua Wuyts
eec8f756ec
5.6.0
2017-05-19 14:56:58 +02:00
Emil Bay
736e4b4514
Add hook for replaceState ( #494 )
...
* Add hook for replaceState
* Clarify why replaceState is dangerous
2017-05-19 14:56:45 +02:00
Yoshua Wuyts
1d8fd02da2
5.5.0
2017-05-19 14:32:14 +02:00
Emil Bay
fe7f3a1695
Allow listeners to attach before rendering ( #493 )
...
* Allow listeners to attach before rendering
* Move rerender listeners down. Subtle sequencing
* Update docs to reflect changes
2017-05-19 14:20:39 +02:00
Yoshua Wuyts
26a5a98049
5.4.0
2017-04-26 14:08:18 +02:00
Yoshua Wuyts
6cf13af5ce
warn on unmount ( #485 )
2017-04-26 13:52:34 +02:00
Yoshua Wuyts
357d7d14b5
fix example line length nit
2017-04-26 04:09:55 +02:00
Yoshua Wuyts
d17b3e4801
5.3.0
2017-04-25 02:51:19 +02:00
Yoshua Wuyts
f45e1646ec
expose router ( #482 )
...
In preparation for GH-480, but also because choo 4 exposed the router, and we need it for server rendering
2017-04-25 02:50:58 +02:00
Yoshua Wuyts
dc8a531944
5.2.0
2017-04-19 13:35:18 +02:00