1. 0ad9e85 Remove beta-quality wording from release vote email templates by Yishay Weiss · 7 hours ago develop
  2. 28b83b6 Bump compiler-build-tools to 1.2.2 by Yishay Weiss · 7 days ago
  3. 220691f Refactor coordinate conversion methods to use viewport-based calculations across various components by Harbs · 11 days ago
  4. 2c1e009 Add PointUtils with viewport coordinate conversion methods and corresponding tests by Harbs · 11 days ago
  5. a1105c8 Enhance DisplayUtils with SVG support and deprecate getTransormMatrix method by Harbs · 11 days ago
  6. 6888a85 Add DisplayUtils class and corresponding tests for bounding box calculations by Harbs · 12 days ago
  7. db51a55 For binding which changes values after the initial style compute, we need to trigger a new compute by Harbs · 2 weeks ago
  8. 6cb50f0 Fixed binding by Harbs · 2 weeks ago
  9. 49382c9 Fixed binding on composite styles by Harbs · 2 weeks ago
  10. 3f508a2 build.properties: set air.version to 32.0, which is the final version from Adobe by Josh Tynjala · 2 weeks ago
  11. 7bb2b95 Merge pull request #1291 from tzivz/develop by Harbs · 2 weeks ago
  12. 1e7b57d Don't shrink AccordionSection icon by Tzivi · 3 weeks ago
  13. 4a72e78 Support for named colors/custom palettes by greg-dove · 3 weeks ago
  14. 2d41c81 Removing @royalesuppressexport from these classes for now to keep minified code working properly. by greg-dove · 4 weeks ago
  15. 9632fc1 Fix router parameter parsing to clear stale params on URLs without queries by greg-dove · 5 weeks ago
  16. 74f65ce The routers write history entries via history.pushState() / replaceState(). by greg-dove · 5 weeks ago
  17. b77436f Routing supports replaceState by Harbs · 5 weeks ago
  18. e55b672 media and container queries by Harbs · 5 weeks ago
  19. f29cfdb added missing headers by Harbs · 5 weeks ago
  20. 4c439db Accept offset by Harbs · 5 weeks ago
  21. d98643f outline accepts three optional arguments by Harbs · 5 weeks ago
  22. 19bbe8a Support shorthand margin and padding as well as specific sides by Harbs · 5 weeks ago
  23. efa7e07 removing this for now. Still working on it and its dependencies by greg-dove · 6 weeks ago
  24. 104613b minor tweaks for justify-content. by greg-dove · 6 weeks ago
  25. 5ff4630 handle '#' in values when creating selectors by greg-dove · 6 weeks ago
  26. e630221 Add static fromHex support to RGBColor, alongside existing from HSV method by greg-dove · 6 weeks ago
  27. a25a6c5 More permissive handling of "flex" values by Harbs · 6 weeks ago
  28. 04e88e6 escape # by Harbs · 6 weeks ago
  29. 76ece8e BoxShadow should now work by Harbs · 6 weeks ago
  30. 159c438 Fixed Tree by Harbs · 6 weeks ago
  31. fe209ef Don't use "selectable" class factories by Harbs · 6 weeks ago
  32. 8b93b1f inherit from ILabeledData by Harbs · 6 weeks ago
  33. cb9d9c4 tweak to Style's ToolTip, needs a high z-index. by greg-dove · 6 weeks ago
  34. 4455490 Asdded canceled getter by Harbs · 7 weeks ago
  35. 532fad6 DataContainer by default does not have an item renderer by Harbs · 7 weeks ago
  36. a4c51b4 Use getComponent by Harbs · 7 weeks ago
  37. 38fe217 Only read resultString once. by Harbs · 7 weeks ago
  38. 15c9ac4 Missing bracket by Harbs · 8 weeks ago
  39. 7c798e2 Fixed wording of assert by Harbs · 8 weeks ago
  40. c52e83b Merge branch 'develop' of https://github.com/apache/royale-asjs into develop by Harbs · 8 weeks ago
  41. 127b83f Fixed docs. Added assert. by Harbs · 8 weeks ago
  42. 46ab091 Merge pull request #1283 from estib-prog/Textarea by Harbs · 8 weeks ago
  43. 0a6bf1d handle css functions for sizing by greg-dove · 8 weeks ago
  44. 6496874 Numerous small updates, including progress on media/container queries, tuining to Icon to center visual content in its frame by greg-dove · 8 weeks ago
  45. 0f11b45 Only load SVGs once. by Harbs · 8 weeks ago
  46. aeeadcb Merge branch 'Textarea' of https://github.com/estib-prog/royale-asjs into Textarea by Esti Braverman · 8 weeks ago
  47. 4594480 Fixed Textarea by Esti Braverman · 8 weeks ago
  48. d85fd3b Fixed type and import by Harbs · 9 weeks ago
  49. bfda1b7 Mistakenly committed these by Harbs · 9 weeks ago
  50. 28e1865 Added base class for client use by Harbs · 9 weeks ago
  51. c4b0990 Merge branch 'develop' into Textarea by Harbs · 9 weeks ago
  52. a3af239 Fixed types by Harbs · 9 weeks ago
  53. 86ad161 Fixed types by Harbs · 9 weeks ago
  54. f60cf77 Add selected property by Harbs · 9 weeks ago
  55. 23cd143 ellipse should be supported by Harbs · 10 weeks ago
  56. b0f7d05 Don't error on null styleTypes by Harbs · 10 weeks ago
  57. 32b6ce9 Move all the attributes from style to element by Esti Braverman · 10 weeks ago
  58. 7e8e8b8 Don't base these on Button because we don't need type and friends by Harbs · 10 weeks ago
  59. ebcfe5c Missing header by Harbs · 10 weeks ago
  60. ff8b559 Exclude asf.yaml from rat by Harbs · 10 weeks ago
  61. bb568c5 Merge pull request #1284 from chiyenna/text-input by Harbs · 10 weeks ago
  62. 719c911 Merge pull request #1285 from estib-prog/Range by Harbs · 10 weeks ago
  63. 368c85b Merge branch 'develop' into Range by Harbs · 10 weeks ago
  64. bbaab99 removed min and max from TextInput by chiyenna · 10 weeks ago
  65. 0a74f1a Merge branch 'develop' of https://github.com/apache/royale-asjs into text-input by chiyenna · 10 weeks ago
  66. 3a01f01 Merge pull request #1272 from NechamiWormser/text-button by Harbs · 10 weeks ago
  67. 024da4b removed fileInput by Nechami Wormser · 10 weeks ago
  68. 52d5bf3 Merge branch 'develop' into text-button by Nechami Wormser · 10 weeks ago
  69. 62d58b8 Removed elements from manifest by Nechami Wormser · 10 weeks ago
  70. 184e5b1 Removed fileInput from textButton by Nechami Wormser · 10 weeks ago
  71. c79e07e Merge pull request #1289 from tzivz/bar-loader by Harbs · 10 weeks ago
  72. 4a9f906 Removed extra function by Tzivi · 10 weeks ago
  73. c585978 Merge branch 'develop' into bar-loader by Tzivi · 10 weeks ago
  74. 87d36de Merge pull request #1290 from apache/infrastructure-ruleset-bot/default-branch-protection by Harbs · 10 weeks ago
  75. 21135f8 Set up default protection ruleset for default and release branches by The Apache Software Foundation · 10 weeks ago infrastructure-ruleset-bot/default-branch-protection
  76. ec6a16a list and menu data by Harbs · 2 months ago
  77. fc7b202 Added RGBColor by Harbs · 2 months ago
  78. c3e0560 added IRGBA by Harbs · 2 months ago
  79. 8090971 Allow component routing to preserve state by Harbs · 2 months ago
  80. c5fb5a0 VirtualDataGrid: move column sync into wheelHandler by Hugo Ferreira · 3 months ago
  81. 1dce3d8 add flavor to Divider by greg-dove · 3 months ago
  82. 430f27a Manifest and StyleClasses should not have redundancies by Yishay Weiss · 3 months ago
  83. 93804a3 Added Hero by Yishay Weiss · 3 months ago
  84. 7c43a40 Merge branch 'develop' of https://github.com/apache/royale-asjs into develop by Yishay Weiss · 3 months ago
  85. f47bc74 Adding Footer by Yishay Weiss · 3 months ago
  86. 339cdff cumulative WIP on RadialProgress by greg-dove · 3 months ago
  87. eadd762 Added BarLoader by Tzivi · 3 months ago
  88. 8a47721 Merge branch 'develop' into text-button by Nechami Wormser · 3 months ago
  89. 48f3172 fix for BoxSizing generating empty declaration. by greg-dove · 3 months ago
  90. e116636 Remove duplicate properties by Esti Braverman · 3 months ago
  91. 095947e Merge branch 'Radio' into Textarea by Esti Braverman · 3 months ago
  92. 7694de7 Fix sizes by Esti Braverman · 3 months ago
  93. e5f6163 converted spaces to tabs by Nechami Wormser · 3 months ago
  94. de7ddcd Revert Link changes by Nechami Wormser · 3 months ago
  95. 418b330 Removed Link from TextButton Pr by Nechami Wormser · 3 months ago
  96. a0f1a45 Removed Link changes from TextButton PR. by Nechami Wormser · 3 months ago
  97. 5afa363 Merge pull request #1280 from estib-prog/Radio by Harbs · 3 months ago
  98. 075b3a6 Merge branch 'develop' into Radio by Harbs · 3 months ago
  99. d224f96 Tooltip updates with 2 TooltipBeads. by greg-dove · 3 months ago
  100. 51ee2c3 stylebead changes - permit use of calc in value/selector combo, Allow nested AttributeState/DataState styling. by greg-dove · 3 months ago