[royale-asjs] 02/03: update TDJ with new bead name

2020-02-20 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 130583685b9df3d8eb6a66ce21b5f2995905ca2c Author: Alex Harui AuthorDate: Thu Feb 20 17:39:55 2020 -0800

[royale-asjs] branch develop updated (b305832 -> 97b04f2)

2020-02-20 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from b305832 disable selection on the todo examples new c239127 remove 'runtime' from the selection bead

[royale-asjs] 03/03: fix DateChooser. Right now TableItemRendererFactory does not use the ItemRendererClassFactory for custom itemRenderers so the selectable bead does not get automatically added and

2020-02-20 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 97b04f211a6f81e7beceb704e92d8bd3716c480f Author: Alex Harui AuthorDate: Thu Feb 20 17:57:45 2020 -0800 fix

[royale-asjs] 01/03: remove 'runtime' from the selection bead class names since they are no longer supporting runtime changes

2020-02-20 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit c23912776bab39c5b19e0d7eff338a6770292d23 Author: Alex Harui AuthorDate: Thu Feb 20 17:39:35 2020 -0800

[royale-asjs] branch develop updated (e4aa99b -> b305832)

2020-02-20 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from e4aa99b todojewel-itemrenderer: Change TodoRenderer to SimpleListItemRenderer since this example does not

[royale-asjs] 05/05: disable selection on the todo examples

2020-02-20 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit b305832f370d134a3557c1816b4e5301bee15b2e Author: Alex Harui AuthorDate: Thu Feb 20 13:52:48 2020 -0800

[royale-asjs] 03/05: refactor Jewel to use new SelectableItemRendererClassFactory pattern

2020-02-20 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 48d4425de6030022a6852fa34ffd34b2ebf5d65f Author: Alex Harui AuthorDate: Thu Feb 20 13:40:38 2020 -0800

[royale-asjs] 02/05: Revert "jewel-itemrenderer: Create a SimpleListItemRenderer that has simple list capabilities (text, align, styling and is li) and make ListItemRenderer extend it and add hover an

2020-02-20 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 5aedadda7a4588d261ab7f83bacdaf28948d00fb Author: Alex Harui AuthorDate: Thu Feb 20 11:30:53 2020 -0800

[royale-asjs] 04/05: update TDJ to use new ItemRenderer patterns and allow a per-column exception

2020-02-20 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 308d6791e095af3c975bd3460b8d4eb50f760c6f Author: Alex Harui AuthorDate: Thu Feb 20 13:41:20 2020 -0800

[royale-asjs] 01/05: Revert "todojewel-itemrenderer: Change TodoRenderer to SimpleListItemRenderer since this example does not require hover/selection capabilities"

2020-02-20 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit cb7978d164cf6587dde41d7171e3a27bb49973b3 Author: Alex Harui AuthorDate: Thu Feb 20 11:30:28 2020 -0800

[MAVEN-BUILD] Royale-asjs - Build # 2698 - Fixed

2020-02-20 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-asjs (build #2698) Status: Fixed Check console output at https://builds.apache.org/job/Royale-asjs/2698/ to view the results.

[royale-asjs] branch develop updated: todojewel-itemrenderer: Change TodoRenderer to SimpleListItemRenderer since this example does not require hover/selection capabilities

2020-02-20 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new e4aa99b todojewel-itemrenderer:

[royale-asjs] branch develop updated: jewel-itemrenderer: Create a SimpleListItemRenderer that has simple list capabilities (text, align, styling and is li) and make ListItemRenderer extend it and add

2020-02-20 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new fac9e91 jewel-itemrenderer:

[royale-asjs] branch develop updated: todomvc-examples: fix compilation, but now renderers show hover/selected states

2020-02-20 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 0a5fe59 todomvc-examples: fix

[royale-asjs] branch develop updated: jewel: some cleaning of imports

2020-02-20 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 5a39b02 jewel: some cleaning of

[MAVEN-BUILD] Royale-asjs - Build # 2697 - Still Failing

2020-02-20 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-asjs (build #2697) Status: Still Failing Check console output at https://builds.apache.org/job/Royale-asjs/2697/ to view the results.

[royale-asjs] branch develop updated: jewel-themes: update jewel themes

2020-02-20 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 4a3c340 jewel-themes: update

[royale-asjs] branch develop updated: jewel-card: improve flat/noflat styles

2020-02-20 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new ef339cf jewel-card: improve

[royale-asjs] branch develop updated: [Warning] add IItemRendererInitializer: ClassReference("org.apache.royale.jewel.beads.itemRenderers.JewelListItemRendererInitializer") to SASS files or will be re

2020-02-20 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/develop by this push: new 2b3a1f1 [Warning] add

[royale-compiler] branch develop updated: JSClosureCompilerWrapper: avoid duplicate rename mappings

2020-02-20 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 0cae7f1

[MAVEN-BUILD] Royale-asjs - Build # 2696 - Still Failing

2020-02-20 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-asjs (build #2696) Status: Still Failing Check console output at https://builds.apache.org/job/Royale-asjs/2696/ to view the results.