Haroen Viaene
6fc525fe05
update name in mailbox example ( #382 )
2017-02-07 14:02:59 +01:00
Pål Ruud
f84ec43fa5
Update README reflecting API changes ( #397 )
2017-02-07 14:02:32 +01:00
Yoshua Wuyts
7639acedcc
docs: document choo/mount ( #391 )
2017-02-07 13:59:18 +01:00
Yoshua Wuyts
eea83d2273
4.1.0
2017-01-21 18:09:11 +01:00
Ben Gourley
eed3a41797
feat(stop): expose barracks stop() fn ( #359 )
2017-01-21 18:08:43 +01:00
Haroen Viaene
e8f603782b
fix(readme): onunload had parameter on wrong place ( #384 )
...
It had the parameter as the body of the function
2017-01-21 16:35:36 +01:00
Yoshua Wuyts
e5dc313684
4.0.4
2017-01-21 16:22:15 +01:00
unaffiliated
6daf2e69f0
ignore state updates when on node
...
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com >
Closes #390
2017-01-21 16:21:48 +01:00
Mickaël Andrieu
edbdc09ade
Fixed shema ( #378 )
2017-01-09 23:34:21 +01:00
Yoshua Wuyts
b84189dd25
Fix docs about params ( #377 )
2017-01-07 02:26:28 +01:00
Ben Drucker
8ea87bc7b9
tests: use bash + set pipefail option in test script ( #360 )
...
Closes #356
2017-01-07 02:25:29 +01:00
Arve Knudsen
7ff9d319c0
Fix freeze test ( #364 )
2017-01-07 02:18:13 +01:00
timwis
05e8472941
4.0.3
2016-12-22 07:08:22 -05:00
timwis
596e827b14
4.0.2
2016-12-22 06:57:46 -05:00
Tim Wisniewski
3b5740c00e
Assert that tree exists, fix tests ( #358 )
...
* assert that tree exists, fix tests
* make assertions more helpful
2016-12-22 06:55:36 -05:00
Paul Sonnentag
ff1073a664
Update README.md with correct order of arguments in reducer ( #370 )
2016-12-19 13:33:04 +01:00
Remi Nyborg
0719c43855
Update README.md with correct 'location:set' usage ( #362 )
...
Struggled with a bit when upgrading to v4.0.
2016-12-16 13:56:35 +01:00
Yoshua Wuyts
1749cb374f
4.0.1
2016-12-12 01:28:09 +01:00
Tim Wisniewski
9af9b1ad37
fix prev.location.params bug. closes #354 ( #355 )
2016-12-11 15:45:46 -05:00
Jesse Hattabaugh
08aa47c06f
fix(doc): minor edits ( #353 )
...
* chaning location:setLocation to location: set
I believe this is how the v4 api is supposed to be used
* adding note about :params
I had a hard time locating this information, and I feel like it's pretty crucial when using a router.
2016-12-11 21:26:26 +01:00
Yoshua Wuyts
e66d25cbe7
4.0.0
2016-12-11 19:46:18 +01:00
Yoshua Wuyts
a7916ec3f9
[major] choo v4 ( #352 )
...
* location: change url on location:setLocation
- [ ] don't break hashing
- [ ] allow not changing the url
fixup! move fns around
fixup! add search string
* app.start: clean
* walk: add
* location: update arg calls
* fixup! location: update
* uri-wrap: fix thunking
* router: update to latest sheet-router (#239 )
* router: update to latest sheet-router
* tests: fix for latest version
* tests: fix SSR
* tests: fix history
* tests: spruce up
* docs: update example
* examples: update
* deps: bump sheet-router
* 4.0.0-0
* chore(changelog): 4.0.0 (#211 )
* feat(api:) arg order (#268 )
* s/data, state/state, data/
* feat(api): swap arguments
* fix(href): fix routing (#271 )
* feat(http): remove (#269 )
* feat(router): enable hash routing (#273 )
* deps: fix mount
* 4.0.0-1
* feat(mount): copy {script,link} tags
* 4.0.0-2
* fix(mount): forEach -> for
Lol can't use forEach
* fix(router): use state.location.href (#282 )
* fix(mount): use deep node clone
* 4.0.0-3
* fix(deps): remove hash-match
* 4.0.0-4
* fix(mount): return node
* 4.0.0-5
* fix(router): check if a hash is a valid selector (#339 )
* 4.0.0-6
* fix(router): pass params on newstate (#343 )
* 4.0.0-7
* feat(docs): update for 4.0.0 (#320 )
* feat(docs): update for 4.0.0
* docs: update router example in readme (#337 )
* chore(changelog): update for v4 (#351 )
2016-12-11 19:35:29 +01:00
Dan Motzenbecker
54b6000800
feat(docs): add Thing Translator ( #347 )
2016-12-11 17:00:01 +01:00
John Lindquist
911eaf397a
fix(docs): closing the input tag ( #345 )
2016-11-29 13:56:04 +01:00
Charlike Mike Reagent
cb94fc8d5b
feat(docs): add kaktus ( #335 )
2016-11-26 18:30:08 +01:00
Greenkeeper
e11e8366e7
chore(package): update min-document to version 2.19.0 ( #306 )
...
https://greenkeeper.io/
2016-11-02 22:33:55 +01:00
Zeke Sikelianos
12d4ce020e
fix(readme): cleanup ( #288 )
...
* fix typos in readme
* use leaner markdown links
* alphabetize markdown reference links
2016-10-23 09:16:33 +02:00
Yoshua Wuyts
0bd73e88af
docs: fix link to gitbook
2016-09-27 23:39:28 +02:00
Mattias
0e7c13a14d
chore(docs): changed github username ( #257 )
2016-09-17 13:47:16 +02:00
npmcdn-to-unpkg-bot
fc57d8b973
chore(docs): replace npmcdn.com with unpkg.com ( #245 )
2016-09-11 16:45:11 +02:00
Yoshua Wuyts
f32ef741de
3.3.0
2016-09-07 19:00:49 +02:00
Yoshua Wuyts
fd0aaf9ca3
feature(deps): bump barracks ( #249 )
...
Adds support for https://github.com/yoshuawuyts/barracks/pull/59
2016-09-07 19:00:16 +02:00
Tim Wisniewski
0c5babd300
Docs: Add reminder about e.stopPropagation() ( #247 )
...
Per yoshuawuyts/sheet-router#50
2016-09-05 16:12:32 +02:00
Sean Fern
eb169495ca
Fix link to browserify ( #244 )
2016-09-02 21:02:41 -04:00
Yoshua Wuyts
b8c0c8ac54
3.2.2
2016-08-29 05:07:47 +02:00
Greenkeeper
e5c46bf29d
sheetify@5.1.0 breaks build 🚨 ( #238 )
...
* chore(package): update sheetify to version 5.1.0
https://greenkeeper.io/
* deps: upgrade insert-css to 1.0.0
2016-08-29 05:07:27 +02:00
Greenkeeper
0a9d5be49a
chore(package): update server-router to version 3.0.0 ( #229 )
...
https://greenkeeper.io/
2016-08-28 00:36:58 +02:00
Kevin Neff
a6744fad87
Add hacker news demo ( #221 )
...
docs: add hn demo
2016-08-28 00:13:10 +02:00
Yoshua Wuyts
bda89dd54c
Merge pull request #237 from pekeler/reducer-signature
...
Fixing consistency of signatures.
2016-08-28 00:03:42 +02:00
Christian Pekeler
4a973d7ac4
Fixing consistency of signatures.
2016-08-27 15:24:28 -06:00
Yoshua Wuyts
1236550ba6
docs: add sponsors
2016-08-27 14:28:09 +02:00
Yoshua Wuyts
4b88450652
Merge pull request #225 from yoshuawuyts/greenkeeper-bankai-3.1.0
...
Update bankai to version 3.1.0 🚀
2016-08-27 00:36:05 +02:00
Yoshua Wuyts
1e231dd825
Merge pull request #233 from yoshuawuyts/greenkeeper-pretty-bytes-cli-2.0.0
...
Update pretty-bytes-cli to version 2.0.0 🚀
2016-08-27 00:35:39 +02:00
greenkeeperio-bot
e6ca7e562d
chore(package): update pretty-bytes-cli to version 2.0.0
...
https://greenkeeper.io/
2016-08-27 00:10:27 +02:00
greenkeeperio-bot
fcad280b34
chore(package): update bankai to version 3.1.0
...
https://greenkeeper.io/
2016-08-24 17:25:52 +02:00
Yoshua Wuyts
a5afb90a8a
Merge pull request #231 from yoshuawuyts/greenkeeper-standard-8.0.0
...
Update standard to version 8.0.0 🚀
2016-08-24 17:25:37 +02:00
greenkeeperio-bot
2af7557ef3
chore(package): update standard to version 8.0.0
...
https://greenkeeper.io/
2016-08-24 16:31:21 +02:00
Yoshua Wuyts
7c940ff0fb
Merge pull request #228 from vkentta/master
...
Fixed router location reference in docs
2016-08-23 14:37:38 +02:00
Tim Wisniewski
7c716cbeec
3.2.1 ( #230 )
2016-08-23 05:57:08 -04:00
Tim Wisniewski
e44f9619e9
prev.params should always exist ( #227 )
2016-08-23 05:45:53 -04:00