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 197599453808897c10bc969d66df322ff16c7393 Merge: 54af9477be d432b4cb91 Author: Harbs <[email protected]> AuthorDate: Mon Apr 13 14:55:34 2026 +0300 Merge pull request #1276 from NechamiWormser/link Added Link component .../projects/Style/src/main/resources/defaults.css | 5 ++ .../Style/src/main/resources/style-manifest.xml | 1 + .../main/royale/org/apache/royale/style/Link.as | 62 ++++++++++++++++ .../org/apache/royale/style/skins/LinkSkin.as | 86 ++++++++++++++++++++++ 4 files changed, 154 insertions(+)
