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 df9808d removes workaround for element styles thanks to bugs
apache/royale-compiler#30 and apache/royale-compiler#32 solved
discard 5540a9c this styles div, span (no dot) are not seeing in final app.
the them I must to move them from theme to final app
discard b3df546 disabled labels look in check and radio
discard d1ef88d radiobutton almost done but as checbox needs of #35 solved to
be finished
discard 772fb81 checkbox mostly done, but needs #35 solved to be finished
discard dc19ca3 change location of unused svgs
discard 95ceb5c initial work on checkbox. get inline svg with color variable
substitution
discard 43e54be textfield flat and placeholder styles
discard 3941ee6 - Fix TextField disabled w/wout prompt - Improve focus on
buttons and textfield
discard c1f9b66 some initial slider look
discard dea6c10 remove primary from textfield and integrate in border when
focus
discard 3e810dd -Fix textfield -Make dark/light themes depend on only one var
discard 4f2bd77 remove wrong lines
discard 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
discard fe6dc14 organizing and presenting example in a better way and making
room for more components and examples that test look'n feel
discard ea3f27f some work on textfield
discard c712dfb more fixes
discard a2aa0bc Preparing textfield, radio and check, but there're some bugs
in compiler css that prevents to complete this task
discard 10cd936 Headings and text styling, condense vars in one file
discard 5ec64a9 add transition configuration
discard 12062af - Add theme styles: flat / gradient - Add light / dark styles
- Add more variables to tune final themes - Adjust some values for better
looking
discard 2bec9c2 12 Color Palette Plan Almost done and working for Button, but
only one project theme for now
discard 591b5aa some minor changes
discard 5117924 introduce jewel checkbox and refactor styles to make more
easy handle the rest of components to be included
discard f9e119f changes to slider
discard dddab04 viewbeads inlib and theme (commented)
discard e5ed0c9 remove settings
discard a97657b fix classreference compilation with themes in pom.xml
discard 89c862f remove unused css
discard abe1e9b fix new classlist utility methods
discard 1d2fc9b Moved util functions to package-level ones
discard 702be14 Insert a ViewBead that is in JewelTheme and compiles ok, but
JewelExample can't see it, why??
discard 517bf0b Refactor new styles API in UIBase to new ClassListUtil
discard 9b956e0 update css
discard 95dfd47 Decouple theme in JewelTheme and JewelBlueTheme
discard a525852 UIBase typenames and classNames proposal - working, but I'm
sure will be things to modify and/or enhance for performance
discard 9090896 remove JewelThemeFontInject
discard 385188a Ant build for Jewel project, theme and example
discard 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
discard 74d1630 HorizontalLayout and VerticalLayout in Jewel based on CSS
working
discard b6d815f add TextFieldView;
discard 3a7fb7f Jewel Label added
discard 814ab68 testing Lato font in theme
discard 58d225a added html template to example until we get font injection
from theme
discard e4b6e62 fix textfield error setting typeNames in constructor
discard 3aa905d update classList to fix issues. Now work totaly as expected
discard ff65d93 uibase refactor to classList
discard 1abfee0 forgotten changes in pom
discard 6428b63 redo branch due to mistake in the rebase
add afaa8c9 BrowserInfo ASDoc
new 0d9809c redo branch due to mistake in the rebase
new b438acb forgotten changes in pom
new 595f471 uibase refactor to classList
new 50de4e2 update classList to fix issues. Now work totaly as expected
new 0153d19 fix textfield error setting typeNames in constructor
new bc9abe6 added html template to example until we get font injection
from theme
new 4379fb8 testing Lato font in theme
new 2ac42bb Jewel Label added
new 563e4ed add TextFieldView;
new 00145f4 HorizontalLayout and VerticalLayout in Jewel based on CSS
working
new 9a5363e 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 4a48a11 Ant build for Jewel project, theme and example
new b165856 remove JewelThemeFontInject
new 3aab244 UIBase typenames and classNames proposal - working, but I'm
sure will be things to modify and/or enhance for performance
new f02b231 Decouple theme in JewelTheme and JewelBlueTheme
new 419c582 update css
new a096a0b Refactor new styles API in UIBase to new ClassListUtil
new 97f4e77 Insert a ViewBead that is in JewelTheme and compiles ok, but
JewelExample can't see it, why??
new 18568d1 Moved util functions to package-level ones
new fa1f349 fix new classlist utility methods
new 3bd08b9 remove unused css
new 97283f7 fix classreference compilation with themes in pom.xml
new f96fcac remove settings
new a5860f9 viewbeads inlib and theme (commented)
new 24d3b4a changes to slider
new 9c443ca introduce jewel checkbox and refactor styles to make more
easy handle the rest of components to be included
new ea8b44e some minor changes
new 38be443 12 Color Palette Plan Almost done and working for Button, but
only one project theme for now
new 465f132 - Add theme styles: flat / gradient - Add light / dark styles
- Add more variables to tune final themes - Adjust some values for better
looking
new 6c763af add transition configuration
new 54f5e07 Headings and text styling, condense vars in one file
new 7e3fc97 Preparing textfield, radio and check, but there're some bugs
in compiler css that prevents to complete this task
new a7b39df more fixes
new 75b52c1 some work on textfield
new d70be77 organizing and presenting example in a better way and making
room for more components and examples that test look'n feel
new f1283ac - 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
new 8d22317 remove wrong lines
new df8c93f -Fix textfield -Make dark/light themes depend on only one var
new d10aa7d remove primary from textfield and integrate in border when
focus
new a593e34 some initial slider look
new 5b299c1 - Fix TextField disabled w/wout prompt - Improve focus on
buttons and textfield
new 1faf223 textfield flat and placeholder styles
new ce37f5a initial work on checkbox. get inline svg with color variable
substitution
new a2db70b change location of unused svgs
new af93c92 checkbox mostly done, but needs #35 solved to be finished
new c62176c radiobutton almost done but as checbox needs of #35 solved to
be finished
new b1e73b5 disabled labels look in check and radio
new 805b0ab this styles div, span (no dot) are not seeing in final app.
the them I must to move them from theme to final app
new cf3ded9 removes workaround for element styles thanks to bugs
apache/royale-compiler#30 and apache/royale-compiler#32 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 (df9808d)
\
N -- N -- N refs/heads/feature/jewel-ui-set (cf3ded9)
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 49 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/org/apache/royale/utils/BrowserInfo.as | 50 ++++++++++++++++++++++
1 file changed, 50 insertions(+)
--
To stop receiving notification emails like this one, please contact
[email protected].