This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a change to branch jewel-ui
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from fe7cc3f add layouts to jewel that uses CSS classes instead of inline
styles. This is still a work in progress and layouts are only put as
placeholders
add 8a76108 fix vscode for Core and set sdk
add 6063d82 Change order in computeClassNames to get typenames before
classNames (just for organization purposes in html output)
new 115f9af refactor all work on vivid branch to jewel for all files
new c9b21b6 fixes typo, introduces viewport in html and try to move fonts
to theme, but this one doesn't work (so put in theme temporaly again)
new 71cd693 add JewelThemeFontInject and configuration, but still doesn't
work
new a02ffb4 remove JewelThemeFontInject from manifest since should not be
used in mxml
new 81aaae9 added jewel button, and changed classnames to get something
decoupled from basic and more near to what other frameworks do
new f2d213e various style changes for textbutton
new 4a021af introducing SASS processing in JewelTheme. Only Maven, ANT
should be updated to support this
new ca23649 change from scss to sass syntax
new db89248 introduce variables
new 99bd984 wiring textbutton with variables
new aa17fd2 end transforming actual files to sass syntax
new 6c80e25 partial changes to create various themes with different
colors still need much work
new 4846918 changes to get two initial themes blue and red
new 882b254 upgrade projects in this branch to 0.9.3
new e14d393 fix button disabled state and appearence
new 468751c fix paddings and min heigh in buttons, but this should change
again to em instead of px to handle responsiveness
new 33e1c9c a more logical button styles, organization of example and
more polished
new 861cf0d font changes
new ed91db4 library.swf now gets info about JewelThemeFontInject
new 2a081c0 commeting font line (JewelThemeFontInject) so JewelExample
can compile
new a18e154 add layouts to jewel that uses CSS classes instead of inline
styles. This is still a work in progress and layouts are only put as
placeholders
new 8d98a9f Merge branch 'jewel-ui' of
https://github.com/apache/royale-asjs into jewel-ui
The 22 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:
.../projects/Basic/src/main/royale/org/apache/royale/core/UIBase.as | 2 +-
frameworks/{themes/JewelTheme => projects/Core}/.vscode/settings.json | 0
frameworks/projects/Core/asconfig.json | 4 ++--
.../Core/src/main/royale/org/apache/royale/core/CSSClassList.as | 2 +-
frameworks/{themes/JewelTheme => projects/HTML}/.vscode/settings.json | 0
5 files changed, 4 insertions(+), 4 deletions(-)
copy frameworks/{themes/JewelTheme => projects/Core}/.vscode/settings.json
(100%)
copy frameworks/{themes/JewelTheme => projects/HTML}/.vscode/settings.json
(100%)
--
To stop receiving notification emails like this one, please contact
[email protected].