riot/examples

Next: update examples for Riot3

cognitom opened this issue ยท 11 comments

Your contributions are always welcome!
Feel free to send PRs to next branch. Thank you ๐Ÿ˜‰

Contributing instruction:

  1. fork from next branch of riot/examples
  2. check an example not checked yet above
  3. if OK, comment at this issue
  4. if NG, create new issue about it
  5. if you know how to fix, send your PR to next branch!

Thank you!

@cognitom

I have checked examples/mixins and I think it is no problem!!
But, the version of riotjs being read by the following application remained old.

http://riotjs.com/examples/plunker/?app=mixins

@K-Kuwahara cool! I've update the check list above.

As you mention, plunker links refer to master actually. I'll merge next into master after the release of Riot 3, so don't worry. Thank you!
http://riotjs.com/examples/plunker/?app=mixins

@cognitom I have reordered your list, examples done go on the top ;)

@cognitom
I have checked the following applications.

  • observables
  • timer
  • webpack

But, there is one problem about webpack, I will create new issue.

Almost done!
Rollup and webpack might need update the package itself.
Basically, I think we can merge this after the release of Riot 3.0.0.

great work guys!

I have added a note on our play page http://riotjs.com/play/
We will remove it once we will be done here ;)

OK, landed. #47
Thank you so much guys!!

I've removed the note, too.
http://riotjs.com/play/

@cognitom awesome thank you