This is an automated email from the ASF dual-hosted git repository. Harbs pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit 46ab09177e0c1f6eae01bb14d44425b50077ae43 Merge: 0a6bf1db94 aeeadcbfcf Author: Harbs <[email protected]> AuthorDate: Sat May 30 22:50:08 2026 +0300 Merge pull request #1283 from estib-prog/Textarea Added Textarea .../projects/Style/src/main/resources/defaults.css | 3 + .../Style/src/main/resources/style-manifest.xml | 2 + .../royale/org/apache/royale/style/Textarea.as | 30 +++ .../org/apache/royale/style/elements/Textarea.as | 222 +++++++++++++++++++++ .../org/apache/royale/style/skins/TextareaSkin.as | 144 +++++++++++++ .../royale/style/stylebeads/states/InvalidState.as | 30 +++ 6 files changed, 431 insertions(+)
