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 bcaa924 - Change slider to input range (but still is unfinished , no
events), and CSS compilation give problem (reported as issues) - CheckBox and
Radio Button still need more progress, but still fins problems in CSS
compilation that needs to be solved
discard 86c2a29 organizing and presenting example in a better way and making
room for more components and examples that test look'n feel
discard 387d74c some work on textfield
discard 7a82e65 more fixes
discard dbee9fc Preparing textfield, radio and check, but there're some bugs
in compiler css that prevents to complete this task
discard b0254e5 Headings and text styling, condense vars in one file
discard e4097f5 add transition configuration
discard ed2b477 - Add theme styles: flat / gradient - Add light / dark styles
- Add more variables to tune final themes - Adjust some values for better
looking
discard 33cf18f 12 Color Palette Plan Almost done and working for Button, but
only one project theme for now
discard 063d9b3 some minor changes
discard ec1dde1 introduce jewel checkbox and refactor styles to make more
easy handle the rest of components to be included
discard ecd1b9f changes to slider
discard de8ee7c viewbeads inlib and theme (commented)
discard c413361 remove settings
discard af95141 fix classreference compilation with themes in pom.xml
discard d945694 remove unused css
discard b315196 fix new classlist utility methods
discard 3f4b32a Moved util functions to package-level ones
discard 07ce149 Insert a ViewBead that is in JewelTheme and compiles ok, but
JewelExample can't see it, why??
discard 50b924c Refactor new styles API in UIBase to new ClassListUtil
discard da8da85 update css
discard a27e7f9 Decouple theme in JewelTheme and JewelBlueTheme
discard 89a7884 UIBase typenames and classNames proposal - working, but I'm
sure will be things to modify and/or enhance for performance
discard 73a080a remove JewelThemeFontInject
discard 0c6b9e2 Ant build for Jewel project, theme and example
discard 56801c2 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 1adc4ef HorizontalLayout and VerticalLayout in Jewel based on CSS
working
discard 82027d5 add TextFieldView;
discard e0dfe7b Jewel Label added
discard 9c13696 testing Lato font in theme
discard 1ff20fd added html template to example until we get font injection
from theme
discard 52f8c6a fix textfield error setting typeNames in constructor
discard d975764 update classList to fix issues. Now work totaly as expected
discard 2133d63 uibase refactor to classList
discard 5d79739 forgotten changes in pom
discard eba2506 redo branch due to mistake in the rebase
add b4daf8c MDL: Fix issue where NavigationLinkItemRenderer didn't use
labelField
new 6428b63 redo branch due to mistake in the rebase
new 1abfee0 forgotten changes in pom
new ff65d93 uibase refactor to classList
new 3aa905d update classList to fix issues. Now work totaly as expected
new e4b6e62 fix textfield error setting typeNames in constructor
new 58d225a added html template to example until we get font injection
from theme
new 814ab68 testing Lato font in theme
new 3a7fb7f Jewel Label added
new b6d815f add TextFieldView;
new 74d1630 HorizontalLayout and VerticalLayout in Jewel based on CSS
working
new f1d2710 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 385188a Ant build for Jewel project, theme and example
new 9090896 remove JewelThemeFontInject
new a525852 UIBase typenames and classNames proposal - working, but I'm
sure will be things to modify and/or enhance for performance
new 95dfd47 Decouple theme in JewelTheme and JewelBlueTheme
new 9b956e0 update css
new 517bf0b Refactor new styles API in UIBase to new ClassListUtil
new 702be14 Insert a ViewBead that is in JewelTheme and compiles ok, but
JewelExample can't see it, why??
new 1d2fc9b Moved util functions to package-level ones
new abe1e9b fix new classlist utility methods
new 89c862f remove unused css
new a97657b fix classreference compilation with themes in pom.xml
new e5ed0c9 remove settings
new dddab04 viewbeads inlib and theme (commented)
new f9e119f changes to slider
new 5117924 introduce jewel checkbox and refactor styles to make more
easy handle the rest of components to be included
new 591b5aa some minor changes
new 2bec9c2 12 Color Palette Plan Almost done and working for Button, but
only one project theme for now
new 12062af - Add theme styles: flat / gradient - Add light / dark styles
- Add more variables to tune final themes - Adjust some values for better
looking
new 5ec64a9 add transition configuration
new 10cd936 Headings and text styling, condense vars in one file
new a2aa0bc Preparing textfield, radio and check, but there're some bugs
in compiler css that prevents to complete this task
new c712dfb more fixes
new ea3f27f some work on textfield
new fe6dc14 organizing and presenting example in a better way and making
room for more components and examples that test look'n feel
new c02877b - Change slider to input range (but still is unfinished , no
events), and CSS compilation give problem (reported as issues) - CheckBox and
Radio Button still need more progress, but still fins problems in CSS
compilation that needs to be solved
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 (bcaa924)
\
N -- N -- N refs/heads/feature/jewel-ui-set (c02877b)
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 36 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:
.../royale/mdl/itemRenderers/NavigationLinkItemRenderer.as | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].