Richard Lasjunies

Results 8 comments of Richard Lasjunies

@jstarry I've replaced SimpleComponent by a ExampleComponent in the "main page" of Components I am not so convinced ... I feel it heavy to read ... I still prefer the...

@jstarry @teymour-aldridge Guys, as there is a lot of changes, it is complicate to review/follow. To help, I am **temporarly** publishing the doc [here](https://rlasjunies.github.io/yew_doc_branches_merged/) Doing so, you could see what...

@jstarry Here are 2 proposals using the same tool as the one of the Agent lifecycle. Let us know what is your feeling. @teymour-aldridge fyi # All in one ![image](https://user-images.githubusercontent.com/1439791/81506685-7d4d8b00-92f8-11ea-9b87-df24c0d3d2b1.png)...

@teymour-aldridge - right for the svg/png ... we will take care for the final version - I do agree for the "...", good proposals. I was also thinking to "idle"....

I put it their because it in in the current documentation. I take the remark, of course you will revise the documentation update. I currently drafting the proposal. Writing I...

Finally I've something I feel confortable for newbies like me. The current proposal looks like this: 8. Components 8.1. Internal State 8.2. Trap events 8.3. Properties 8.4. Emit events 8.5....

@jstarry @teymour-aldridge I've created a dummy projects to tests the example before to put in the documentation. you could find here https://github.com/rlasjunies/yew-doc-examples If you are interested we can put it...

@teymour-aldridge > I'm not sure that the `derive` macro should be just a "good to know" because you shouldn't try to implement `Properties` manually for a type. Please check if...