commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[royale-asjs] branch develop updated: Make sure measuredMin dimensions don't mess with constraint based layout in Panel
yishayw
[royale-asjs] branch develop updated: Initial attempt to get the label token replacement working in mx ProgressBar
gregdove
[royale-docs] branch master updated: royaleunit: Playwright and commandArgs
joshtynjala
[royale-docs] branch master updated (5266b1a -> d0e3c96)
joshtynjala
[royale-docs] 02/02: compiler-options: -watch
joshtynjala
[royale-docs] 01/02: compiler: document for release build optimization that's separate from compiler-options
joshtynjala
[royale-docs] branch master updated (918cb58 -> 5266b1a)
joshtynjala
[royale-docs] 02/02: formatter-options: supported values and defaults
joshtynjala
[royale-docs] 01/02: linter-options: defaults and supported values
joshtynjala
[royale-docs] branch master updated: formatter: fix / link
joshtynjala
[royale-docs] branch master updated: trailing slash broke link
harbs
[royale-compiler] branch develop updated: update release notes
joshtynjala
[royale-asjs] branch develop updated: include 'ToolTip' class name for native css styling of mx ToolTip
gregdove
[royale-docs] branch master updated (dabbf8c -> 363639f)
joshtynjala
[royale-docs] 02/02: Expand formatter and linter documentation, including asformat and aslint -config.xml files
joshtynjala
[royale-docs] 01/02: compiler: minor tweaks to intro
joshtynjala
[royale-docs] branch master updated: linter
joshtynjala
[royale-compiler] branch develop updated: linter: rename some rules for clarity
joshtynjala
[royale-docs] branch master updated (7ec2607 -> 1af1885)
joshtynjala
[royale-docs] 02/02: formatter
joshtynjala
[royale-docs] 01/02: compiler options: minor cleanup
joshtynjala
[royale-docs] branch master updated: compiler: combine pages that list compiler options
joshtynjala
[royale-asjs] branch develop updated: Fix for invalid selectedIndex value for interim event listeners during removal of ViewStack child
gregdove
[royale-compiler] branch develop updated (86a7f8630 -> d6680a636)
joshtynjala
[royale-compiler] 05/11: linter: unsafe-negation
joshtynjala
[royale-compiler] 08/11: linter: recommended
joshtynjala
[royale-compiler] 03/11: linter: sparse-array
joshtynjala
[royale-compiler] 10/11: formatter: skip-local-config-file
joshtynjala
[royale-compiler] 01/11: linter: missing-constructor-super
joshtynjala
[royale-compiler] 07/11: linter: void-operator
joshtynjala
[royale-compiler] 11/11: linter: no recommended option, just set some defaults
joshtynjala
[royale-compiler] 02/11: linter: duplicate-object-keys
joshtynjala
[royale-compiler] 06/11: linter: vars-on-top
joshtynjala
[royale-compiler] 04/11: linter: valid-typeof
joshtynjala
[royale-compiler] 09/11: linter: skip-local-config-file
joshtynjala
[royale-compiler] branch develop updated (2cc23169f -> 86a7f8630)
joshtynjala
[royale-compiler] 03/03: formatter: load-config option and asformat-config.xml detection
joshtynjala
[royale-compiler] 02/03: linter: use aslint-config instead of royale-config as root element of config files
joshtynjala
[royale-compiler] 01/03: linter: aslint-config.xml detection
joshtynjala
[royale-compiler] branch develop updated (16c1abba1 -> 2cc23169f)
joshtynjala
[royale-compiler] 01/02: linter: load-config option
joshtynjala
[royale-compiler] 02/02: linter: fix linting not working in MXML scripts
joshtynjala
[royale-asjs] branch develop updated: bin: add aslint to .gitignore
joshtynjala
[royale-compiler] branch develop updated (749763d17 -> 16c1abba1)
joshtynjala
[royale-asjs] branch develop updated: Fix for mx Panel layout not sizing its ControlBar
gregdove
[royale-website] branch master updated: README: expanded instructions
joshtynjala
[royale-asjs] branch develop updated: Emulation - basic DG drag support
yishayw
[royale-asjs] branch develop updated: Emulation - add dragMoveEnabled option to List
yishayw
[royale-asjs] branch develop updated: Emulation - Add drag and drop (no move yet) to List
yishayw
[royale-asjs] branch develop updated: Added simple JWT decoder
harbs
[royale-asjs] branch develop updated: Added Base64 encode from and decode to strings
harbs
[royale-asjs] branch develop updated: Use to be consistent with
yishayw
[royale-asjs] branch develop updated: Emulation - prepare Panel layout for control bar implementation.
yishayw
[royale-asjs] branch develop updated: Fix #1208
yishayw
[royale-asjs] branch develop updated: Some Tuning in SimpleTextHighlighter: for font inheritance and 2px padding.
gregdove
[royale-asjs] branch develop updated (0f04cf19c8 -> df82c92177)
gregdove
[royale-asjs] 01/02: Adding an initial Simple Text Highlighter component (JS-only functionality, compiles-only for SWF)
gregdove
[royale-asjs] 02/02: Adding an extra mx-level implementation similar to org.apache.royale.html.SimpleTextHighlighter
gregdove
[royale-asjs] branch develop updated (88d35b29aa -> 0f04cf19c8)
hiedra
[royale-asjs] 01/03: Jewel VirtualList: Fixed. Prevent the retrieval of a non-existent item.
hiedra
[royale-asjs] 03/03: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop
hiedra
[royale-asjs] 02/03: Fixed. Navigating with the keyboard from the first visible itemRenderer upwards or from the last visible itemRenderer downwards caused an error because the item is not yet created.
hiedra
[royale-asjs] branch develop updated: Wrong test for populating isPopUp
yishayw
[royale-asjs] branch develop updated: Emulation - only popups should be draggable
yishayw
[royale-asjs] branch develop updated (e71305a9bc -> 73cb687fe2)
yishayw
[royale-asjs] 01/03: Emulation - Naive implementation of getChildByName, I have not considered containers
yishayw
[royale-asjs] 03/03: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop
yishayw
[royale-asjs] 02/03: Emulation - make sure graphics object is fully initialized when retrieved
yishayw
[royale-asjs] branch develop updated: Fix ant build after DragDrop in MX addition
yishayw
[royale-asjs] branch develop updated: Make sure drag controller gets event that initiated dreg
yishayw
[royale-asjs] branch develop updated: Fix dragmanagerimpl injection into drop target
yishayw
[royale-asjs] branch develop updated: Trigger drop events etc. with DragManager
yishayw
[royale-asjs] branch develop updated (8cae19e2c6 -> 1efd61a4e6)
yishayw
[royale-asjs] 02/03: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop
yishayw
[royale-asjs] 03/03: Fix some compile issues and show dragging - still no drop
yishayw
[royale-asjs] 01/03: Starting DragManagerImpl
yishayw
[royale-asjs] branch develop updated: The preventDefault was not allowing the VirtualList to scroll while navigating to up and down
hugoferreira
[royale-asjs] branch develop updated: A similar interim fix to ADG selectedItems/selectedIndices getter, when allowMultipleSelection is false
gregdove
[royale-asjs] branch develop updated: This should return better results
harbs
[royale-asjs] branch develop updated: Basic: Fix issue where in scenario of providing object in dataProvider contains fields either null or undefined causes display [object Object] instead of empty string
piotrz
[royale-compiler] branch develop updated: MXMLTagAttributeData: fix location of MXML attribute value start column
joshtynjala
[royale-compiler] branch develop updated: formatter: fixed issues where nested blocks/functions could mess up the indentation of multi-line statements
joshtynjala
[royale-asjs] branch develop updated: Feed renderers correct data after update notification
yishayw
[royale-asjs] branch develop updated: Workaround potential runtime setting of undefined as (should be String) text value
gregdove
[royale-compiler] branch develop updated (809c56398 -> 34c9fb9f0)
joshtynjala
[royale-compiler] 02/02: RoyaleUnit: all calls to update classpath for Playwright happen in DefaultPlaywrightContext instead of split between Command and Context
joshtynjala
[royale-compiler] 01/02: RoyaleUnit: Fix Windows test runs that failed to run Playwright because the environment variables were too long
joshtynjala
[royale-asjs] branch develop updated: Emulation - add titleTextField to Panel
yishayw
[royale-asjs] branch develop updated: Tests: use Playwright for JS browser testing (instead of trying to detect the user's installed browsers)
joshtynjala
[royale-compiler] branch develop updated: royaleunit: Call to setThreadContextLoader() for Playwright needs a matching call to resetThreadContextLoader()
joshtynjala
[royale-website] branch asf-site updated: remove unnecessary file
joshtynjala
[royale-website] branch master updated (3d6f4b5c -> d8e7a51d)
joshtynjala
[royale-website] 01/04: commercial-support: fix URLs
joshtynjala
[royale-website] 04/04: blog downloads
joshtynjala
[royale-website] 03/04: footer: commercial support
joshtynjala
[royale-website] 02/04: commercial-support: secondary name and URL
joshtynjala
[royale-website] branch asf-site updated: Deploy site
github-bot
[royale-website] branch asf-site updated: Deploy site
github-bot
[royale-website] branch asf-site updated: Deploy site
github-bot
[royale-website] branch asf-site updated: Deploy site
github-bot
[royale-website] branch asf-site updated: Deploy site
github-bot
[royale-website] branch asf-site updated: Deploy site
github-bot
[royale-website] branch asf-site updated: Deploy site
github-bot
[royale-website] branch asf-site updated: Deploy site
github-bot
[royale-website] branch asf-site updated: Deploy site
github-bot
[royale-website] branch master updated: add missing commercial support page
joshtynjala
[royale-website] branch master updated: .htaccess
joshtynjala
[royale-website] branch asf-site updated: .htaccess: try redirect
joshtynjala
[royale-website] branch master updated: Github Actions: commit to asf-site instead of asf-staging
joshtynjala
[royale-website] branch master updated: Github Actions: don't commit if no changes
joshtynjala
[royale-website] 01/01: Github Actions: switch from 11ty to master branch
joshtynjala
[royale-website] branch asf-site updated: asf-site: .asf-yaml
joshtynjala
[royale-asjs] branch develop updated: fixes #860 (in simple testing)
gregdove
[royale-compiler] branch develop updated: formatter: create FormatterSettings object to configure ASTokenFormatter and MXMLTokenFormatter
joshtynjala
[royale-compiler] branch develop updated: formatter: refactor .as and .mxml formatters into separate classes for easier maintenance
joshtynjala
[royale-compiler] branch develop updated (6085daac2 -> 5a0042801)
joshtynjala
[royale-compiler] 01/02: formatter: fix detection of opening mx|fx:Script element when document contains CRLF newlines
joshtynjala
[royale-compiler] 02/02: formatter: preserve one new line at most at the end of the file
joshtynjala
[royale-asjs] branch develop updated: distribution: updated destination for royaleunit-ant-task dependencies
joshtynjala
[royale-compiler] branch develop updated (4c5c90491 -> 6085daac2)
joshtynjala
[royale-compiler] 03/04: these weren't supposed to be committed yet
joshtynjala
[royale-compiler] 02/04: RoyaleUnit: improved commandArgs attribute parsing to ignore length == 0
joshtynjala
[royale-compiler] 01/04: RoyaleUnit: LoggingUtil error method
joshtynjala
[royale-compiler] 04/04: royaleunit-ant-tasks: <royaleunit player=""/> attribute may be set to chromium, webkit, or firefox to test JS using Playwright
joshtynjala
[royale-asjs] branch develop updated: Some improvements to ColorPicker - also, start showing palette in emulation
yishayw
[royale-asjs] branch develop updated: FontAwesomeIcon: Add properties for stacking. FontAwesome5IconType: several icons added.
hiedra
[royale-asjs] branch develop updated: ADG quick fix for "selectedItems is empty" when allowMultipleSelection is false but selectedItem/selectedIndex represents one selected item.
gregdove
[royale-asjs] branch develop updated: Emulation - Numeric Stepper - align text input with Flex behavior
yishayw
[royale-asjs] branch develop updated (8c36bbbf77 -> 0a2f73fd20)
yishayw
[royale-asjs] 04/04: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop
yishayw
[royale-asjs] 02/04: Revert "Implement editable in emulation ComboBase - but now no mousedown reaction either"
yishayw
[royale-asjs] 01/04: Implement editable in emulation ComboBase - but now no mousedown reaction either
yishayw
[royale-asjs] 03/04: Implement editable in emulation but this time allow input click
yishayw
[royale-website] branch 11ty updated: Github Actions: git config user name and email
joshtynjala
[royale-website] branch 11ty updated: Github Actions: better deploy
joshtynjala
[royale-website] branch asf-staging created (now 45e26d62)
joshtynjala
[royale-website] 02/02: .gitignore
joshtynjala
[royale-website] 01/02: .asf.yaml
joshtynjala
[royale-website] branch 11ty updated: 11ty: fix build
joshtynjala
[royale-website] branch 11ty created (now 23d42218)
joshtynjala
[royale-asjs] branch develop updated: Ant: RoyaleUnit task should have different lib.path to avoid potential conflicts
joshtynjala
[royale-asjs] branch develop updated: Quick fix for supporting the 'sortableColumns=false' option for mx dataGrids
gregdove
[royale-compiler] branch develop updated (3eff216da -> 4c5c90491)
joshtynjala
[royale-compiler] 01/06: formatter: case or default that contains only a block does not increase indent of block
joshtynjala
[royale-compiler] 05/06: formatter: fix invalid error detected when source file starts with UTF BOM character
joshtynjala
[royale-compiler] 04/06: StreamingASTokenizer: fixed issue where sourcePath variable was passed to original RawASTokenizer in setPath(), but not passed to a new RawASTokenizer created in setReader()
joshtynjala
[royale-compiler] 02/06: formatter: display problem severity
joshtynjala
[royale-compiler] 03/06: formatter: handle disable place brace on new line for case or default that contains only a block does not increase indent of block
joshtynjala
[royale-compiler] 06/06: royaleunit-ant-tasks: added commandArgs attribute to <royaleunit/> element (closes #168)
joshtynjala
[royale-asjs] branch develop updated: Emulation - allow numeric stepper to accept empty string as beginning of new value input
yishayw
[royale-asjs] branch develop updated: Gix max width to tooltip in emulation
yishayw
[royale-asjs] branch develop updated: Make sure trunction tooltip does not wipe out explicit tooltip
yishayw
[royale-compiler] branch develop updated: Avoid null reference errors for scope which can occur with some xml-ish lookups.
gregdove
[royale-asjs] branch develop updated: Add test coverage for a range of scenarios for XMLish String coercion
gregdove
[royale-compiler] branch develop updated: Compiler changes to support various XMLish String coercions wihch avoid Language.string and other cases which cause implicit valueOf() calls - forcing toString() calls instead in relevant scenarios.
gregdove
[royale-asjs] branch develop updated: add a custom string coercion support for XMLList instances (instead of Language.string in this case, to avoid implicit valueOf() calls)
gregdove
[royale-pelican-website] branch main updated: Fixed the pelicanconf.yaml so that central plugins work appropriately
dfoulks
[royale-asjs] branch develop updated: Deferred model initialization - Give other beads a chance to be aware of inititialization state
yishayw
[royale-asjs] branch develop updated: Fixed valueOf when it's supposed to be empty strings
harbs
[royale-asjs] branch develop updated: TLCs using RengeModel might need defer initalization until all params are set.
yishayw
[royale-asjs] branch develop updated (256d044bab -> 0f416308a2)
yishayw
[royale-asjs] 02/02: Add imports to make swf version work
yishayw
[royale-asjs] 01/02: Should have never been added here
yishayw
[royale-asjs] branch develop updated: Don't let popups obscure busy cursor
yishayw
[royale-compiler] branch dependabot/maven/compiler-build-tools/org.codehaus.plexus-plexus-utils-3.0.16 created (now 4ab3f48da)
github-bot
[royale-asjs] branch develop updated: Fixed a bug with an empty VirtualDataGrid dataProvider and then a dynamic item is added
hugoferreira
[royale-asjs] branch develop updated: Emulation - Resize - take into account effect starting again before it has finished
yishayw
[royale-asjs] branch develop updated: Add initial implemenetion of CursorManager.
yishayw
[royale-asjs] branch develop updated: DataGridColumnVisibility bead compatibility with VirtualDataGrid
hugoferreira
[royale-asjs] branch develop updated: Add a first cut approach for mxml ioError="eventHandler(event)" in mx:Image (also added "complete" event metadata)
gregdove
[royale-asjs] branch develop updated: Allow XML to be subclassed
harbs
[royale-asjs] branch develop updated: Emulation - make sure internal changes in Resize effect don't affect subsequent plays
yishayw
[royale-asjs] branch develop updated: MX Resize - fix constructor to take correct target
yishayw
[royale-asjs] branch develop updated: Revert "Improvements to overflow bead."
yishayw
[royale-asjs] branch develop updated: Improvements to overflow bead.
yishayw
[royale-pelican-website] branch main updated: Update test1.md
andreww
[royale-pelican-website] branch main updated: Update and rename test1.txt to test1.md
andreww
[royale-pelican-website] branch main updated: Update tutorials.md
andreww
[royale-pelican-website] branch main updated: Update tutorials.md
andreww
[royale-pelican-website] branch asf-site updated: Automatic Site Publish by Buildbot
git-site-role
[royale-pelican-website] branch asf-site updated: Automatic Site Publish by Buildbot
git-site-role
[royale-pelican-website] branch asf-site updated: Automatic Site Publish by Buildbot
git-site-role
[royale-pelican-website] branch asf-site updated: Automatic Site Publish by Buildbot
git-site-role
[royale-pelican-website] branch main updated: Delete links.md
andreww
[royale-pelican-website] branch main updated: Delete mentors.md
andreww
[royale-pelican-website] branch main updated: Create tutorials.md
andreww
[royale-pelican-website] branch asf-site updated: Update .asf.yaml
andreww
[royale-pelican-website] branch asf-site updated: Update .asf.yaml
andreww
[royale-pelican-website] branch asf-site updated: Update .asf.yaml
andreww
[royale-pelican-website] branch asf-site created (now ec46d94)
git-site-role
[royale-pelican-website] branch main updated: Update LICENSE
andreww
[royale-pelican-website] branch main updated: Update NOTICE
andreww
[royale-pelican-website] branch main updated: Update NOTICE
andreww
[royale-pelican-website] branch main updated: Update index.md
andreww
[royale-pelican-website] branch main updated: Delete requirements.txt
andreww
[royale-pelican-website] branch main updated: Delete lint.yml
andreww
[royale-pelican-website] branch main updated: Delete eccnmatrix.yaml
andreww
[royale-pelican-website] branch main updated: Delete faq.md
andreww
[royale-pelican-website] branch main updated: Delete closer.ezt
andreww
[royale-pelican-website] branch main updated: Delete archive.ezt
andreww
Earlier messages
Later messages