chore: update progress

This commit is contained in:
Mathieu Schimmerling
2022-05-08 14:23:49 +02:00
parent f3a71cbacc
commit 5e70d4ab19

View File

@@ -162,7 +162,7 @@ How do we solve this ? Developers love having framework overview by examples. It
<summary>
<img width="18" height="18" src="https://raw.githubusercontent.com/matschik/component-party/main/public/framework/solid.svg" />
<b>SolidJS</b>
<img src="https://us-central1-progress-markdown.cloudfunctions.net/progress/53" /></summary>
<img src="https://us-central1-progress-markdown.cloudfunctions.net/progress/72" /></summary>
* [x] Reactivity
* [x] Declare state
@@ -178,11 +178,11 @@ How do we solve this ? Developers love having framework overview by examples. It
* [x] Lifecycle
* [x] On mount
* [x] On unmount
* [ ] Component composition
* [ ] Props
* [ ] Emit to parent
* [ ] Slot
* [ ] Slot fallback
* [x] Component composition
* [x] Props
* [x] Emit to parent
* [x] Slot
* [x] Slot fallback
* [ ] Form input
* [ ] Input text
* [ ] Checkbox