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.
discard 8d687a7 partial changes to create various themes with different
colors still need much work
discard 6064c2c end transforming actual files to sass syntax
discard 5667ee8 wiring textbutton with variables
discard 57cf7d1 introduce variables
discard bb035c0 change from scss to sass syntax
discard e32bb96 introducing SASS processing in JewelTheme. Only Maven, ANT
should be updated to support this
discard 004aae1 various style changes for textbutton
discard 198cbba added jewel button, and changed classnames to get something
decoupled from basic and more near to what other frameworks do
discard 176a112 remove JewelThemeFontInject from manifest since should not be
used in mxml
discard 2602272 add JewelThemeFontInject and configuration, but still doesn't
work
discard b3ed183 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)
discard b8f41ce refactor all work on vivid branch to jewel for all files
add 8a386ae mdl vscode sdk config
add 825a1ab update links for asdoc
add fa8d43d use coords from
https://commons.wikimedia.org/wiki/File:Blank_US_map_borders.svg
add ccdbac4 use a set of coordinates that are more clearly public domain
new d205c47 refactor all work on vivid branch to jewel for all files
new bf01a27 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 0da8326 add JewelThemeFontInject and configuration, but still doesn't
work
new f4e1e19 remove JewelThemeFontInject from manifest since should not be
used in mxml
new 943d30e added jewel button, and changed classnames to get something
decoupled from basic and more near to what other frameworks do
new 0e4a35d various style changes for textbutton
new 8cfba7d introducing SASS processing in JewelTheme. Only Maven, ANT
should be updated to support this
new 1391dec change from scss to sass syntax
new 44fd6ff introduce variables
new c8c41f9 wiring textbutton with variables
new d1f3477 end transforming actual files to sass syntax
new 0b3c2d9 partial changes to create various themes with different
colors still need much work
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 (8d687a7)
\
N -- N -- N refs/heads/jewel-ui (0b3c2d9)
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 12 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:
LICENSE | 2 +-
.../USStatesMap/src/main/royale/MapCoords.as | 99 +++++++++++-----------
.../USStatesMap/src/main/royale/USStatesMap.as | 43 ++++++++--
.../MaterialDesignLite}/.vscode/settings.json | 0
.../royale/site/ASFCopyrightAttributionAndLinks.as | 2 +-
.../main/royale/org/apache/royale/site/Footer.mxml | 45 +++++-----
.../royale/org/apache/royale/site/SocialButtons.as | 6 +-
.../royale/org/apache/royale/site/TopMenu.mxml | 12 +--
8 files changed, 117 insertions(+), 92 deletions(-)
copy frameworks/{themes/JewelTheme =>
projects/MaterialDesignLite}/.vscode/settings.json (100%)
--
To stop receiving notification emails like this one, please contact
[email protected].