Yoshua Wuyts
57b6ec588b
docs: mv IRC to big menu thingy
2016-07-10 18:38:27 +02:00
Yoshua Wuyts
1b1326946d
badges: add
2016-07-10 16:42:33 +02:00
Tim Wisniewski
7c0fd896bf
Docs: Correct code sample in models per #143 ( #150 )
...
thx @slaskis!
2016-07-10 09:02:18 -04:00
Yoshua Wuyts
1601d1cc72
docs: fix budo script
2016-07-09 13:42:20 +02:00
Tim Wisniewski
5fc2cab1f0
Correct model namespace example ( #143 )
2016-07-08 06:13:39 -04:00
traducer
4bea3b53f0
updated readme example for subscriptions, sending data from inside a model expects exactly 3 arguments
2016-07-07 09:55:05 +00:00
Yoshua Wuyts
d550226356
docs: add awesome-choo
2016-07-06 17:56:21 +02:00
Yoshua Wuyts
332706486f
docs: fix subs signature
2016-07-06 14:56:18 +02:00
Yoshua Wuyts
e8b1dcff9f
docs: emojify demos
2016-07-06 12:57:14 +02:00
Yoshua Wuyts
3e4b18dc9f
Merge pull request #127 from yoshuawuyts/3.0
...
3.0
2016-07-06 01:52:19 +02:00
Yoshua Wuyts
6cbbdf91ea
docs: update readme for 3.0
2016-07-06 01:24:25 +02:00
Yoshua Wuyts
83fd7f0839
docs: fix missing toc section
2016-07-04 23:08:25 +02:00
Yoshua Wuyts
ce9f2b4990
docs: restructure
2016-07-04 23:02:39 +02:00
Juan Soto
3322a983a5
Use relative links to examples
2016-07-03 15:23:16 -04:00
timwis
bba9ef4d46
Rename action param -> data in docs
2016-07-03 12:37:43 -04:00
Yoshua Wuyts
e0fd6ef81f
script: add yo-yoify to the mix
2016-07-02 23:05:16 +02:00
Todd Kennedy
8f8df602c5
Extract html into separate module ( #103 )
2016-07-02 12:55:41 +02:00
Andrew Murray
2498415805
Fixed typos
2016-07-02 14:44:29 +10:00
Todd Kennedy
665a157d60
only run the tests when trying to make a new version ( #109 )
2016-07-01 10:27:39 -07:00
Lochlan Bunn
de079d52c8
Minor clarifying correction to keyboard example code.
2016-06-30 21:48:13 +10:00
Todd Kennedy
64436a2a80
TEST: Set up for testing via zuul/sauce labs ( #86 )
...
This requires the .travis.yml to be updated with the open sauce credentials
as explained at https://github.com/defunctzombie/zuul/wiki/Travis-ci#5-final-step
2016-06-29 08:06:04 -07:00
Yoshua Wuyts
31d863fdad
Merge pull request #90 from zigomir/patch-1
...
Call `http.del` in httpDelete function
2016-06-27 16:22:17 +02:00
Žiga Vidic
652b6569a8
document not used in form snippet
2016-06-26 20:37:06 -07:00
Žiga Vidic
c2c32350ab
Call http.del in httpDelete function
2016-06-26 20:28:35 -07:00
Yoshua Wuyts
84bee19120
docs: add yo-yo, bel to see-also
2016-06-26 00:34:00 +02:00
Tim Wisniewski
7e38108df7
squareify
2016-06-24 21:31:55 -04:00
Tim Wisniewski
f2aff430c7
Add IRC badge
...
Unless there's somewhere else it's advertised?
2016-06-24 21:21:41 -04:00
Yoshua Wuyts
cba66026de
Merge pull request #79 from tgfjt/patch-1
...
fix typo on README
2016-06-24 18:55:33 +02:00
Velds
2b7315a7bc
Minor grammatical correction in README.md
2016-06-24 18:46:45 +04:00
Takashi Fujita
bd24a12a9c
fix typo on README
2016-06-24 14:13:01 +09:00
Yoshua Wuyts
08d9d0c69f
docs: fix typo in comparing choo
2016-06-23 16:27:24 +02:00
Yoshua Wuyts
ce02d7a923
docs: be less harsh with the comparisons ❤️
2016-06-23 16:26:14 +02:00
Yoshua Wuyts
e0cc76e5f6
Merge pull request #62 from yoshuawuyts/readme-views
...
Add views section to readme
2016-06-22 18:30:04 +02:00
Yoshua Wuyts
68a09054a4
Merge pull request #56 from yoshuawuyts/examples-sse
...
Examples sse
2016-06-22 18:29:30 +02:00
Yoshua Wuyts
020b5698b6
docs: add cycle,vue
2016-06-22 18:18:18 +02:00
Philip Roberts
bdacff55b1
Idempotent -> Isomorphic
2016-06-22 10:48:41 +01:00
Per
14e905fb4e
Update README.md
...
Can't set namespace under `effects`.
2016-06-21 22:35:11 +02:00
Tim Wisniewski
237144db7f
Add views section to readme
...
There are probably additional things we can add to this section, but hopefully this is a good start. #11
I left out `params` because it looks like [it's going away](https://github.com/yoshuawuyts/choo/issues/35 ).
2016-06-20 23:57:46 -04:00
Yoshua Wuyts
d1e6185fa4
docs: fix effects param order
...
Closes https://github.com/yoshuawuyts/choo/issues/59
2016-06-21 02:02:23 +01:00
Yoshua Wuyts
9486df4725
examples: add sse
2016-06-20 23:51:29 +01:00
Per
25a3e6ad8f
Update README.md
...
`every second` => `setInterval` not timeout.
2016-06-20 22:31:54 +02:00
Per
72d37450dd
Update README.md
...
Small error: `choo.model` -> `app.model`.
2016-06-20 21:38:38 +02:00
Yoshua Wuyts
848724983a
Merge pull request #48 from toddself/choo-root-note
...
Clarify documentation on id overwrite
2016-06-16 12:50:50 +02:00
Todd Kennedy
85d2ec3632
Clarify documentation on id overwrite
2016-06-15 20:16:03 -07:00
Yoshua Wuyts
8059e7ddbc
Merge pull request #43 from toddself/documentation-fix
...
Fix order of arguments to effects
2016-06-14 00:40:14 +02:00
Seth Vincent
7f9441a97f
small typo fix: model -> state
2016-06-13 11:01:55 -07:00
Todd Kennedy
b2e2dd1ed9
Fix order of arguments to effects
...
This confused me a bit since it was the reverse of the `action` and `state` arguments for reducers.
2016-06-12 19:45:44 -07:00
Yoshua Wuyts
25fb0c1bdf
docs: update arch view
2016-06-12 02:40:49 +02:00
Yoshua Wuyts
077c280d1d
Merge pull request #40 from timwis/hash
...
router: add hash routing
2016-06-09 12:13:18 +02:00
timwis
fed766843c
add opts.hash to docs
2016-06-08 05:59:24 -04:00