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 bb568c56b498c74c62af00bef9d16f6f525a3f81 Merge: 719c911943 bbaab998a6 Author: Harbs <[email protected]> AuthorDate: Sun May 17 15:27:20 2026 +0300 Merge pull request #1284 from chiyenna/text-input added text input .../projects/Style/src/main/resources/defaults.css | 4 + .../Style/src/main/resources/style-manifest.xml | 2 + .../royale/org/apache/royale/style/TextInput.as | 96 ++++++++++++ .../org/apache/royale/style/skins/TextInputSkin.as | 163 +++++++++++++++++++++ 4 files changed, 265 insertions(+)
