Skip to content

Commit

Permalink
fix: textarea value attribute and controllable textarea
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanPiercey committed Nov 5, 2024
1 parent 840eef3 commit 8c60015
Show file tree
Hide file tree
Showing 55 changed files with 1,525 additions and 439 deletions.
6 changes: 6 additions & 0 deletions .changeset/new-terms-grab.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@marko/translator-tags": patch
"@marko/runtime-tags": patch
---

Add "value" attribute support to textarea and support controllable textarea's.
4 changes: 2 additions & 2 deletions .sizes.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
{
"name": "*",
"total": {
"min": 19039,
"brotli": 6891
"min": 19175,
"brotli": 6900
}
},
{
Expand Down
Loading

0 comments on commit 8c60015

Please sign in to comment.