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 ec24b46 viewbeads inlib and theme (commented)
discard 6ae7c99 remove settings
discard 71000ba fix classreference compilation with themes in pom.xml
discard afb457d remove unused css
discard 27dfe34 fix new classlist utility methods
discard 4ee47c2 Moved util functions to package-level ones
discard 15c884b Insert a ViewBead that is in JewelTheme and compiles ok, but
JewelExample can't see it, why??
discard ee87215 Refactor new styles API in UIBase to new ClassListUtil
discard 40d70d1 update css
discard 8dbdb4c Decouple theme in JewelTheme and JewelBlueTheme
discard c276872 UIBase typenames and classNames proposal - working, but I'm
sure will be things to modify and/or enhance for performance
discard 091492c remove JewelThemeFontInject
discard 72b1860 Ant build for Jewel project, theme and example
discard 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
discard 911d614 HorizontalLayout and VerticalLayout in Jewel based on CSS
working
discard 721644b add TextFieldView;
discard e84ef9e Jewel Label added
discard 3ae6793 testing Lato font in theme
discard 199dfc8 added html template to example until we get font injection
from theme
discard bc1ffcc fix textfield error setting typeNames in constructor
discard ea587b1 update classList to fix issues. Now work totaly as expected
discard f570b50 uibase refactor to classList
discard a9ba5dd forgotten changes in pom
discard f9cb289 redo branch due to mistake in the rebase
add caba437 TexModel: Add [Bindable("textChange"] in text and
[Bindable("htmlChange")] in html properties
new ddbb674 redo branch due to mistake in the rebase
new 70b51e4 forgotten changes in pom
new 4edd22e uibase refactor to classList
new ebabc42 update classList to fix issues. Now work totaly as expected
new d40c320 fix textfield error setting typeNames in constructor
new 7919fdc added html template to example until we get font injection
from theme
new a864dd6 testing Lato font in theme
new 61f9c1f Jewel Label added
new aa98978 add TextFieldView;
new 5faca3c HorizontalLayout and VerticalLayout in Jewel based on CSS
working
new 2a12b84 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 14e0336 Ant build for Jewel project, theme and example
new ca6bbe7 remove JewelThemeFontInject
new c2b91d9 UIBase typenames and classNames proposal - working, but I'm
sure will be things to modify and/or enhance for performance
new c6ee4fa Decouple theme in JewelTheme and JewelBlueTheme
new 63ff483 update css
new 136217f Refactor new styles API in UIBase to new ClassListUtil
new 32415cc Insert a ViewBead that is in JewelTheme and compiles ok, but
JewelExample can't see it, why??
new 8457969 Moved util functions to package-level ones
new ea46b06 fix new classlist utility methods
new d6b8cb5 remove unused css
new 97f8f85 fix classreference compilation with themes in pom.xml
new 10a94bd remove settings
new edb3cc6 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 (ec24b46)
\
N -- N -- N refs/heads/feature/jewel-ui-set (edb3cc6)
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:
.../src/main/royale/org/apache/royale/html/beads/models/TextModel.as | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
[email protected].