Messages by Thread
-
(royale-compiler) branch develop updated: compiler-jburg-types: add release scaffolding (releasesteps.xml, ApproveJBurgTypes.xml)
yishayw
-
(royale-asjs) branch develop updated: Bump compiler-build-tools to 1.2.2
yishayw
-
(royale-compiler) branch develop updated: Bump compiler-build-tools to 1.2.2
yishayw
-
(royale-typedefs) branch develop updated: Bump compiler-build-tools to 1.2.2
yishayw
-
(royale-compiler) branch develop updated: MXMLRoyaleEmitter: followup to children-as-data=false in JS to include IMXMLFactoryNode
joshtynjala
-
(royale-compiler) branch develop updated: MXMLRoyaleEmitter: followup to fix extra comma in array when instance node descriptor should be skipped
joshtynjala
-
(royale-compiler) branch develop updated: DefinitionBase: Fixed race condition in populating metadata on definitions.
joshtynjala
-
(royale-compiler) branch develop updated: MXMLClassDirectiveProcessor: Fixed operand stack underflow error when using data binding in MXML to assign to <fx:Object> property.
joshtynjala
-
(royale-compiler) branch develop updated: JSRoyaleEmitter: fixed null exception when emitting embedded plain text strings
joshtynjala
-
(royale-compiler) branch develop updated: ProblemQuery: Fixed missing Generated byte code contains an operand stack underflow error when warnings are reported, but not other errors
joshtynjala
-
(royale-asjs) branch develop updated: Refactor coordinate conversion methods to use viewport-based calculations across various components
harbs
-
(royale-asjs) branch develop updated: Add PointUtils with viewport coordinate conversion methods and corresponding tests
harbs
-
(royale-asjs) branch develop updated: Enhance DisplayUtils with SVG support and deprecate getTransormMatrix method
harbs
-
(royale-asjs) branch develop updated: Add DisplayUtils class and corresponding tests for bounding box calculations
harbs
-
(royale-compiler) branch develop updated (ce9a41b0a -> bbe6adab4)
joshtynjala
-
(royale-compiler) branch develop updated: MXMLClassDirectiveProcessor, MXMLClassReferenceNodeBase: fix operand stack underflow when using <mx:Repeater>
joshtynjala
-
(royale-typedefs) branch develop updated: Add pretext typedefs module
yishayw
-
(royale-asjs) branch develop updated: For binding which changes values after the initial style compute, we need to trigger a new compute
harbs
-
(royale-compiler) branch develop updated: royaleunit-ant-tasks: avoid possible infinite loop in recently improved check for AIR adl versions
joshtynjala
-
(royale-asjs) branch develop updated: Fixed binding
harbs
-
(royale-asjs) branch develop updated: Fixed binding on composite styles
harbs
-
(royale-asjs) branch develop updated: build.properties: set air.version to 32.0, which is the final version from Adobe
joshtynjala
-
svn commit: r85721 - dev/royale/compiler-build-tools/1.2.2/rc1 release/royale/compiler-build-tools/1.2.2
yishayw
-
(royale-compiler) branch local_var_resolution_issue deleted (was 464be6c72)
gregdove
-
(royale-asjs) branch develop updated (4a72e78feb -> 7bb2b9576e)
harbs
-
svn commit: r85713 - in release/royale: 0.9.10 0.9.11 0.9.9
andreww
-
(royale-asjs) branch develop updated: Support for named colors/custom palettes
gregdove
-
(royale-asjs) branch develop updated: Removing @royalesuppressexport from these classes for now to keep minified code working properly. [SEE NOTES IN BorderRadius.as for future restoration of this optimization]
gregdove
-
(royale-asjs) branch develop updated (b77436f703 -> 9632fc190a)
gregdove
-
(royale-asjs) branch develop updated: Routing supports replaceState
harbs
-
(royale-compiler) branch develop updated: FunctionNode: remove existing definitions from scope immediately before adding new definitions for parsed function body (references #249)
joshtynjala
-
(royale-asjs) branch develop updated: media and container queries
harbs
-
(royale-website) branch dependabot/npm_and_yarn/markdown-it-14.2.0 created (now 89b0068e)
github-bot
-
(royale-asjs) branch develop updated: added missing headers
harbs
-
(royale-asjs) branch develop updated: Accept offset
harbs
-
(royale-asjs) branch develop updated: outline accepts three optional arguments
harbs
-
(royale-asjs) branch develop updated: Support shorthand margin and padding as well as specific sides
harbs
-
(royale-compiler) branch develop updated: IMXMLTypeConstants: mx.core.FlexVersion should not have been converted to mx.core.RoyaleVersion
joshtynjala
-
(royale-compiler) branch develop updated: GoogDepsWriter: Fixed missing symbols specified with -includes compiler option in generated JS.
joshtynjala
-
(royale-asjs) branch develop updated: removing this for now. Still working on it and its dependencies
gregdove
-
(royale-asjs) branch develop updated (a25a6c5183 -> 104613b195)
gregdove
-
(royale-asjs) branch develop updated: More permissive handling of "flex" values
harbs
-
(royale-asjs) branch develop updated: escape #
harbs
-
(royale-asjs) branch develop updated: BoxShadow should now work
harbs
-
(royale-compiler) branch develop updated: FunctionNode: fix missing definitions in FunctionScope when emitting methods as JavaScript (references #249)
joshtynjala
-
(royale-asjs) branch develop updated: Fixed Tree
harbs
-
(royale-asjs) branch develop updated: Don't use "selectable" class factories
harbs
-
(royale-asjs) branch develop updated: inherit from ILabeledData
harbs
-
(royale-compiler) branch 182-binding-data-missing deleted (was c4f66a40d)
gregdove
-
(royale-compiler) branch develop updated: RoyaleProject: Fixed missing binding data caused by multiple threads accessing same HashMap (closes #182) (closes #250)
joshtynjala
-
(royale-asjs) branch develop updated: tweak to Style's ToolTip, needs a high z-index.
gregdove
-
(royale-compiler) branch 182-binding-data-missing updated: Use qualified name string keys for binding data instead of definition references. Assumption: This is assumed to be some sort of memory management race condition between Garbage Collection and AST re-parsing - Converted the `bindingMap` in RoyaleProject to use qualified Name String keys instead of volatile IClassDefinition objects. - Intended to ensure that data-binding information remains accessible even if the compiler re-parses MXML files and re-creates class definitions during a build.
gregdove
-
(royale-compiler) branch 182-binding-data-missing created (now 208b6ad4d)
gregdove
-
(royale-compiler) branch develop updated (319f57ba7 -> 208b6ad4d)
joshtynjala
-
(royale-compiler) branch develop updated: JSCSSCompilationSession: output null instead of nothing for PropertyReference() and Embed() functions
joshtynjala
-
(royale-compiler) branch develop updated (adb5a2969 -> e1b037f42)
joshtynjala
-
(royale-compiler) branch local_var_resolution_issue updated (fd523d257 -> 464be6c72)
joshtynjala
-
(royale-compiler) branch develop updated: royaleunit-ant-tasks: when checking for AIR version, ignore JAVA_TOOL_OPTIONS and JDK_JAVA_OPTIONS output
joshtynjala
-
(royale-asjs) branch develop updated: Asdded canceled getter
harbs
-
(royale-asjs) branch develop updated: DataContainer by default does not have an item renderer
harbs
-
(royale-asjs) branch develop updated: Use getComponent
harbs
-
(royale-asjs) branch develop updated: Only read resultString once.
harbs
-
(royale-compiler) branch develop updated: IdentifierNode, DefinitionBase: Fixed rare race condition where certain cached values are detected as non-null but become null before the method returns.
joshtynjala
-
(royale-compiler) branch local_var_resolution_issue updated (14fbdf9cc -> fd523d257)
gregdove
-
(royale-asjs) branch develop updated: Missing bracket
harbs
-
(royale-asjs) branch develop updated: Fixed wording of assert
harbs
-
(royale-asjs) branch develop updated: Fixed docs. Added assert.
harbs
-
(royale-asjs) branch develop updated (0a6bf1db94 -> 46ab09177e)
harbs
-
(royale-asjs) branch develop updated: handle css functions for sizing
gregdove
-
(royale-asjs) branch develop updated: Numerous small updates, including progress on media/container queries, tuining to Icon to center visual content in its frame
gregdove
-
(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) branch develop updated: MXMLJSCNative: support resource bundles for JS target, similar to JSRoyale
joshtynjala
-
(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-compiler) branch develop updated: IJSMetaAttributeConstants: missed adding a separate iteratorDoneMethod for JSForEachOverride
joshtynjala
-
(royale-compiler) branch develop updated (41932d785 -> bbeed1399)
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) branch develop updated (3a01f01f89 -> 719c911943)
harbs
-
(royale-asjs) branch develop updated (c79e07e093 -> 3a01f01f89)
harbs
-
(royale-asjs) branch develop updated (87d36dec01 -> c79e07e093)
harbs
-
(royale-asjs) branch develop updated (ec6a16aece -> 87d36dec01)
harbs
-
(royale-compiler) branch local_var_resolution_issue created (now c55c317b8)
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-asjs) branch develop updated: VirtualDataGrid: move column sync into wheelHandler
hugoferreira
-
(royale-compiler) branch develop updated (c03be24bc -> 9cca41eeb)
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) branch develop updated: Adding Footer
yishayw
-
(royale-asjs) branch develop updated (5afa363943 -> 339cdffbe6)
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) branch develop updated (3c1d1f000b -> d224f96cfb)
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) branch develop updated (0f4b67ebcf -> 8e3857b29c)
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) 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) 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) 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) branch develop updated (e8cadf85b1 -> 54af9477be)
harbs
-
(royale-asjs) branch develop updated (8d89963cf1 -> e8cadf85b1)
harbs
-
(royale-asjs) branch develop updated (d464707268 -> 8d89963cf1)
harbs