- fe8b256 Fork mustella results parser for JDK 18+ compatibility by Yishay Weiss · 3 weeks ago develop
- 5c1adc4 Use Java 11 baseline for example tests by Yishay Weiss · 3 weeks ago
- 3d65c46 Set Java 8 level for example tests by Yishay Weiss · 3 weeks ago
- 3cd09ab [maven-release-plugin] prepare for next development iteration by yishayw · 4 weeks ago
- 99d2cbb [maven-release-plugin] prepare branch @{releaseLabel} by yishayw · 4 weeks ago
- 0dfd792 TypeDefinition: fix exception if interface.prototype.ROYALE_CLASS_INFO doesn't exist by Josh Tynjala · 5 weeks ago
- feaa97c Fix line splitting in readMetadata function to handle both LF and CRLF line endings by Harbs · 5 weeks ago
- b05685a Add Node.js executable configuration to build process and codegraph scripts by Harbs · 5 weeks ago
- fe4310b Add code graph generation, validation, and consumption documentation by Harbs · 5 weeks ago
- a28700e Add code graph generation and verification to build process and documentation by Harbs · 5 weeks ago codegraph
- c98f445 Add codegraph target to build process for generating public API code graphs by Harbs · 5 weeks ago
- 2913df9 Add codegraph profile and update assembly to include public API code graphs by Harbs · 5 weeks ago
- cc94d84 Add code graph generation and validation targets, scripts, and configuration by Harbs · 5 weeks ago
- fb52b51 Update vote email for SDK to guide on source comparisons by Yishay Weiss · 6 weeks ago
- 41d5ab5 Include Git tag/commit provenance and clarify 72-hour minimum in release vote emails by Yishay Weiss · 7 weeks ago
- 0ad9e85 Remove beta-quality wording from release vote email templates by Yishay Weiss · 7 weeks ago
- 28b83b6 Bump compiler-build-tools to 1.2.2 by Yishay Weiss · 8 weeks ago
- 220691f Refactor coordinate conversion methods to use viewport-based calculations across various components by Harbs · 8 weeks ago
- 2c1e009 Add PointUtils with viewport coordinate conversion methods and corresponding tests by Harbs · 8 weeks ago
- a1105c8 Enhance DisplayUtils with SVG support and deprecate getTransormMatrix method by Harbs · 8 weeks ago
- 6888a85 Add DisplayUtils class and corresponding tests for bounding box calculations by Harbs · 8 weeks ago
- db51a55 For binding which changes values after the initial style compute, we need to trigger a new compute by Harbs · 9 weeks ago
- 6cb50f0 Fixed binding by Harbs · 9 weeks ago
- 49382c9 Fixed binding on composite styles by Harbs · 9 weeks ago
- 3f508a2 build.properties: set air.version to 32.0, which is the final version from Adobe by Josh Tynjala · 9 weeks ago
- 7bb2b95 Merge pull request #1291 from tzivz/develop by Harbs · 9 weeks ago
- 1e7b57d Don't shrink AccordionSection icon by Tzivi · 9 weeks ago
- 4a72e78 Support for named colors/custom palettes by greg-dove · 10 weeks ago
- 2d41c81 Removing @royalesuppressexport from these classes for now to keep minified code working properly. by greg-dove · 3 months ago
- 9632fc1 Fix router parameter parsing to clear stale params on URLs without queries by greg-dove · 3 months ago
- 74f65ce The routers write history entries via history.pushState() / replaceState(). by greg-dove · 3 months ago
- b77436f Routing supports replaceState by Harbs · 3 months ago
- e55b672 media and container queries by Harbs · 3 months ago
- f29cfdb added missing headers by Harbs · 3 months ago
- 4c439db Accept offset by Harbs · 3 months ago
- d98643f outline accepts three optional arguments by Harbs · 3 months ago
- 19bbe8a Support shorthand margin and padding as well as specific sides by Harbs · 3 months ago
- efa7e07 removing this for now. Still working on it and its dependencies by greg-dove · 3 months ago
- 104613b minor tweaks for justify-content. by greg-dove · 3 months ago
- 5ff4630 handle '#' in values when creating selectors by greg-dove · 3 months ago
- e630221 Add static fromHex support to RGBColor, alongside existing from HSV method by greg-dove · 3 months ago
- a25a6c5 More permissive handling of "flex" values by Harbs · 3 months ago
- 04e88e6 escape # by Harbs · 3 months ago
- 76ece8e BoxShadow should now work by Harbs · 3 months ago
- 159c438 Fixed Tree by Harbs · 3 months ago
- fe209ef Don't use "selectable" class factories by Harbs · 3 months ago
- 8b93b1f inherit from ILabeledData by Harbs · 3 months ago
- cb9d9c4 tweak to Style's ToolTip, needs a high z-index. by greg-dove · 3 months ago
- 4455490 Asdded canceled getter by Harbs · 3 months ago
- 532fad6 DataContainer by default does not have an item renderer by Harbs · 3 months ago
- a4c51b4 Use getComponent by Harbs · 3 months ago
- 38fe217 Only read resultString once. by Harbs · 3 months ago
- 15c9ac4 Missing bracket by Harbs · 3 months ago
- 7c798e2 Fixed wording of assert by Harbs · 3 months ago
- c52e83b Merge branch 'develop' of https://github.com/apache/royale-asjs into develop by Harbs · 3 months ago
- 127b83f Fixed docs. Added assert. by Harbs · 3 months ago
- 46ab091 Merge pull request #1283 from estib-prog/Textarea by Harbs · 3 months ago
- 0a6bf1d handle css functions for sizing by greg-dove · 3 months ago
- 6496874 Numerous small updates, including progress on media/container queries, tuining to Icon to center visual content in its frame by greg-dove · 3 months ago
- 0f11b45 Only load SVGs once. by Harbs · 3 months ago
- aeeadcb Merge branch 'Textarea' of https://github.com/estib-prog/royale-asjs into Textarea by Esti Braverman · 4 months ago
- 4594480 Fixed Textarea by Esti Braverman · 4 months ago
- d85fd3b Fixed type and import by Harbs · 4 months ago
- bfda1b7 Mistakenly committed these by Harbs · 4 months ago
- 28e1865 Added base class for client use by Harbs · 4 months ago
- c4b0990 Merge branch 'develop' into Textarea by Harbs · 4 months ago
- a3af239 Fixed types by Harbs · 4 months ago
- 86ad161 Fixed types by Harbs · 4 months ago
- f60cf77 Add selected property by Harbs · 4 months ago
- 23cd143 ellipse should be supported by Harbs · 4 months ago
- b0f7d05 Don't error on null styleTypes by Harbs · 4 months ago
- 32b6ce9 Move all the attributes from style to element by Esti Braverman · 4 months ago
- 7e8e8b8 Don't base these on Button because we don't need type and friends by Harbs · 4 months ago
- ebcfe5c Missing header by Harbs · 4 months ago
- ff8b559 Exclude asf.yaml from rat by Harbs · 4 months ago
- bb568c5 Merge pull request #1284 from chiyenna/text-input by Harbs · 4 months ago
- 719c911 Merge pull request #1285 from estib-prog/Range by Harbs · 4 months ago
- 368c85b Merge branch 'develop' into Range by Harbs · 4 months ago
- bbaab99 removed min and max from TextInput by chiyenna · 4 months ago
- 0a74f1a Merge branch 'develop' of https://github.com/apache/royale-asjs into text-input by chiyenna · 4 months ago
- 3a01f01 Merge pull request #1272 from NechamiWormser/text-button by Harbs · 4 months ago
- 024da4b removed fileInput by Nechami Wormser · 4 months ago
- 52d5bf3 Merge branch 'develop' into text-button by Nechami Wormser · 4 months ago
- 62d58b8 Removed elements from manifest by Nechami Wormser · 4 months ago
- 184e5b1 Removed fileInput from textButton by Nechami Wormser · 4 months ago
- c79e07e Merge pull request #1289 from tzivz/bar-loader by Harbs · 4 months ago
- 4a9f906 Removed extra function by Tzivi · 4 months ago
- c585978 Merge branch 'develop' into bar-loader by Tzivi · 4 months ago
- 87d36de Merge pull request #1290 from apache/infrastructure-ruleset-bot/default-branch-protection by Harbs · 4 months ago
- 21135f8 Set up default protection ruleset for default and release branches by The Apache Software Foundation · 4 months ago infrastructure-ruleset-bot/default-branch-protection
- ec6a16a list and menu data by Harbs · 4 months ago
- fc7b202 Added RGBColor by Harbs · 4 months ago
- c3e0560 added IRGBA by Harbs · 4 months ago
- 8090971 Allow component routing to preserve state by Harbs · 4 months ago
- c5fb5a0 VirtualDataGrid: move column sync into wheelHandler by Hugo Ferreira · 4 months ago
- 1dce3d8 add flavor to Divider by greg-dove · 4 months ago
- 430f27a Manifest and StyleClasses should not have redundancies by Yishay Weiss · 4 months ago
- 93804a3 Added Hero by Yishay Weiss · 4 months ago
- 7c43a40 Merge branch 'develop' of https://github.com/apache/royale-asjs into develop by Yishay Weiss · 4 months ago
- f47bc74 Adding Footer by Yishay Weiss · 4 months ago