Chia-liang Kao
cf06bc4395
Fix link to rehydration doc
2016-08-03 21:10:47 +08:00
Matt McFarland
6aa88da861
Update link to example
...
The requirebin demo was also in the example area which I didn't see beforehand.
2016-07-25 14:39:06 -04:00
Yoshua Wuyts
88a0816f52
docs: fix typo
2016-07-24 22:41:37 +01:00
Yoshua Wuyts
d3dda7d113
docs: add big warning about plugins
2016-07-24 22:01:40 +01:00
Yoshua Wuyts
2b7dc1901c
.use: add new api method
2016-07-24 22:01:40 +01:00
Yoshua Wuyts
73c7965461
Merge pull request #188 from yoshuawuyts/ecosystem-tag
...
docs: add ecosystem heading
2016-07-22 02:39:20 +02:00
Matt McFarland
ea5b81d224
Update Input Example to latest version of choo.
...
When I first started using choo, I used the requirebin link first, but then after I wanted to use it in a project it wouldn't work. After a bit of headache it turned out the requirebin was using version 1.0 but choo 3 was installed.
The very next day, a colleague of mine went through the same problem!
So I wanted to update this to prevent the pain from happening to anyone else.
2016-07-21 09:41:34 -04:00
Yoshua Wuyts
61bfd9f108
docs: add ecosystem heading
2016-07-21 13:19:20 +02:00
Ryuichi Okumura
9d59c2143f
Clarify getting started example
...
The first example in README is mentioning `client.js`. When it serve via `budo`,
I think the client-side script is the `client.js` not `bundle.js` in this case.
2016-07-21 20:17:05 +09:00
Todd Kennedy
f1cd8b8277
DOC: Add effects example ( #186 )
...
Add an example to the effects section to show how an effect might have to do
multiple async tasks and to call `done` only when complete.
2016-07-20 18:30:19 -07:00
Tim Wisniewski
92ec2be55e
Swap links for HTTP demo ( #174 )
2016-07-17 18:57:54 -04:00
Yoshua Wuyts
b6d7ff5c61
Merge branch 'master' into badge
2016-07-11 22:35:13 +02:00
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