Skip to content

Commit

Permalink
Flag component markup as done in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bartblast committed Dec 10, 2024
1 parent c78014b commit ef5919f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ Please note that the "Readme" file is currently undergoing an overhaul, and the

| Markup | Status |
| :--------------------------- | :----------------: |
| Component (node) | :white_check_mark: |
| Element (node) | :white_check_mark: |
| Interpolation | :white_check_mark: |
| For Block (iteration) | :white_check_mark: |
Expand Down
1 change: 0 additions & 1 deletion overhaul/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ without its shortcomings related to scalability, efficiency, etc.

| Feature | Status | Comments |
| :-------------- | :----------------: | :-------------------------------------------------------------- |
| Components | :construction: | done: stateless/stateful components, todo: props DSL |
| If Block | :construction: | done: element nodes, todo: component nodes |
| Layouts | :white_check_mark: | |
| Navigation | :white_check_mark: | |
Expand Down

0 comments on commit ef5919f

Please sign in to comment.