commits
Thread
Date
Earlier messages
Messages by Thread
(royale-asjs) branch develop updated: Only load SVGs once.
harbs
(royale-website) branch dependabot/npm_and_yarn/liquidjs-10.25.5 deleted (was e4914140)
github-bot
(royale-website) branch dependabot/npm_and_yarn/liquidjs-10.27.0 created (now 1c78487c)
github-bot
(royale-asjs) branch develop updated: Fixed type and import
harbs
(royale-asjs) branch develop updated: Mistakenly committed these
harbs
(royale-asjs) branch develop updated: Added base class for client use
harbs
(royale-compiler) branch local_var_resolution_issue updated (c55c317b8 -> 14fbdf9cc)
gregdove
(royale-compiler) 01/01: Merge branch 'develop' into missing_scope_bugfix
gregdove
(royale-compiler) branch develop updated: MXMLJSCNative: support resource bundles for JS target, similar to JSRoyale
joshtynjala
(royale-asjs) branch develop updated: Fixed types
harbs
(royale-asjs) branch develop updated: Fixed types
harbs
(royale-compiler) branch develop updated: MXMLRoyaleEmitter: when emitting the new UIComponentDescriptors, include children for MX containers
joshtynjala
(royale-docs) branch master updated (44593db -> e781bde)
joshtynjala
(royale-docs) 01/04: metadata: add section for [JSDynamicOverride]
joshtynjala
(royale-docs) 03/04: metadata: add [JSModule]
joshtynjala
(royale-docs) 02/04: metadata: add [JSX]
joshtynjala
(royale-docs) 04/04: metadata: add JSForEachOverride and JSForInOverride
joshtynjala
(royale-compiler) branch develop updated: IJSMetaAttributeConstants: missed adding a separate iteratorDoneMethod for JSForEachOverride
joshtynjala
(royale-compiler) branch develop updated (41932d785 -> bbeed1399)
joshtynjala
(royale-compiler) 03/03: Fix up some more metadata checks to use constants
joshtynjala
(royale-compiler) 02/03: IJSMetaAttributeConstants: move from some magic strings to constants for existing JS metadata
joshtynjala
(royale-compiler) 01/03: JSDynamicAccessOverride, JSForInOverride, and JSForEachOverride metadata: optionally emit custom method calls when specific syntax is encountered
joshtynjala
(royale-asjs) branch develop updated: Add selected property
harbs
(royale-asjs) branch develop updated: ellipse should be supported
harbs
(royale-asjs) branch develop updated: Don't error on null styleTypes
harbs
(royale-asjs) branch develop updated: Don't base these on Button because we don't need type and friends
harbs
(royale-asjs) branch develop updated: Missing header
harbs
(royale-asjs) branch develop updated: Exclude asf.yaml from rat
harbs
(royale-asjs) branch develop updated (719c911943 -> bb568c56b4)
harbs
(royale-asjs) 01/01: Merge pull request #1284 from chiyenna/text-input
harbs
(royale-asjs) branch develop updated (3a01f01f89 -> 719c911943)
harbs
(royale-asjs) 01/01: Merge pull request #1285 from estib-prog/Range
harbs
(royale-asjs) branch develop updated (c79e07e093 -> 3a01f01f89)
harbs
(royale-asjs) 01/01: Merge pull request #1272 from NechamiWormser/text-button
harbs
(royale-asjs) branch develop updated (87d36dec01 -> c79e07e093)
harbs
(royale-asjs) 01/01: Merge pull request #1289 from tzivz/bar-loader
harbs
(royale-asjs) branch develop updated (ec6a16aece -> 87d36dec01)
harbs
(royale-asjs) 01/01: Merge pull request #1290 from apache/infrastructure-ruleset-bot/default-branch-protection
harbs
(royale-compiler) branch local_var_resolution_issue created (now c55c317b8)
gregdove
(royale-compiler) 01/02: Implement performance caching for name resolution and improve Workspace thread-safety. -Add result caching to IdentifierNode.resolve() when performance caching is enabled. -Refine ASScopeCache with null-safe dependency tracking and improved debug string representation for multiname lookups. -Enhance CompilerProject with granular scope cache invalidation and a single-scope optimization path. -Update ASScope.reconnectScopeNode() to trigger cache invalidation across all projects in the worksp [...]
gregdove
(royale-compiler) 02/02: Refine definition handling and add compiler diagnostic utilities. -Add synchronization to metatag management in DefinitionBase and improve robustness of file path comparisons. -Enhance FunctionScope to automatically trigger re-parsing of function bodies during property lookups if nodes have been reclaimed. -Improve robustness of ASScopeBase.toString() and RoyaleProject.doubleCheckAmbiguousDefinition() with null-safety checks. -Add CompilerDiagnosticsConstants.println() for filtered diagnos [...]
gregdove
(royale-asjs) branch develop updated: list and menu data
harbs
(royale-asjs) branch develop updated: Added RGBColor
harbs
(royale-asjs) branch develop updated: added IRGBA
harbs
(royale-asjs) branch develop updated: Allow component routing to preserve state
harbs
(royale-compiler) branch develop updated (9cca41eeb -> 41932d785)
joshtynjala
(royale-compiler) 01/02: MXMLRoyaleEmitter: skip emitting UIComponentDescriptor properties and styles that are embed or data binding
joshtynjala
(royale-compiler) 02/02: MXMLRoyaleEmitter: when outputting UIComponentDescriptor, set _document befor calling setDocumentDescriptor()
joshtynjala
(royale-asjs) branch develop updated: VirtualDataGrid: move column sync into wheelHandler
hugoferreira
(royale-compiler) branch develop updated (c03be24bc -> 9cca41eeb)
joshtynjala
(royale-compiler) 01/02: MXMLRoyaleEmitter: the new children-as-data=false factory methods were missing rpc services and XML/XMLList
joshtynjala
(royale-compiler) 02/02: MXMLRoyaleEmitter: fix detection of E4X wildcard syntax (dot star) when generating JavaScript
joshtynjala
(royale-asjs) branch develop updated: add flavor to Divider
gregdove
(royale-compiler) branch develop updated: MXMLRoyaleEmitter: fix missing comma after childDescriptors with children-as-data=false if there are 0 child descriptors
joshtynjala
(royale-compiler) branch develop updated: MXMLRoyaleEmitter: fixed missing event handlers with children-as-data=false because children of container weren't walked
joshtynjala
(royale-asjs) branch develop updated (7c43a40616 -> 430f27a8c8)
yishayw
(royale-asjs) 02/02: Manifest and StyleClasses should not have redundancies
yishayw
(royale-asjs) 01/02: Added Hero
yishayw
(royale-asjs) branch develop updated: Adding Footer
yishayw
(royale-asjs) branch develop updated (5afa363943 -> 339cdffbe6)
gregdove
(royale-asjs) 01/02: fix for BoxSizing generating empty declaration.
gregdove
(royale-asjs) 02/02: cumulative WIP on RadialProgress
gregdove
(royale-compiler) branch develop updated: MethodBodySemanticChecker: don't warn when comparing numeric or boolean with null if default initializers are disabled for JS
joshtynjala
(royale-asjs) branch develop updated (d224f96cfb -> 5afa363943)
harbs
(royale-asjs) 01/01: Merge pull request #1280 from estib-prog/Radio
harbs
(royale-asjs) branch develop updated (3c1d1f000b -> d224f96cfb)
gregdove
(royale-asjs) 01/02: stylebead changes - permit use of calc in value/selector combo, Allow nested AttributeState/DataState styling.
gregdove
(royale-asjs) 02/02: Tooltip updates with 2 TooltipBeads. A little trickier than I expected... required a bunch of skin updates, but I believe that is working now.
gregdove
(royale-compiler) branch develop updated: ApproveFalcon.xml: don't require ANT_HOME environment variable, and download Apache Rat JARs to basedir when they're not found
joshtynjala
(royale-compiler) branch develop updated: ApproveFalcon.xml: fix examine-jars to work on all platforms (not macOS only)
joshtynjala
(royale-asjs) branch develop updated: ApproveRoyale.xml: fix examine-jars to work on all platforms (not macOS only)
joshtynjala
(royale-compiler) branch develop updated: ApproveBuildTools.xml: fix examine-jars to work on all platforms (not macOS only)
joshtynjala
(royale-asjs) branch develop updated: getting initial Tooltip in. TooltipBead will be next.
gregdove
(royale-compiler) branch develop updated: JSRoyaleEmitter: fix namespace URI when namespace is defined in a package
joshtynjala
(royale-asjs) branch develop updated (8e3857b29c -> 23a8da0cd1)
gregdove
(royale-asjs) 04/04: It seems wrong that the text in the Accordion headers should be selectable.
gregdove
(royale-asjs) 01/04: adding 'assertCloseTo' convenience assertion
gregdove
(royale-asjs) 03/04: Color support sweep. Lenient support for WCAG contrast generation. If a lighter or darker contrast is preferred then an attempt is made to find a contrast that meets WCAG standards, but if it cannot find a compliant color, it still sticks with the preference.
gregdove
(royale-asjs) 02/04: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop
gregdove
(royale-asjs) branch develop updated (0f4b67ebcf -> 8e3857b29c)
harbs
(royale-asjs) 01/01: Merge pull request #1286 from GittyBlau/FileInput
harbs
(royale-asjs) branch develop updated: quick changes to get Accordion disabled mode working (i.e. *not* working)
gregdove
(royale-asjs) branch develop updated: cumulative WIP on Toast and Color utils, and Icons. Resolving contrast colors within theme still needs some attention.
gregdove
(royale-asjs) branch develop updated: Added Steps
yishayw
(royale-asjs) branch develop updated: Added Menu
yishayw
(royale-compiler) branch develop updated: ExcludeTagNode: improved parsing of [Exclude] metadata to make the member name an identifier for tooling
joshtynjala
(royale-asjs) branch develop updated (ad10372ae2 -> a70a8dc0cd)
yishayw
(royale-asjs) 02/02: Add NavBar
yishayw
(royale-asjs) 01/02: Allow debug only example building in tour de style for faster test cycles
yishayw
(royale-asjs) branch develop updated: Remove skin declarations which are the defaults anyway.
yishayw
(royale-asjs) branch develop updated: Add TourDeStyle component explorer example
yishayw
(royale-asjs) branch develop updated: Added Pagination
yishayw
(royale-asjs) branch develop updated (b272a0da4c -> 491f21b22b)
harbs
(royale-asjs) 01/01: Merge pull request #1281 from estib-prog/develop
harbs
(royale-asjs) branch develop updated: Added Modal
yishayw
(royale-asjs) branch develop updated: Breadcrumbs is not ready yet
harbs
(royale-asjs) branch develop updated: subclass text node container
harbs
(royale-asjs) branch develop updated: Moved style elements to a separate namespace
harbs
(royale-asjs) branch develop updated: Since StyleSkin sets styles on host when setting strand no need to do it again
yishayw
(royale-asjs) branch develop updated: Don't override styles if they already exist
yishayw
(royale-asjs) branch develop updated: FontSize looks up size already so no need to duplicate that
yishayw
(royale-asjs) branch develop updated: Add Card
yishayw
(royale-asjs) branch develop updated: Added tabs
yishayw
(royale-asjs) branch develop updated (ca7254fe79 -> 8497f08f4c)
harbs
(royale-asjs) 01/01: Merge pull request #1279 from chiyenna/fix-link-skin-in-manifest
harbs
(royale-asjs) branch develop updated: Added Toggle
yishayw
(royale-docs) branch master updated: Update strands-and-beads.md added info on removing beads
andreww
(royale-compiler) branch develop updated: Configuration: get/set functions for allow-strict-function-types weren't named properly following the existing convention
joshtynjala
(royale-asjs) branch develop updated: Added dropdown
yishayw
(royale-compiler) branch develop updated: ApproveBuildTools.xml: don't require ANT_HOME environment variable, and download Apache Rat JARs to basedir when they're not found
joshtynjala
(royale-asjs) branch develop updated (54af9477be -> 1975994538)
harbs
(royale-asjs) 01/01: Merge pull request #1276 from NechamiWormser/link
harbs
(royale-asjs) branch develop updated (e8cadf85b1 -> 54af9477be)
harbs
(royale-asjs) 01/01: Merge pull request #1278 from GittyBlau/develop
harbs
(royale-asjs) branch develop updated (8d89963cf1 -> e8cadf85b1)
harbs
(royale-asjs) 01/01: Merge pull request #1277 from NechamiWormser/Size-fix
harbs
(royale-asjs) branch develop updated (d464707268 -> 8d89963cf1)
harbs
(royale-asjs) 01/01: Merge pull request #1275 from chiyenna/overrideExisting-should-be-false
harbs
(royale-asjs) branch develop updated (96e520af1f -> d464707268)
harbs
(royale-asjs) 01/01: Merge pull request #1274 from NechamiWormser/fixed-hover-state-and-color
harbs
(royale-asjs) branch develop updated (6a7afeda31 -> 96e520af1f)
harbs
(royale-asjs) 01/01: Merge pull request #1273 from tzivz/develop
harbs
(royale-asjs) branch develop updated (3168243579 -> 6a7afeda31)
harbs
(royale-asjs) 01/01: Merge pull request #1268 from NechamiWormser/develop
harbs
(royale-compiler) branch develop updated: Create README
andreww
svn commit: r83726 - release/royale
yishayw
(royale-docs) branch master updated: Update as3.md minor text change
andreww
(royale-docs) branch master updated: Update as3.md added a note about in which releases new AS3 features become available
andreww
(royale-docs) branch master updated: Update as3.md minor text tweak
andreww
(royale-docs) branch master updated: Update strict-function-types.md various minor updates
andreww
(royale-website) branch dependabot/npm_and_yarn/liquidjs-10.25.5 created (now e4914140)
github-bot
(royale-asjs) branch develop updated: Fix VirtualDataGrid column misalignment when window regains focus
hugoferreira
svn commit: r83666 - in dev/royale/compiler-build-tools/1.2.2/rc1: . binaries
yishayw
svn commit: r83663 - dev/royale/compiler-build-tools/1.2.2
yishayw
(royale-compiler) annotated tag org.apache.royale.compiler-build-tools-1.2.2-rc1 updated (60f69203c -> 1bfcf5c30)
yishayw
(royale-compiler) branch develop updated (f574e82e7 -> ccea89b74)
yishayw
(royale-compiler) 02/02: [maven-release-plugin] prepare for next development iteration
yishayw
(royale-compiler) 01/02: [maven-release-plugin] prepare release org.apache.royale.compiler-build-tools-1.2.2-rc1
yishayw
(royale-docs) branch master updated: Update verbatim-strings.md update display of the version in which this first appears
andreww
(royale-docs) branch master updated: Update type-inference.md updated layout of statement of version in which this first appears
andreww
(royale-docs) branch master updated: Update nullish-coalescing-operator.md updated version this first appears in
andreww
(royale-docs) branch master updated: Update null-conditional-operator.md updated version in which this first appears
andreww
(royale-docs) branch master updated: Update strict-function-types.md updated the release number this appears in to 1.0.0
andreww
(royale-compiler) annotated tag org.apache.royale.compiler-build-tools-1.2.2-rc1 deleted (was cc6df3dbe)
yishayw
(royale-docs) branch master updated: Update arrow-functions.md updated the version number this is available in
andreww
(royale-compiler) annotated tag org.apache.royale.compiler-build-tools-1.2.2-rc1 updated (f574e82e7 -> cc6df3dbe)
yishayw
(royale-compiler) branch develop updated: Fix duplicate properties tag in compiler-build-tools pom.xml
yishayw
(royale-compiler) branch develop updated: Set maven.compiler.source/target to 11 for utils (JDK 21 dropped Java 7 support)
yishayw
(royale-compiler) branch develop updated: Update compiler-jburg-types version to 1.1.1-SNAPSHOT and add release notes
yishayw
(royale-compiler) branch develop updated: Update release notes for jburg-types and build-tools
yishayw
(royale-docs) branch master updated: Update .asf.yaml fixed indenting
andreww
(royale-asjs) branch develop updated: Fix VirtualDataGrid column misalignment during scroll
hugoferreira
(royale-compiler) branch develop updated: forgot release note
joshtynjala
(royale-compiler) branch develop updated: MXMLRoyaleEmitter: Added support for mx.core.UIComponentDescriptor with -children-as-data=false for JavaScript
joshtynjala
(royale-asjs) branch develop updated (379e23c0c0 -> f2dffe7fdc)
gregdove
(royale-asjs) 05/05: Improvements in Divider. Followed Checkbox more to separate the divider line and the edge padding. (tried :after, but that seems like it is discouraged)
gregdove
(royale-asjs) 01/05: simplify Checkbox for now - remove labelPlacement support, and use PeerPseudo where possible in skin.
gregdove
(royale-asjs) 03/05: constructor sweep with extra tweaks and updates in numerous composites and leaves.
gregdove
(royale-asjs) 02/05: we have decided to skip 'quiet' support on Style components.
gregdove
(royale-asjs) 04/05: unit propagation.
gregdove
(royale-compiler) branch develop updated (a487fcfeb -> 51d22a5ac)
joshtynjala
(royale-compiler) 03/05: MXMLDeferredInstanceNode: added missing dependency on mx.core.DeferredInstanceFromFunction that prevented it from being emitted in JavaScript
joshtynjala
(royale-compiler) 05/05: MXMLRoyalEmitter: Added support for mx.core.IDeferredInstance for default properties with -children-as-data=false
joshtynjala
(royale-compiler) 01/05: DefinitionBase: fix resolution of types specified in [InstanceType] when they are in a package
joshtynjala
(royale-compiler) 04/05: MXMLJSCJSEmitter: Fixed intermittent missing goog.require() calls because formatQualifiedName() was overridden to remove formatting
joshtynjala
(royale-compiler) 02/05: JSCPublisher: don't call start() for MXML classes either
joshtynjala
(royale-asjs) branch develop updated: Fixed List
harbs
(royale-asjs) branch develop updated (81bf53a034 -> 1348433038)
gregdove
(royale-asjs) 03/03: Fix/optimize Checkbox bindings and more layout tweaks for CheckBox.
gregdove
(royale-asjs) 02/03: support labelPlacement in CheckBox, and also handle dynamic updates (includes some tuning to animation and flexgrid stylebeads)
gregdove
(royale-asjs) 01/03: numerous tweaks to get Checkbox working with data-disabled top level state. And fixes for focus-visible. Some tuning to support units processing consistency (but there remains some exceptions... e.g. Padding and Margin default to px)
gregdove
(royale-docs) branch master updated: Create .asf.yaml using this file to enable issues on this repo
andreww
royale-docs.git: Error while running github feature from master:.asf.yaml
Apache Infrastructure
(royale-asjs) branch develop updated: Fixed accordion
harbs
(royale-asjs) branch develop updated: Expose RGB values
harbs
(royale-asjs) branch develop updated: Add accordion, other changes
harbs
(royale-compiler) branch dependabot/maven/compiler-build-tools/org.codehaus.plexus-plexus-utils-4.0.3 created (now 406e27433)
github-bot
(royale-compiler) branch develop updated: MXMLRoyalePublisher added mainClass as a token that may be replaced in the HTML template (closes #245)
joshtynjala
(royale-website) branch dependabot/npm_and_yarn/multi-bf05dc1ecf created (now 62c9da81)
github-bot
(royale-asjs) branch develop updated (9dba5b593e -> d3f502fb00)
gregdove
(royale-asjs) 01/02: Numerous updates and tweaks
gregdove
(royale-asjs) 02/02: @royalesuppressexport was causing problems here. ILeafStyleBead was failing for type checking in parts of the styling code detail: ROYALE_CLASS_INFO and the interface is not added to the generated js - bug, or intended?
gregdove
(royale-asjs) branch develop updated: Tidy ups, plus trying to get color variation working more perceptually for use in skinning.
gregdove
(royale-asjs) branch develop updated: speculative changes for color theming, needs more work.
gregdove
(royale-asjs) branch develop updated: Reduce memory usage. Allow static (reusable) style beads.
harbs
(royale-asjs) branch develop updated: Added GridContainer
harbs
(royale-asjs) branch develop updated: Added Container
harbs
(royale-asjs) branch develop updated: removed dead JS code
harbs
(royale-asjs) branch develop updated: Added gap
harbs
(royale-asjs) branch develop updated: Some of these changes may not persist... getting things working for playground app.
gregdove
(royale-asjs) branch develop updated: performance improvements
harbs
(royale-asjs) branch develop updated: Fix for a minification issue in BorderRadius (CheckBox)
gregdove
(royale-asjs) branch develop updated: fix values
harbs
(royale-asjs) branch develop updated: don't use vector
harbs
(royale-typedefs) branch develop updated: Update RELEASE_NOTES for version 0.9.9
andreww
(royale-asjs) branch develop updated: Add Style to swcs-list in releasesteps.xml
yishayw
(royale-asjs) branch develop updated: Update release notes for 1.0.0
yishayw
(royale-typedefs) branch develop updated: Update release notes for 1.0.0
yishayw
(royale-compiler) branch develop updated: Update release notes for 1.0.0
yishayw
(royale-asjs) branch develop updated: center the checkmark
harbs
Earlier messages