This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a change to branch feature/jewel-ui-set
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
discard 06d0155 viewbeads inlib and theme (commented)
discard 3499f45 remove settings
discard 9bcde96 fix classreference compilation with themes in pom.xml
discard e6df0a2 remove unused css
discard 2db0e9d fix new classlist utility methods
discard 97b2dd6 Moved util functions to package-level ones
discard 796e3e1 Insert a ViewBead that is in JewelTheme and compiles ok, but
JewelExample can't see it, why??
discard 5811179 Refactor new styles API in UIBase to new ClassListUtil
discard 4bac17a update css
discard 1f30803 Decouple theme in JewelTheme and JewelBlueTheme
discard 6c80233 UIBase typenames and classNames proposal - working, but I'm
sure will be things to modify and/or enhance for performance
discard 25c6ff5 remove JewelThemeFontInject
discard ff6f9df Ant build for Jewel project, theme and example
discard b481cb1 Added HorizontalLayoutWithPaddingAndGap and
VerticalLayoutWithPaddingAndGap using CSS, but gaps and padding are still in
inline style, what can be ok, but can't be modified at runtime, this must be
revisited some time later
discard c180f57 HorizontalLayout and VerticalLayout in Jewel based on CSS
working
discard 509b8d9 add TextFieldView;
discard 963c0ea Jewel Label added
discard aa7ab50 testing Lato font in theme
discard 9a97afd added html template to example until we get font injection
from theme
discard 85ba2fd fix textfield error setting typeNames in constructor
discard 3512370 update classList to fix issues. Now work totaly as expected
discard 18be6e7 uibase refactor to classList
discard 149fc22 forgotten changes in pom
discard 5baefa5 redo branch due to mistake in the rebase
add 108b359 fix some example to reach 0.9.3
add 0d30adb examples pom fixes
add 0a61758 Fix MenuExample pom.xml
new f9cb289 redo branch due to mistake in the rebase
new a9ba5dd forgotten changes in pom
new f570b50 uibase refactor to classList
new ea587b1 update classList to fix issues. Now work totaly as expected
new bc1ffcc fix textfield error setting typeNames in constructor
new 199dfc8 added html template to example until we get font injection
from theme
new 3ae6793 testing Lato font in theme
new e84ef9e Jewel Label added
new 721644b add TextFieldView;
new 911d614 HorizontalLayout and VerticalLayout in Jewel based on CSS
working
new cdc4a9c Added HorizontalLayoutWithPaddingAndGap and
VerticalLayoutWithPaddingAndGap using CSS, but gaps and padding are still in
inline style, what can be ok, but can't be modified at runtime, this must be
revisited some time later
new 72b1860 Ant build for Jewel project, theme and example
new 091492c remove JewelThemeFontInject
new c276872 UIBase typenames and classNames proposal - working, but I'm
sure will be things to modify and/or enhance for performance
new 8dbdb4c Decouple theme in JewelTheme and JewelBlueTheme
new 40d70d1 update css
new ee87215 Refactor new styles API in UIBase to new ClassListUtil
new 15c884b Insert a ViewBead that is in JewelTheme and compiles ok, but
JewelExample can't see it, why??
new 4ee47c2 Moved util functions to package-level ones
new 27dfe34 fix new classlist utility methods
new afb457d remove unused css
new 71000ba fix classreference compilation with themes in pom.xml
new 6ae7c99 remove settings
new ec24b46 viewbeads inlib and theme (commented)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (06d0155)
\
N -- N -- N refs/heads/feature/jewel-ui-set (ec24b46)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
examples/royale/AlertExample/pom.xml | 4 +-
examples/royale/DividedContainerExample/pom.xml | 6 +--
examples/royale/Flex2Royale/pom.xml | 2 +-
examples/royale/JSON2ASVO/JSON2ASVO-app.xml | 2 +-
examples/royale/JSON2ASVO/pom.xml | 48 ++++++++++++++--------
examples/royale/MDLDynamicTabsExample/pom.xml | 2 +-
.../royale/{AlertExample => MenuExample}/pom.xml | 27 ++++++------
examples/royale/pom.xml | 26 ++++++------
.../Basic/src/main/resources/basic-manifest.xml | 2 +
9 files changed, 68 insertions(+), 51 deletions(-)
copy examples/royale/{AlertExample => MenuExample}/pom.xml (91%)
--
To stop receiving notification emails like this one, please contact
[email protected].