You are viewing a plain text version of this content. The canonical link for it is here.
- [royale-compiler] branch develop updated: Quick fix for #643. Treat 'Map' as JS native (as is appropriate). Limitations: a) Is not scalable for all native JS types. b) Does not address underlying issue with static inits. - posted by gr...@apache.org on 2020/01/01 04:53:42 UTC, 0 replies.
- [royale-asjs] branch feature/bead-base created (now 58e5430) - posted by ha...@apache.org on 2020/01/01 17:30:18 UTC, 0 replies.
- [royale-asjs] 01/08: Simplify size calculation - posted by ha...@apache.org on 2020/01/01 17:30:19 UTC, 0 replies.
- [royale-asjs] 02/08: Added Bead and DispatchBead - posted by ha...@apache.org on 2020/01/01 17:30:20 UTC, 0 replies.
- [royale-asjs] 03/08: Cleanup - posted by ha...@apache.org on 2020/01/01 17:30:21 UTC, 0 replies.
- [royale-asjs] 04/08: added utility functions - posted by ha...@apache.org on 2020/01/01 17:30:22 UTC, 0 replies.
- [royale-asjs] 05/08: Added sendEvent - posted by ha...@apache.org on 2020/01/01 17:30:23 UTC, 0 replies.
- [royale-asjs] 06/08: Supress export on utility functions - posted by ha...@apache.org on 2020/01/01 17:30:24 UTC, 0 replies.
- [royale-asjs] 07/08: Missed one - posted by ha...@apache.org on 2020/01/01 17:30:25 UTC, 0 replies.
- [royale-asjs] 08/08: Use utility functions - posted by ha...@apache.org on 2020/01/01 17:30:26 UTC, 0 replies.
- [royale-asjs] branch feature/bead-base updated: More utility functions used - posted by ha...@apache.org on 2020/01/01 17:45:06 UTC, 0 replies.
- [royale-asjs] branch feature/bead-base updated: More util uses - posted by ha...@apache.org on 2020/01/01 19:07:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: simplify styles and reduce CSS - posted by ca...@apache.org on 2020/01/01 19:41:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: update all themes - posted by ca...@apache.org on 2020/01/01 19:49:40 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: make ArrayListView example look better for list custom styles - posted by ca...@apache.org on 2020/01/01 20:00:22 UTC, 0 replies.
- [royale-asjs] branch feature/bead-base updated: got rid of more dispatchEvents - posted by ha...@apache.org on 2020/01/01 20:07:34 UTC, 0 replies.
- [royale-compiler] branch develop updated: Refactor some aspects of Reflection data output, plus tidy up. Current version of GCC was not applying dead code elimination when Reflection structure was nested. - posted by gr...@apache.org on 2020/01/02 02:33:02 UTC, 0 replies.
- [royale-asjs] branch develop updated (1d9a545 -> df15b03) - posted by gr...@apache.org on 2020/01/02 02:59:50 UTC, 0 replies.
- [royale-asjs] 01/03: Fix isXMLName - posted by gr...@apache.org on 2020/01/02 02:59:51 UTC, 0 replies.
- [royale-asjs] 02/03: Updates to Reflection lib to correspond with cumulative compiler changes. - posted by gr...@apache.org on 2020/01/02 02:59:52 UTC, 0 replies.
- [royale-asjs] 03/03: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop - posted by gr...@apache.org on 2020/01/02 02:59:53 UTC, 1 replies.
- [royale-asjs] branch develop updated: handle column visibility changing. Should fix #645 - posted by ah...@apache.org on 2020/01/02 08:24:31 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Created Using as3mxml Language Server With Vim (markdown) - posted by yi...@apache.org on 2020/01/02 08:40:49 UTC, 0 replies.
- [royale-docs] branch master updated: we can't have this node here, since it breaks current tree navigation - posted by ca...@apache.org on 2020/01/02 11:48:18 UTC, 0 replies.
- [royale-docs] branch master updated: more tree fixes and add some docs to avoid pages strech due to not having enough content - posted by ca...@apache.org on 2020/01/02 12:01:14 UTC, 0 replies.
- [royale-docs] branch master updated: permalinks added and some fixes of toc - posted by ca...@apache.org on 2020/01/02 12:13:08 UTC, 0 replies.
- [royale-docs] branch master updated: refactor migrating pages since tree and linking was generating strange results - posted by ca...@apache.org on 2020/01/02 12:56:49 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: fix link to royale-docs for migre from flex page - posted by ca...@apache.org on 2020/01/02 12:59:45 UTC, 0 replies.
- [royale-docs] branch master updated: Added "From Jewel Components UI Set" to jewel button as a reference for other jewel components - posted by ca...@apache.org on 2020/01/02 14:30:31 UTC, 0 replies.
- [royale-docs] branch master updated: remove all jewel components from TOC, will be referencing back to jewel component page for each one - posted by ca...@apache.org on 2020/01/02 14:32:13 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel: refactor presentation models, and avoid extending from core version since some things are not needed in Jewel, also remove separatorThickness since is not the way we work styles in Jewel - posted by ca...@apache.org on 2020/01/02 14:37:51 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: add rowHeight to a List example to expose it - posted by ca...@apache.org on 2020/01/02 14:49:48 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: remove setting width in cells via code. Jewel already make all cells 100% width by default - posted by ca...@apache.org on 2020/01/02 14:51:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: cohercions were forgotten from the last commit - posted by ca...@apache.org on 2020/01/02 14:59:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: commenting for now unused datagrid presentation model methods. Will see if we really need or not - posted by ca...@apache.org on 2020/01/02 15:11:22 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-button.md - posted by an...@apache.org on 2020/01/02 17:18:34 UTC, 2 replies.
- [royale-docs] branch master updated: Update jewel-alert.md - posted by an...@apache.org on 2020/01/02 17:23:48 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-buttonbar.md - posted by an...@apache.org on 2020/01/02 17:27:18 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-card.md - posted by an...@apache.org on 2020/01/02 17:28:02 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-checkbox.md - posted by an...@apache.org on 2020/01/02 17:28:34 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-combobox.md - posted by an...@apache.org on 2020/01/02 17:29:07 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-datagrid.md - posted by an...@apache.org on 2020/01/02 17:29:46 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-datechooser.md - posted by an...@apache.org on 2020/01/02 17:31:48 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-datefield.md - posted by an...@apache.org on 2020/01/02 17:32:21 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-dropdownlist.md - posted by an...@apache.org on 2020/01/02 17:32:59 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-form.md - posted by an...@apache.org on 2020/01/02 17:33:36 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-formitem.md - posted by an...@apache.org on 2020/01/02 17:36:30 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-grid.md - posted by an...@apache.org on 2020/01/02 17:37:13 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-hslider.md - posted by an...@apache.org on 2020/01/02 17:37:50 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-icon.md - posted by an...@apache.org on 2020/01/02 17:38:20 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-image.md - posted by an...@apache.org on 2020/01/02 17:38:58 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-label.md - posted by an...@apache.org on 2020/01/02 17:40:04 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-list.md - posted by an...@apache.org on 2020/01/02 17:56:07 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-numericstepper.md - posted by an...@apache.org on 2020/01/02 18:22:19 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-popup.md - posted by an...@apache.org on 2020/01/02 18:22:46 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-radiobutton.md - posted by an...@apache.org on 2020/01/02 18:23:28 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-simpletable.md - posted by an...@apache.org on 2020/01/02 18:24:11 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-snackbar.md - posted by an...@apache.org on 2020/01/02 18:24:59 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-tabbar.md - posted by an...@apache.org on 2020/01/02 18:25:37 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-tabbarcontent.md - posted by an...@apache.org on 2020/01/02 18:26:09 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-table.md - posted by an...@apache.org on 2020/01/02 18:26:41 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-textinput.md - posted by an...@apache.org on 2020/01/02 18:27:29 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-theme-creation.md - posted by an...@apache.org on 2020/01/02 18:28:38 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-themes.md - posted by an...@apache.org on 2020/01/02 18:29:17 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-vslider.md - posted by an...@apache.org on 2020/01/02 18:30:00 UTC, 0 replies.
- [royale-docs] branch master updated: Update jewel-wizard.md - posted by an...@apache.org on 2020/01/02 18:30:38 UTC, 0 replies.
- [royale-docs] branch master updated: Update basic-button.md - posted by an...@apache.org on 2020/01/02 18:31:27 UTC, 1 replies.
- [royale-docs] branch master updated: add favicon to docs - posted by ca...@apache.org on 2020/01/02 19:07:04 UTC, 0 replies.
- [royale-docs] branch master updated: Update externs.md - posted by an...@apache.org on 2020/01/02 21:15:34 UTC, 0 replies.
- [royale-asjs] branch feature/event-rework created (now 46678b6) - posted by ha...@apache.org on 2020/01/03 09:55:21 UTC, 0 replies.
- [royale-asjs] 01/02: Don't subclass goog.event - posted by ha...@apache.org on 2020/01/03 09:55:22 UTC, 0 replies.
- [royale-asjs] 02/02: Need getters and setters - posted by ha...@apache.org on 2020/01/03 09:55:23 UTC, 0 replies.
- [royale-docs] branch master updated: Update toc.json - posted by an...@apache.org on 2020/01/03 13:29:48 UTC, 3 replies.
- [royale-docs] branch master updated: Update alerts.md - posted by an...@apache.org on 2020/01/03 13:45:29 UTC, 2 replies.
- [royale-docs] branch master updated: Update jewel.md - posted by an...@apache.org on 2020/01/03 14:16:23 UTC, 2 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: update table example - posted by ca...@apache.org on 2020/01/03 17:45:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: copy 12 themes (light-noflat) to Tour De Jewel, so we can load dinamically. Will have add more as we improve the rest of the themes that are still uncomplete - posted by ca...@apache.org on 2020/01/04 11:21:45 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: Add a DropDownList to select themes dinamically in TDJ home. For now just 12 variations (light/noflat). - posted by ca...@apache.org on 2020/01/04 11:25:54 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-numericstepper: make arrow primary color - posted by ca...@apache.org on 2020/01/04 13:38:52 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: update numericstepper - posted by ca...@apache.org on 2020/01/04 14:19:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: loadCSS: add and return the id for later management - posted by ca...@apache.org on 2020/01/04 15:55:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: remove unused themes when load next - posted by ca...@apache.org on 2020/01/04 15:55:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-slider: remove color - posted by ca...@apache.org on 2020/01/04 15:56:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: remove color from slider - posted by ca...@apache.org on 2020/01/04 16:02:24 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: copy secondary 12 themes (light-noflat) to Tour De Jewel - posted by ca...@apache.org on 2020/01/04 16:20:08 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-application: avoid j|Application in CSS since it does not allow load css rules at runtime, and make Application inherit from StyledUIBase since ApplicationBase is not coherent with the rest of UI objects and lack some properties and functionality - posted by ca...@apache.org on 2020/01/04 16:53:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: use new .jewel.application class name - posted by ca...@apache.org on 2020/01/04 17:04:36 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-application revert some of the recent changes - posted by ca...@apache.org on 2020/01/04 17:24:15 UTC, 0 replies.
- [royale-docs] branch template-for-components created (now 800b227) - posted by an...@apache.org on 2020/01/04 17:44:41 UTC, 0 replies.
- [royale-docs] 01/01: Create _component-details-template.md - posted by an...@apache.org on 2020/01/04 17:44:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: copy emphasized 12 themes (light-noflat) to Tour De Jewel - posted by ca...@apache.org on 2020/01/04 19:03:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: remove globals from secondary and emphasized CSS since is a duplicated - posted by ca...@apache.org on 2020/01/04 19:21:52 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: fix wrong name and file - posted by ca...@apache.org on 2020/01/04 19:30:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: order themes in dropdown - posted by ca...@apache.org on 2020/01/04 20:18:00 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: fix a bug for slider not changing thumb theme at runtime. webkit is unable to override css rules if it find other definitions on the same line, so we need to separate the whole definition. Debug this was really hard and many hours involved - posted by ca...@apache.org on 2020/01/05 11:11:09 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: updates to fix the weird slider thumb changing theme bug - posted by ca...@apache.org on 2020/01/05 11:20:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: added dropdowns to change secondary and emphasized themes - posted by ca...@apache.org on 2020/01/05 11:56:31 UTC, 0 replies.
- [royale-website] branch asf-site updated: upgrade TDJ to show theme runtime switching - posted by ca...@apache.org on 2020/01/05 11:57:57 UTC, 0 replies.
- [royale-asjs] branch develop updated: ensure selectedIndex is in range. Should fix #652 - posted by ah...@apache.org on 2020/01/06 07:22:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: selectedIndices is not currently synced with selectedItem - posted by ah...@apache.org on 2020/01/06 18:56:56 UTC, 0 replies.
- [royale-asjs] branch feature/event-rework updated: Extra import - posted by ha...@apache.org on 2020/01/06 21:05:03 UTC, 0 replies.
- [royale-asjs] branch develop updated: try a different way of getting the moduleloader's child (sooner) - posted by ah...@apache.org on 2020/01/06 23:57:57 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: event notes - posted by ha...@apache.org on 2020/01/07 09:01:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: switch Tree to a TreeItemRenderer based on UIComponent. Should fix #646 although some tweaking of the visuals will probably be needed - posted by ah...@apache.org on 2020/01/07 09:18:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: clear selectedIndices when selectedIndex is set. Should fix #652 - posted by ah...@apache.org on 2020/01/07 18:52:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: handle uninitialized date - posted by ah...@apache.org on 2020/01/07 19:16:06 UTC, 0 replies.
- [royale-asjs] branch develop updated: add Flex code for validator. Fixes #660 - posted by ah...@apache.org on 2020/01/07 21:29:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: Tree support for labelFunction. Fixes #563 - posted by ah...@apache.org on 2020/01/08 00:55:25 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: fix usage of separated themes that was broken due to a recent optimization - posted by ca...@apache.org on 2020/01/08 17:22:13 UTC, 0 replies.
- [royale-asjs] branch develop updated: get ColorPicker to work in both Basic and MXRoyale. Fixes #661 - posted by ah...@apache.org on 2020/01/08 21:05:24 UTC, 0 replies.
- [royale-asjs] branch develop updated: handle paste restrict. Fixed #662 - posted by ah...@apache.org on 2020/01/08 22:20:43 UTC, 0 replies.
- [royale-asjs] branch develop updated: handle too few rows - posted by ah...@apache.org on 2020/01/08 22:44:59 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Updated Emulation Components (markdown) - posted by ah...@apache.org on 2020/01/09 09:13:08 UTC, 1 replies.
- [royale-asjs.wiki] branch master updated: Created Creating A High-Level Emulation Component (markdown) - posted by ah...@apache.org on 2020/01/09 09:28:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: Chrome doesn't provide data in the InputEvent so use the element instead. Fixes #662 - posted by ah...@apache.org on 2020/01/09 10:13:58 UTC, 0 replies.
- [royale-docs] branch master updated: Create emulation.md - posted by an...@apache.org on 2020/01/09 10:23:25 UTC, 0 replies.
- [royale-docs] branch master updated: Update emulation.md - posted by an...@apache.org on 2020/01/09 11:08:18 UTC, 2 replies.
- [royale-asjs] branch develop updated: jewel-popup: fix an issue with popupview where _popUp can't exists when reach to that code. This must change to avoid settimeout calls - posted by ca...@apache.org on 2020/01/09 12:16:36 UTC, 0 replies.
- [royale-docs] branch master updated: Create mxroyale.md - posted by an...@apache.org on 2020/01/09 13:13:50 UTC, 0 replies.
- [royale-docs] branch master updated: Create sparkroyale.md - posted by an...@apache.org on 2020/01/09 13:15:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make sure to read labelField - posted by yi...@apache.org on 2020/01/09 13:47:17 UTC, 0 replies.
- [royale-docs] branch master updated: Update component-sets.md - posted by an...@apache.org on 2020/01/09 14:21:42 UTC, 3 replies.
- [royale-docs] branch master updated: Update migrate-from-flex.md - posted by an...@apache.org on 2020/01/09 18:00:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: handle contentBackgroundColor in Spark TextInput - posted by ah...@apache.org on 2020/01/09 18:25:12 UTC, 0 replies.
- [royale-docs] branch master updated: Update mxroyale.md - posted by an...@apache.org on 2020/01/09 18:43:00 UTC, 3 replies.
- [royale-docs] branch master updated: Update sparkroyale.md - posted by an...@apache.org on 2020/01/09 19:46:28 UTC, 0 replies.
- [royale-docs] branch master updated: Update payg.md - posted by an...@apache.org on 2020/01/09 19:55:32 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-list: remove unused imports in beads - posted by ca...@apache.org on 2020/01/10 13:57:24 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-list: fix comments - posted by ca...@apache.org on 2020/01/10 14:24:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: fix most of the background colors - posted by ca...@apache.org on 2020/01/10 14:51:15 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: more flat style fixes - posted by ca...@apache.org on 2020/01/10 17:21:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: hide resize handle on TextArea. Fixes #672 - posted by ah...@apache.org on 2020/01/10 17:22:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-badge: remove unused backgroud - posted by ca...@apache.org on 2020/01/10 17:28:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: massive changes for flat themes - posted by ca...@apache.org on 2020/01/10 19:12:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: implement selectedItem on ColorPicker - posted by ah...@apache.org on 2020/01/10 19:17:54 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: update - posted by ca...@apache.org on 2020/01/10 19:19:46 UTC, 0 replies.
- [royale-asjs] branch develop updated: block all input if focus is assigned to a disabled TextInput. Should fix #663 - posted by ah...@apache.org on 2020/01/10 20:03:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: add all light-flat themes - posted by ca...@apache.org on 2020/01/10 20:06:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: put in place light flat themes at runtime. Although we need still some tweaks - posted by ca...@apache.org on 2020/01/10 20:21:33 UTC, 0 replies.
- [royale-asjs] branch develop updated: handle column overflow based on horizontalScrollPolicy. Should fix #666 - posted by ah...@apache.org on 2020/01/10 20:50:05 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: removed unneeded page - posted by an...@apache.org on 2020/01/10 23:17:49 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: fix box-shadow for runtime switching between flat/noflat themes - posted by ca...@apache.org on 2020/01/11 09:29:36 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: snackbar box-shadow left behind - posted by ca...@apache.org on 2020/01/11 09:36:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: snackbar updates - posted by ca...@apache.org on 2020/01/11 09:56:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: styleduibased: refactor IEmphasis constants to StyledUIBase and remove from the rest of classes - posted by ca...@apache.org on 2020/01/11 10:10:22 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2503 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/11 10:22:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: styleduibase: some places where left behind in the emphasis constants refactor - posted by ca...@apache.org on 2020/01/11 10:26:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-checkbox: fix some issues from the latest changes - posted by ca...@apache.org on 2020/01/11 10:49:45 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2504 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/11 11:57:53 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-slider: fix bindings for valueChange event, and give support for old and new values. Remove unused low level input event - posted by ca...@apache.org on 2020/01/11 12:02:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: improve slider examples - posted by ca...@apache.org on 2020/01/11 12:10:49 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-checkbox: fix some issues due to latest changes - posted by ca...@apache.org on 2020/01/11 12:30:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: improve dropdownlist examples - posted by ca...@apache.org on 2020/01/11 18:29:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: improve half of the screen layouts to show similar - posted by ca...@apache.org on 2020/01/11 18:58:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: fix text-shadows globaly - posted by ca...@apache.org on 2020/01/11 19:24:32 UTC, 0 replies.
- [royale-website] branch asf-site updated: tour-de-jewel: updates with all theme changes like flat themes and fix some layouts and a slider bug - posted by ca...@apache.org on 2020/01/12 09:45:49 UTC, 0 replies.
- [royale-typedefs] branch develop updated: Added Speech APIs - posted by ha...@apache.org on 2020/01/12 16:44:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-itemrenderer: clean imports in renderer beads - posted by ca...@apache.org on 2020/01/12 17:41:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: add AddDataGridItemRendererForArrayListData bead used to add a whole item record (row) to the DataGrid - posted by ca...@apache.org on 2020/01/12 17:43:00 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: add RemoveDataGridItemRendererForArrayListData bead used to remove a whole item record (row) from the DataGrid - posted by ca...@apache.org on 2020/01/12 17:54:46 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: add align capabilities to add row bead - posted by ca...@apache.org on 2020/01/12 18:42:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: add UpdateDataGridItemRendererForArrayListData bead used to update a whole item record (row) from the DataGrid - posted by ca...@apache.org on 2020/01/12 19:07:41 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: add RemoveAllDataGridItemRendererForArrayListData bead used to remove all records (rows) from the DataGrid - posted by ca...@apache.org on 2020/01/12 19:21:59 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2510 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/12 19:29:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: fix an issue in the view where adding and removing rows need to update columns in order to do scrolling when needed or fill white space when there's not enough rows - posted by ca...@apache.org on 2020/01/12 21:07:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-divider: fix divider not showing - posted by ca...@apache.org on 2020/01/12 21:16:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: upgrade datagrid example - posted by ca...@apache.org on 2020/01/12 21:37:10 UTC, 0 replies.
- [royale-website] branch asf-site updated: tour-de-jewel: update datagrid examples with latest features - posted by ca...@apache.org on 2020/01/12 21:38:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added SVG elements - posted by ha...@apache.org on 2020/01/12 22:14:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: extra space - posted by ha...@apache.org on 2020/01/12 22:15:57 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2511 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/12 23:15:35 UTC, 0 replies.
- [royale-asjs] branch develop updated: more improvements to horizontal ADG scrolling - posted by ah...@apache.org on 2020/01/13 07:36:18 UTC, 0 replies.
- [royale-asjs] branch develop updated: Removed @export tags - posted by ha...@apache.org on 2020/01/13 09:14:08 UTC, 0 replies.
- [royale-asjs] branch develop updated: The browser parses valid color values, so there's no need to do it manually Related to #677 - posted by ha...@apache.org on 2020/01/13 19:15:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added Br element - posted by ha...@apache.org on 2020/01/13 21:50:04 UTC, 0 replies.
- [royale-docs] branch master updated: Create spectrum-royale.md - posted by an...@apache.org on 2020/01/13 21:54:20 UTC, 0 replies.
- [royale-docs] branch master updated: Create mdl-royale.md - posted by an...@apache.org on 2020/01/13 21:55:24 UTC, 0 replies.
- [royale-docs] branch master updated: Update spectrum-royale.md - posted by an...@apache.org on 2020/01/13 21:56:07 UTC, 2 replies.
- [royale-docs] branch master updated: Update mdl-royale.md - posted by an...@apache.org on 2020/01/13 22:53:57 UTC, 2 replies.
- [royale-asjs] branch develop updated: Allow lowercase HTML element names - posted by ha...@apache.org on 2020/01/13 23:57:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: ranges needed to be passed to model. Should fix #675 - posted by ah...@apache.org on 2020/01/14 05:58:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: also block delete and backspace. Should fix #663 - posted by ah...@apache.org on 2020/01/14 07:31:08 UTC, 0 replies.
- [royale-asjs] branch develop updated: This fixes build for now. 'img' is not allowed in Div. To check by @Harbs - posted by ca...@apache.org on 2020/01/14 08:32:33 UTC, 0 replies.
- [royale-asjs] branch develop updated: class should be property for HTML Elements - posted by ha...@apache.org on 2020/01/14 09:00:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: Revert "This fixes build for now. 'img' is not allowed in Div. To check by @Harbs" - posted by ha...@apache.org on 2020/01/14 09:03:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: add to columns a pointer back to datagrid, to make easy to refer the whole component from the renderer - posted by ca...@apache.org on 2020/01/14 13:03:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: add checkbox renderer to datagrid example and show how to access datagrid from a renderer and how to remove a row. Also prevent default click dg handler in the example to avoid RTEs - posted by ca...@apache.org on 2020/01/14 13:05:23 UTC, 0 replies.
- [royale-docs] branch master updated: Update frameworks-and-libraries.md - posted by an...@apache.org on 2020/01/14 13:08:36 UTC, 0 replies.
- [royale-asjs] branch develop updated: Don't declare lowercase html tags. These should be evaluated as a string for innerHTML. - posted by ha...@apache.org on 2020/01/14 16:54:00 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: fix selectionChanged for the whole component - posted by ca...@apache.org on 2020/01/14 17:15:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: partial fix for RTE when removing an item (row). selection still must be adjusted - posted by ca...@apache.org on 2020/01/14 17:44:49 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: finish previous RTE fix and right adjustment of DG selectedIndex after item removal - posted by ca...@apache.org on 2020/01/14 18:25:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: adjustment of DG to selectedIndex after item addition - posted by ca...@apache.org on 2020/01/14 18:59:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: fix pixel columns layout removed by accident due to latest changes - posted by ca...@apache.org on 2020/01/14 19:04:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: latest fixes - posted by ca...@apache.org on 2020/01/14 19:06:28 UTC, 0 replies.
- [royale-website] branch asf-site updated: tour-de-jewel: latest changes in datagrid - posted by ca...@apache.org on 2020/01/14 19:07:43 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix tabindex issues. Should fix #671 - posted by ah...@apache.org on 2020/01/14 19:11:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: Reversed logic on number lookup in AllCSSValuesImpl - posted by ha...@apache.org on 2020/01/14 19:46:18 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: add event imports - posted by ca...@apache.org on 2020/01/14 19:48:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: numericStyles not used in SImpleCSS and no longer needed in AllCSS - posted by ha...@apache.org on 2020/01/14 19:49:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: Oops - posted by ha...@apache.org on 2020/01/14 19:56:21 UTC, 0 replies.
- [royale-compiler] branch develop updated: MXMLPropertySpecifierNode: Fixed issue where a property could be set without errors in MXML if it were private or in another namespace that should not be accessible from the file scope - posted by jo...@apache.org on 2020/01/14 23:23:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix virtual scrolling. Should fix #664 - posted by ah...@apache.org on 2020/01/15 05:25:38 UTC, 0 replies.
- [royale-asjs] branch develop updated: handle scrollbars that are always visible. Should fix #679 - posted by ah...@apache.org on 2020/01/15 05:51:26 UTC, 0 replies.
- [royale-asjs] branch develop updated (f5f2436 -> b41e2f5) - posted by ha...@apache.org on 2020/01/15 08:42:21 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2524 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/15 09:51:03 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fixes empty class names pending discussion - posted by ha...@apache.org on 2020/01/15 10:28:14 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2525 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/15 12:23:32 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: avoid relayout when removing or adding an item - posted by ca...@apache.org on 2020/01/15 17:35:51 UTC, 0 replies.
- [royale-compiler] branch develop updated (693df90 -> 9a2c3b4) - posted by jo...@apache.org on 2020/01/15 17:38:48 UTC, 0 replies.
- [royale-compiler] 01/02: PackageHeaderEmitter: fix issue where externs for package-level functions/vars were not properly detected - posted by jo...@apache.org on 2020/01/15 17:38:49 UTC, 0 replies.
- [royale-compiler] 02/02: Fixed issue where Closure warned about externs in top-level package because they didn't use the var keyword (references #109) - posted by jo...@apache.org on 2020/01/15 17:38:50 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: fix itemrenderers - posted by ca...@apache.org on 2020/01/15 17:42:55 UTC, 0 replies.
- [royale-website] branch asf-site updated: tour-de-jewel: fix dg examples - posted by ca...@apache.org on 2020/01/15 17:44:13 UTC, 0 replies.
- [royale-compiler] branch develop updated: SWFTarget: remove scanning for overrides message - posted by jo...@apache.org on 2020/01/15 19:52:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: add binding metadata to Spark TextInput. Should fix #678 - posted by ah...@apache.org on 2020/01/15 19:52:31 UTC, 0 replies.
- [royale-asjs] branch develop updated: ElementWrapper: fix issue where missing @export would cause MouseEventConverter and KeyboardEventConverter to break due to Closure compiler renaming (references #641) - posted by jo...@apache.org on 2020/01/15 21:29:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: implement contentBackgroundColor on SkinnableTextInput and color on UIComponent - posted by ah...@apache.org on 2020/01/16 08:06:37 UTC, 0 replies.
- [royale-asjs] branch develop updated: maven-distribution: add compjsc and mxmljsc dummy hars to distribution - posted by ca...@apache.org on 2020/01/16 16:33:45 UTC, 0 replies.
- [royale-asjs] branch develop updated: maven-distribution: add all themes to distribution so asconfigc.json does not complain - posted by ca...@apache.org on 2020/01/16 18:32:37 UTC, 0 replies.
- [royale-compiler] branch develop updated: add getter function for binding to properties of private members - posted by ah...@apache.org on 2020/01/16 20:10:17 UTC, 0 replies.
- [royale-compiler] branch develop updated (4efb7de -> e14c7ef) - posted by jo...@apache.org on 2020/01/16 20:53:41 UTC, 0 replies.
- [royale-compiler] 01/02: MXMLDescriptorSpecifier: uses goog.reflect.objectProperty() to allow Closure renaming in release build - posted by jo...@apache.org on 2020/01/16 20:53:42 UTC, 0 replies.
- [royale-compiler] 02/02: JSGoogConfigs: warn-public-vars defaults to false because it shouldn't be necessary anymore - posted by jo...@apache.org on 2020/01/16 20:53:43 UTC, 0 replies.
- [royale-asjs] branch develop updated (43dbcae -> ffe0369) - posted by ha...@apache.org on 2020/01/17 11:57:49 UTC, 0 replies.
- [royale-asjs] 01/02: ignores - posted by ha...@apache.org on 2020/01/17 11:57:50 UTC, 0 replies.
- [royale-asjs] 02/02: We need to add the positioner and not the element - posted by ha...@apache.org on 2020/01/17 11:57:51 UTC, 0 replies.
- [royale-asjs] branch develop updated: Missed two more - posted by ha...@apache.org on 2020/01/17 12:05:12 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-application: element was left in some places when changed to positioner - posted by ca...@apache.org on 2020/01/17 12:20:18 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: end of adjust all screen layouts - posted by ca...@apache.org on 2020/01/17 12:36:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: maven-distribution: fix defaultTargetFolder - posted by ca...@apache.org on 2020/01/17 14:08:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: maven-distribution: upgrade assembly descriptors to latest version - posted by ca...@apache.org on 2020/01/17 14:09:08 UTC, 0 replies.
- [royale-asjs] branch develop updated: maven: apache parent upgraded to v22 - posted by ca...@apache.org on 2020/01/18 15:51:19 UTC, 0 replies.
- [royale-compiler] branch develop updated: maven: apache parent upgraded to v22 - posted by ca...@apache.org on 2020/01/18 15:51:30 UTC, 0 replies.
- [royale-typedefs] branch develop updated: maven: apache parent upgraded to v22 - posted by ca...@apache.org on 2020/01/18 15:51:41 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2537 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/18 16:47:05 UTC, 0 replies.
- [royale-asjs] branch develop updated: Enable name property in MXML - posted by ha...@apache.org on 2020/01/18 20:31:23 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2538 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/18 21:54:33 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added setAttribute and getAttribute - posted by ha...@apache.org on 2020/01/19 21:26:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: added tabIndex - posted by ha...@apache.org on 2020/01/19 21:41:32 UTC, 0 replies.
- [royale-asjs] branch develop updated: get hover highlighting to work in Spark DropDownList. Fixes #686 - posted by ah...@apache.org on 2020/01/20 06:37:57 UTC, 0 replies.
- [royale-asjs] branch feature/bead-base updated (0a8260f -> 87f30c1) - posted by ha...@apache.org on 2020/01/20 08:35:50 UTC, 0 replies.
- [royale-asjs] 01/01: Merge branch 'develop' into feature/bead-base - posted by ha...@apache.org on 2020/01/20 08:35:51 UTC, 0 replies.
- [royale-asjs] branch develop updated: handle dragging thumb. Should fix #687 - posted by ah...@apache.org on 2020/01/20 08:47:17 UTC, 0 replies.
- [royale-asjs] branch feature/bead-base updated: Went a bit overboard on the utility functions - posted by ha...@apache.org on 2020/01/20 09:08:57 UTC, 0 replies.
- [royale-asjs] branch develop updated (c14e8d8 -> 9f7d794) - posted by ha...@apache.org on 2020/01/20 09:10:06 UTC, 0 replies.
- [royale-asjs] 01/01: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop - posted by ha...@apache.org on 2020/01/20 09:10:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added Router - posted by ha...@apache.org on 2020/01/20 12:11:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: UIComponent.enable needs to be bindable. Should fix #675 - posted by ah...@apache.org on 2020/01/20 17:25:05 UTC, 0 replies.
- [royale-asjs] branch develop updated (3ef5abc -> c67a59e) - posted by ah...@apache.org on 2020/01/20 18:28:07 UTC, 0 replies.
- [royale-asjs] 01/02: capture phase was not working in JS - posted by ah...@apache.org on 2020/01/20 18:28:08 UTC, 0 replies.
- [royale-asjs] 02/02: need capture phase to detect clicks on some components. - posted by ah...@apache.org on 2020/01/20 18:28:09 UTC, 0 replies.
- [royale-asjs] branch develop updated: implement DateField.stringToDate (English only) - posted by ah...@apache.org on 2020/01/20 18:49:34 UTC, 0 replies.
- [royale-compiler] branch develop updated: maven-distribution: fix classpath on jars to make maven distribution work. This will need to be revisited since versions are hadcoded and maven can get them in a natural way - posted by ca...@apache.org on 2020/01/21 10:27:03 UTC, 0 replies.
- [royale-asjs] branch develop updated: maven-distribution: fix classpaths on dummy jars. This should be improved to avoid hardcoded versions. - posted by ca...@apache.org on 2020/01/21 10:30:44 UTC, 0 replies.
- [royale-asjs] branch develop updated: maven-distribution: make dummy jars be renamed to "mxmlc.jar" and "compc.jar" so IDEs can find them and use. This fixes maven distribution SDK finaly - posted by ca...@apache.org on 2020/01/21 10:31:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: maven-distribution: restore clean distribution folder (don't find a reason why it was disabled) - posted by ca...@apache.org on 2020/01/21 10:50:10 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: remove the note about issues with distribution, since we now can create a valid SDK with maven - posted by ca...@apache.org on 2020/01/21 11:23:13 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: add all assets to the build when compiling with VSCode - posted by ca...@apache.org on 2020/01/21 16:11:20 UTC, 0 replies.
- [royale-compiler] branch develop updated: MethodBodySemanticChecker: detects when attempting to call a getter/setter as a function and produces the same error as attempting to call a variable (references #112) - posted by jo...@apache.org on 2020/01/21 16:24:13 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2549 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/21 17:05:12 UTC, 0 replies.
- [royale-asjs] branch develop updated (4fef0db -> 17b2d54) - posted by ah...@apache.org on 2020/01/21 17:29:25 UTC, 0 replies.
- [royale-asjs] 01/03: get Scroller to behave properly. Its children are specified in a 'viewport' property that needed to be deferred until being added to the DOM so that the children can measure properly - posted by ah...@apache.org on 2020/01/21 17:29:26 UTC, 0 replies.
- [royale-asjs] 02/03: get RichEditableText to display text - posted by ah...@apache.org on 2020/01/21 17:29:27 UTC, 0 replies.
- [royale-asjs] 03/03: text display and editing in RichEditableText - posted by ah...@apache.org on 2020/01/21 17:29:28 UTC, 0 replies.
- [royale-compiler] branch develop updated: MXMLTagData: fix null reference exception when MXML is malformed - posted by jo...@apache.org on 2020/01/21 18:58:08 UTC, 0 replies.
- [royale-typedefs] branch develop updated: GCL: add goog.reflect.objectProperty - posted by jo...@apache.org on 2020/01/21 19:01:06 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2550 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/21 19:06:53 UTC, 0 replies.
- [royale-compiler] branch develop updated: maven-distribution: if we have GOOG_HOME, new maven distribution does not work, so we need to unpack closure-compiler and closure-library in js/lib/google to make it wotk without that env var. Note: There's no maven artifact for closure-library v20180910, next one is 0.0-20190213-2033d5d9, so we need to use that for maven. - posted by ca...@apache.org on 2020/01/22 00:56:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: rat-check: do not checkt RAT on generated compilations in bin folders (like we do in target) since people with IDEs will do compilations in that folders - posted by ca...@apache.org on 2020/01/22 00:57:25 UTC, 0 replies.
- [royale-asjs] branch develop updated: [asjs] maven-distribution: if we have GOOG_HOME, new maven distribution does not work, so we need to unpack closure-compiler and closure-library in js/lib/google to make it wotk without that env var. Note: There's no maven artifact for closure-library v20180910, next one is 0.0-20190213-2033d5d9, so we need to use that for maven. - posted by ca...@apache.org on 2020/01/22 00:58:08 UTC, 0 replies.
- [royale-compiler] branch develop updated: maven: fix compilation from maven since latest changes break it - posted by ca...@apache.org on 2020/01/22 14:52:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: maven: replace closure library in the rest of places - posted by ca...@apache.org on 2020/01/22 15:39:52 UTC, 0 replies.
- [royale-compiler] branch develop updated: maven: more closure library places were left in the latest change - posted by ca...@apache.org on 2020/01/22 15:40:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: maven-distribution: remove closure library jars from js/lib since we already have it unpacked and compiler uses in that form - posted by ca...@apache.org on 2020/01/22 17:57:05 UTC, 0 replies.
- [royale-compiler] branch develop updated: fix royale.dependent.tests - posted by jo...@apache.org on 2020/01/22 18:04:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-navigation: remove href since is not used anymore and interferes with routing - posted by ca...@apache.org on 2020/01/22 18:11:52 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2557 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/22 19:23:06 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2558 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/22 20:54:47 UTC, 0 replies.
- [royale-compiler] branch develop updated: support MXML skinClass= - posted by ah...@apache.org on 2020/01/22 22:44:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: emulate skinClass - posted by ah...@apache.org on 2020/01/22 22:46:21 UTC, 0 replies.
- [royale-asjs] branch develop updated: html-a: default anchor tag should not define href, sometimes we need anchor without href - posted by ca...@apache.org on 2020/01/22 23:33:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-renderers: remove href from INavigationRenders, since navigation changed by content long ago - posted by ca...@apache.org on 2020/01/22 23:36:43 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: added routing, even to collapsible menu in drawer - posted by ca...@apache.org on 2020/01/22 23:37:36 UTC, 0 replies.
- [royale-website] branch asf-site updated: tour-de-jewel now with routing - posted by ca...@apache.org on 2020/01/22 23:41:48 UTC, 1 replies.
- [royale-compiler] branch develop updated: handle multiline XML literals - posted by ah...@apache.org on 2020/01/23 01:13:56 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2559 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/23 02:04:08 UTC, 0 replies.
- [royale-asjs] branch develop updated: a few tweaks to allow LineNumberTextDisplay in #598 - posted by ah...@apache.org on 2020/01/23 02:25:02 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2560 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/23 04:29:05 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2561 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/23 13:33:49 UTC, 0 replies.
- [royale-asjs] branch develop updated: html: upgrade tasks.json - posted by ca...@apache.org on 2020/01/23 14:08:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel: little issues - posted by ca...@apache.org on 2020/01/23 15:40:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix line endings of scripts in bin - posted by jo...@apache.org on 2020/01/23 15:54:35 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2562 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/23 16:17:15 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2563 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/23 18:31:50 UTC, 0 replies.
- [royale-asjs] branch develop updated: wait for deferred children before assigning selectedIndex. Should fix #685 - posted by ah...@apache.org on 2020/01/23 20:01:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: need to remove modal window from list. Should fix #692 - posted by ah...@apache.org on 2020/01/23 22:04:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: try to improve column resizing. Should fix #694 - posted by ah...@apache.org on 2020/01/23 22:28:51 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2564 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/23 22:41:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: NumericStepper wasn't reporting value correctly. Should fix #693 - posted by ah...@apache.org on 2020/01/23 23:19:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: implement DateFormatter - posted by ah...@apache.org on 2020/01/23 23:43:32 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2565 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/24 01:27:51 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2566 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/24 03:35:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: move model out of Strand - posted by ha...@apache.org on 2020/01/24 12:45:28 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2567 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/24 13:30:48 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2568 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/24 14:22:59 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2569 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/25 13:03:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: BeadViewBase needs to implement IBeadView - posted by ha...@apache.org on 2020/01/25 16:50:06 UTC, 0 replies.
- [royale-asjs] branch develop updated (92c29e2 -> b6a995f) - posted by ca...@apache.org on 2020/01/25 17:40:03 UTC, 0 replies.
- [royale-asjs] 01/03: jewel: remove unused import - posted by ca...@apache.org on 2020/01/25 17:40:04 UTC, 0 replies.
- [royale-asjs] 02/03: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop - posted by ca...@apache.org on 2020/01/25 17:40:05 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewe-combobox: some little updates to view - posted by ca...@apache.org on 2020/01/25 17:45:28 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2570 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/25 19:28:30 UTC, 0 replies.
- [royale-asjs] branch feature/router created (now 54b91a2) - posted by ha...@apache.org on 2020/01/25 21:16:03 UTC, 0 replies.
- [royale-asjs] 01/01: bead stubs - posted by ha...@apache.org on 2020/01/25 21:16:04 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2571 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/25 22:29:47 UTC, 0 replies.
- [royale-website] branch asf-site updated: fix some issues in TDJ - posted by ca...@apache.org on 2020/01/25 23:58:14 UTC, 0 replies.
- [royale-website] branch asf-site updated: fix some issues in TDJ (2) - posted by ca...@apache.org on 2020/01/26 00:11:50 UTC, 0 replies.
- [royale-asjs] branch develop updated: target should be public - posted by ha...@apache.org on 2020/01/26 09:07:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: don't need private tags - posted by ha...@apache.org on 2020/01/26 09:09:03 UTC, 0 replies.
- [royale-asjs] branch feature/router updated: More stubs - posted by ha...@apache.org on 2020/01/26 10:01:26 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2572 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/26 11:13:13 UTC, 0 replies.
- [royale-asjs] branch feature/router updated: Theoretically works Still need path routing - posted by ha...@apache.org on 2020/01/26 11:39:11 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2573 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/26 13:39:48 UTC, 0 replies.
- [royale-asjs] branch feature/router updated: added to manifest - posted by ha...@apache.org on 2020/01/26 18:09:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: add COMPILE::JS - posted by ha...@apache.org on 2020/01/27 06:36:57 UTC, 0 replies.
- [royale-asjs] branch feature/router updated (3e31a69 -> 204a154) - posted by ha...@apache.org on 2020/01/27 08:45:57 UTC, 0 replies.
- [royale-asjs] 01/02: Merge branch 'develop' into feature/router - posted by ha...@apache.org on 2020/01/27 08:45:58 UTC, 0 replies.
- [royale-asjs] 02/02: added default route - posted by ha...@apache.org on 2020/01/27 08:45:59 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2574 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/27 08:57:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: Exclude SVGBase from swf sources to avoid compiler error - posted by yi...@apache.org on 2020/01/27 09:04:13 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-tooltip: listen on change events from target and uses ROLL events instead MOUSE counterparts to avoid trigger on childs of the listener object (solves #696) - posted by ca...@apache.org on 2020/01/27 11:45:46 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-iconbutton and togglebutton: add missing bindable properties and docs - posted by ca...@apache.org on 2020/01/27 11:49:30 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2575 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/27 11:52:18 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2576 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/27 12:01:23 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-tooltip: decouple remove of tip from ROLL_OUT and make public so we can remove from outside (used in #697) - posted by ca...@apache.org on 2020/01/27 12:48:16 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2577 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/27 13:28:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: Missing imports - posted by ha...@apache.org on 2020/01/27 13:59:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: added tooltip remove example from renderer (exposed in #697) - posted by ca...@apache.org on 2020/01/27 14:54:08 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2578 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/27 15:59:39 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2579 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/27 17:25:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-texinputbase; ENTER key press was not working in all situations. capture needs to be true - posted by ca...@apache.org on 2020/01/27 18:49:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: mxmlitemrenderer: add missing states support - posted by ca...@apache.org on 2020/01/27 20:04:46 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-examples: Add todomvc example. Fully functional, but need styling - posted by ca...@apache.org on 2020/01/27 20:06:32 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2580 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/27 20:57:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: todomvc-jewel-example: fix some functionality and add a bit some styles. - posted by ca...@apache.org on 2020/01/27 21:59:08 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2581 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/27 22:30:40 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2582 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/27 23:30:45 UTC, 0 replies.
- [royale-asjs] branch develop updated: WIP on swf Graphics emulation. - posted by gr...@apache.org on 2020/01/28 02:12:54 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2583 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/28 03:14:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: mxmlitemrenderer: separate states to a new class MXMLStatesItemRenderer, and make StyledMXMLItemRenderer extend that class so Jewel renderers has state support by default - posted by ca...@apache.org on 2020/01/28 08:37:37 UTC, 0 replies.
- [royale-asjs] branch develop updated: mxmlstatesrenderer: clean imports - posted by ca...@apache.org on 2020/01/28 09:30:40 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: fix tag - posted by ca...@apache.org on 2020/01/28 09:32:25 UTC, 0 replies.
- [royale-asjs] branch develop updated: ToolTipRemovalWhenItemRemoved: new bead to abstract best practice showcased in #697 - posted by ca...@apache.org on 2020/01/28 09:34:29 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2584 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/28 10:13:31 UTC, 0 replies.
- [royale-asjs] branch develop updated: html: add header and section tags - posted by ca...@apache.org on 2020/01/28 10:29:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: html: add footer tag - posted by ca...@apache.org on 2020/01/28 10:36:56 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2585 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/28 11:53:16 UTC, 0 replies.
- [royale-asjs] branch develop updated (9725763 -> 8c2f75b) - posted by ha...@apache.org on 2020/01/28 12:54:15 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2586 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/28 13:32:24 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2587 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/28 16:09:32 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-textinput: add setFocus() method to jewel text based inputs - posted by ca...@apache.org on 2020/01/28 19:07:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: todomvc-jewel-example: near completion - posted by ca...@apache.org on 2020/01/28 20:06:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: todomvc-jewel-example: left from last commit - posted by ca...@apache.org on 2020/01/28 20:09:47 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2588 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/28 20:48:02 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2589 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/28 22:34:37 UTC, 0 replies.
- [royale-asjs] branch develop updated (fc94093 -> 8ed79a4) - posted by yi...@apache.org on 2020/01/29 10:53:30 UTC, 0 replies.
- [royale-asjs] branch develop updated (8ed79a4 -> b4b4e1f) - posted by ha...@apache.org on 2020/01/29 11:03:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: todomvc-jewel-example: fix some issues when filtering and styles and add foooter credits - posted by ca...@apache.org on 2020/01/29 11:27:00 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2590 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/29 14:33:28 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2591 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/29 16:18:49 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix the typing of graphicsRenderTarget in the JS IGraphicsTarget interface - specifically as 'svg' element tag - posted by gr...@apache.org on 2020/01/30 00:53:04 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2592 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/30 02:54:15 UTC, 0 replies.
- [royale-asjs] branch develop updated: allow DateField dropdown to close when the selectedDate is clicked on. Should fix #700 - posted by ah...@apache.org on 2020/01/30 07:05:28 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2593 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/30 07:26:44 UTC, 0 replies.
- [royale-asjs] branch develop updated: Change Calender icon in DateFieldView.as - posted by pu...@apache.org on 2020/01/30 07:58:27 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2594 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/30 08:26:44 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-tooltip: organize imports - posted by ca...@apache.org on 2020/01/30 08:40:25 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2595 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/30 09:26:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: todomvc-jewel-example: refactor to separate pieces and make it more "mvc" - posted by ca...@apache.org on 2020/01/30 10:19:03 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2596 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/30 11:26:23 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2597 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/30 11:36:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: todomvc-jewel-example: added routing - posted by ca...@apache.org on 2020/01/30 13:14:40 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2598 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/30 13:27:57 UTC, 0 replies.
- [royale-asjs] branch develop updated: shared-object: Move LSO to Storage since is not flex - posted by ca...@apache.org on 2020/01/30 17:08:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: mxroyale-Objectutil: fix failing test in CruxQuickStartBasic due to "unreachable code" error in ObjectUtil.as - posted by ca...@apache.org on 2020/01/30 17:09:17 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2599 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/30 17:26:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: Revert "shared-object: Move LSO to Storage since is not flex" - posted by ca...@apache.org on 2020/01/30 19:17:07 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2600 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/30 19:26:27 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-layout-basic: position needs to be forced. Still need so JS calcs for parent height - posted by ca...@apache.org on 2020/01/30 21:50:26 UTC, 0 replies.
- [royale-asjs] branch develop updated: left from last commit - posted by ca...@apache.org on 2020/01/30 21:50:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: left from last committodomvc-jewel-example: persist data in local storage with SharedObject - posted by ca...@apache.org on 2020/01/30 21:53:10 UTC, 0 replies.
- [royale-website] branch asf-site updated: jewel-todomvc-example: upload to website - posted by ca...@apache.org on 2020/01/30 22:09:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-todomvc-example: some latest changes - posted by ca...@apache.org on 2020/01/30 22:17:13 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2601 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/30 22:30:52 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-datagrid: fix columnWidths broken by latest commits (fix #704) - posted by ca...@apache.org on 2020/01/31 09:39:01 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2602 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/31 10:26:38 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2603 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/31 11:26:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix Jewel's DateChooserModel - posted by ah...@apache.org on 2020/01/31 17:48:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-checkbox: add checkWidth and checkHeight properties to allow size the check view part - posted by ca...@apache.org on 2020/01/31 19:21:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-checkbox: date time is not sufficient to get a unique name for selector - posted by ca...@apache.org on 2020/01/31 20:00:13 UTC, 0 replies.
- [royale-asjs] branch develop updated: tour-de-jewel: added checkbox sizes, not sure if this work for IE11 - posted by ca...@apache.org on 2020/01/31 20:00:55 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2604 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/31 20:01:08 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2605 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/31 20:26:09 UTC, 0 replies.
- [royale-asjs] branch develop updated: Quick fix for swf build of Jewel - posted by gr...@apache.org on 2020/01/31 20:33:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: Avoid error in IE11 with CSSStyleSheet.insertRule non-optional second parameter - posted by gr...@apache.org on 2020/01/31 21:18:29 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 2606 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/31 22:55:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: addDynamicSelector: fix for IE11, also remove from CheckBoxView - posted by ca...@apache.org on 2020/01/31 22:59:19 UTC, 0 replies.