- 2830b86 pom.xml: reference BE0012_Using_external_javascript_libraries_in_Apache_Royale example for rat-excludes.txt by Josh Tynjala · 4 weeks ago develop
- bb838d2 dependencies: correct versions in approval script, and remove commons-lang in favor of only commons-lang3 by Josh Tynjala · 4 weeks ago
- 6489e93 Jewel: remove check in TileHorizontalLayout that avoids using observeElementSize on macOS by Josh Tynjala · 3 months ago
- b8e8611 JewelTheme: Fix issue where font "Lato" has wrong font-style set by Piotr Zarzycki · 6 weeks ago
- 3072caf fix: sanitize textData and filterText in Jewel SearchFilterForList by hiedra · 9 weeks ago
- 15edae0 fix: use innerHTML instead of text in Jewel SearchFilterForList by hiedra · 9 weeks ago
- 725818a Merge pull request #1262 from tzivz/develop by Harbs · 3 months ago
- 60559f2 listen for removal by Tzivi · 3 months ago
- fa52175 Network: add XMLResult and JSONResult beads for HTTPService by Josh Tynjala · 3 months ago
- eefcf96 Network: HTTPService data and json getters should be bindable by Josh Tynjala · 3 months ago
- a6a6df6 JewelTheme: Secondary theme for Jewel radiobutton. CSS's by hiedra · 4 months ago
- 5317bee Fix ASDoc for ClipImage bead: removed incorrect reference to Jewel List, clarified compatibility with any StyledUIBase component by mjesteve · 4 months ago
- eb4f503 JewelTheme: Secondary theme for Jewel radiobutton by mjesteve · 4 months ago
- 5b52c04 use new [JSIncludeScript], [JSIncludeCSS], and [JSIncludeAsset] metadata by Josh Tynjala · 4 months ago
- e967389 blog-examples: add missing Ant build scripts and configs for the BE00* examples by Josh Tynjala · 5 months ago
- 123426c BE0011_Loading_external_data_through_HTTPService: option to load a mocked JSON response due to Content-Security-Policy restrictions by Josh Tynjala · 5 months ago
- 47893a8 BE0012_Using_external_javascript_libraries_in_Apache_Royale: updated for new included scripts/css/assets by Josh Tynjala · 5 months ago
- 5bc236c FontAwesomeIcon: change faStyle property defaultsto SOLID instead of REGULAR by Josh Tynjala · 5 months ago
- 2a16037 TourDeJewel: remove some use of font awesome non-free icons by Josh Tynjala · 5 months ago
- dbd80b3 update most Jewel blog examples to use new js/css/assets and not load resources from external websites by Josh Tynjala · 5 months ago
- 8343980 ASDoc: fix failure to load class after navigating to package and then back to the same class by Josh Tynjala · 5 months ago
- a474a42 ASDoc: fix issue where classes with the same base name, but different packages, couldn't navigate between each other by Josh Tynjala · 5 months ago
- 94ec3a2 ASDoc: display Interface instead of Class for interfaces (and default to Symbol for any other non-classes by Josh Tynjala · 5 months ago
- 5fe1591 ASDoc: fix loading JSON for top level package by Josh Tynjala · 5 months ago
- 8166dab ASDoc: fix Top Level package detail by using decodeURIComponent() on the hash by Josh Tynjala · 5 months ago
- d30a593 ASDoc: package name in symbol view links to package URL by Josh Tynjala · 5 months ago
- 29b83e3 ASDoc: fix exception when _currentClassData is null by Josh Tynjala · 5 months ago
- d09d53e ASDoc: fix exception when baseInterfaceNames is non-null, but empty by Josh Tynjala · 5 months ago
- 4744005 ASDoc: when clicking a package link, the main view shows all classes in the package by Josh Tynjala · 5 months ago
- 3fd29d2 ASDoc: add missing fields to EventDispatcher.swf.json by Josh Tynjala · 5 months ago
- a491753 Adding another low level flash api emulation for a legacy string encoding/decoding format, with test coverage. That was more work than it might appear :) by greg-dove · 5 months ago
- 7821a49 Update FileBrowser.as (#1256) by Hiedra · 5 months ago
- a76f7fb ASDoc: stricter builds by Josh Tynjala · 5 months ago
- 2e77089 ASDoc: detail renderers display descriptions as HTML and sanitize it by Josh Tynjala · 5 months ago
- 8ff67d7 ASDoc: sanitize HTML for class description by Josh Tynjala · 5 months ago
- a57891f ASDocModel: add ioError listeners and recovery from certain errors by Josh Tynjala · 5 months ago
- c071c6f ASDoc: add ASDocInterface for JSONReviver by Josh Tynjala · 5 months ago
- 5f2a1a2 ASDoc: fix issue where content was too big for body due to bad measurements from margin and flex-wrap by Josh Tynjala · 5 months ago
- 69b1018 RoyaleSite: make the top bar layout match the real site a bit better by Josh Tynjala · 5 months ago
- 1e56344 ASDoc: resize app when browser resizes, and don't let body scroll by Josh Tynjala · 5 months ago
- 7138dcc ASDoc: inheritance list scrolls horizontally if it gets too large by Josh Tynjala · 5 months ago
- f0f4f85 ASDoc: let <pre> tags scroll instead of growing as wide as possible by Josh Tynjala · 5 months ago
- 97766b6 ASDoc: remove extra comma after last parameter in function signatures by Josh Tynjala · 5 months ago
- 340d4ee ASDoc: fix aligning and sizing of function signature parameters by Josh Tynjala · 5 months ago
- 47a8b4e ASDoc: a little more spacing after package/class/inheritance labels and their values by Josh Tynjala · 5 months ago
- 71e2b72 ASDoc: no border around inheritance list by Josh Tynjala · 5 months ago
- 5933d8d ASDoc: add ASDocClassField for non-accessor fields by Josh Tynjala · 5 months ago
- ad2f36a ASDoc: fix OptionalHashAnchorStringItemRenderer hiding the -> for the last item by Josh Tynjala · 5 months ago
- 33c259c ASDoc: various Lists and DataContainers should have variable row heights so that text for descriptions and parameters and things don't overlap by Josh Tynjala · 5 months ago
- deeb1ae JSONReviver: when replacing a plain object with a class instance, return the class instance by Josh Tynjala · 5 months ago
- 122d0b6 examples: fix Icons being treated incorrectly as a theme by Josh Tynjala · 6 months ago
- 68e6107 TourDeJewel: fix some grammar by Josh Tynjala · 6 months ago
- 3c975ad TourDeJewel: copy .mxml files into output and load from there instead of GitHub by Josh Tynjala · 6 months ago
- 5d4260a JewelTheme: edited wrong config file for Lato font Ant build by Josh Tynjala · 6 months ago
- 3311114 TourDeJewel: doesn't need Lato font anymore because it comes from JewelTheme by Josh Tynjala · 6 months ago
- 7cf3c09 JewelTheme: js-includes for Lato font by Josh Tynjala · 6 months ago
- 1a6294c Libraries: move third-party libraries from src/main/resources to src/main/assembly/third-party by Josh Tynjala · 6 months ago
- 41ffc96 TourDeJewel: js-includes can't be in src/main/resources because they will be copied by Maven/Ant builds by Josh Tynjala · 6 months ago
- fbe358b pom.xml: fix rat-excludes.txt in examples being seemingly ignored if the with-examples profile isn't activated by Josh Tynjala · 6 months ago
- 500067a RoyaleSite: fix rat excludes and relative paths for Maven by Josh Tynjala · 6 months ago
- a3685a7 Merge branch 'examples/TDJ_localresources' of https://github.com/apache/royale-asjs into examples/TDJ_localresources by mjesteve · 6 months ago
- ed43cd6 Merge branch 'examples/TDJ_localresources' of https://github.com/apache/royale-asjs into examples/TDJ_localresources by mjesteve · 6 months ago
- adb82f8 TourDeJewel: fix lato font path by Josh Tynjala · 6 months ago
- 996a01c examples: fix some templates to avoid duplicate styles by Josh Tynjala · 6 months ago
- e2371a0 RoyaleSite: include css/fonts for JS by Josh Tynjala · 6 months ago
- d296ae6 TourDeJewel: reorganize assets a bit, fix asconfig.json and Ant build by Josh Tynjala · 6 months ago
- 10d1c17 Jewel: remove commented out inject_script by Josh Tynjala · 6 months ago
- 8192fc0 Maven: update rat to match sub-projects by Josh Tynjala · 6 months ago
- 99304ee Basic: reorganize assets by Josh Tynjala · 6 months ago
- 02eb93e Jewel: reorganize assets by Josh Tynjala · 6 months ago
- 5333dbd Icons: reorganize assets a bit by Josh Tynjala · 6 months ago
- 41cf4b1 Icons/IconsJS: Including 'Material webfonts' and 'FontAwesomeIcon webfonts' in .swc library output via -js-include-css and -js-include-asset build parameters. by mjesteve · 6 months ago
- 3730e09 Jewel / Basic pom's. Change ${basedir} by ${project.basedir} by mjesteve · 6 months ago
- d0cbce9 Basic/BasicJS: Including 'dialog-polyfill.min.js' and 'dialog-polyfill.min.css' in .swc library output via -js-include-script and -js-include-css build parameters. by mjesteve · 6 months ago
- b12267a Including the 'web-animations.min.js' file in the JewelJS compilation. by mjesteve · 6 months ago
- 0b2ec88 TDJ: Files that are self-licensed and ASF-compliant are excluded from RAT scanning. Configure pom.xml and create the rat-excludes.txt file. by mjesteve · 7 months ago
- 96b561f Jewel: Overriding the </inject_script> block by including it in a comment block. by mjesteve · 7 months ago
- 8c25616 TDJ: by mjesteve · 7 months ago
- 59c7a61 Jewel: Including web-animation.min.js in .swc library output via -js-include-script build parameter. by mjesteve · 7 months ago
- 771d021 Init download resources by mjesteve · 7 months ago
- 00e9288 TourDeJewel: fix lato font path by Josh Tynjala · 6 months ago
- 21afd58 examples: fix some templates to avoid duplicate styles by Josh Tynjala · 6 months ago
- 371343b RoyaleSite: include css/fonts for JS by Josh Tynjala · 6 months ago
- 80c016c TourDeJewel: reorganize assets a bit, fix asconfig.json and Ant build by Josh Tynjala · 6 months ago
- 1c9c97e Jewel: remove commented out inject_script by Josh Tynjala · 6 months ago
- 58c9a9f Maven: update rat to match sub-projects by Josh Tynjala · 6 months ago
- 61c5fd2 Basic: reorganize assets by Josh Tynjala · 6 months ago
- 924e3e5 Jewel: reorganize assets by Josh Tynjala · 6 months ago
- acac283 Icons: reorganize assets a bit by Josh Tynjala · 6 months ago
- a05e085 TourDeJewel: README should include build instructions by Josh Tynjala · 6 months ago
- a27b759 RoyaleWebsite: fixed layout of this example by Josh Tynjala · 6 months ago
- 02eb283 Network: fix missing IO_ERROR on JS target when HTTPService loading fails, to match the behavior of the SWF target by Josh Tynjala · 6 months ago
- d0e0c98 Icons/IconsJS: Including 'Material webfonts' and 'FontAwesomeIcon webfonts' in .swc library output via -js-include-css and -js-include-asset build parameters. by mjesteve · 6 months ago
- 1005bfc Jewel / Basic pom's. Change ${basedir} by ${project.basedir} by mjesteve · 6 months ago
- 54f582b Basic/BasicJS: Including 'dialog-polyfill.min.js' and 'dialog-polyfill.min.css' in .swc library output via -js-include-script and -js-include-css build parameters. by mjesteve · 6 months ago
- 5b80757 Including the 'web-animations.min.js' file in the JewelJS compilation. by mjesteve · 6 months ago
- 067f81d Merge branch 'examples/TDJ_localresources' of https://github.com/apache/royale-asjs into examples/TDJ_localresources by mjesteve · 7 months ago
- 8156c36 TDJ: Files that are self-licensed and ASF-compliant are excluded from RAT scanning. Configure pom.xml and create the rat-excludes.txt file. by mjesteve · 7 months ago
- 82fafb7 TDJ: Files that are self-licensed and ASF-compliant are excluded from RAT scanning. Configure pom.xml and create the rat-excludes.txt file. by mjesteve · 7 months ago
- de96c86 Jewel: Overriding the </inject_script> block by including it in a comment block. by mjesteve · 7 months ago