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 8067961 a more logical button styles, organization of example and
more polished
discard 4a604ca fix paddings and min heigh in buttons, but this should change
again to em instead of px to handle responsiveness
discard 0bf2b1e fix button disabled state and appearence
discard f16e661 upgrade projects in this branch to 0.9.3
discard 1f4f944 changes to get two initial themes blue and red
discard 63bcfc3 partial changes to create various themes with different
colors still need much work
discard c81c4e2 end transforming actual files to sass syntax
discard 489e617 wiring textbutton with variables
discard 1c8dd61 introduce variables
discard 0420fc8 change from scss to sass syntax
discard 9889188 introducing SASS processing in JewelTheme. Only Maven, ANT
should be updated to support this
discard f16a1e7 various style changes for textbutton
discard e6bf379 added jewel button, and changed classnames to get something
decoupled from basic and more near to what other frameworks do
discard 001c130 remove JewelThemeFontInject from manifest since should not be
used in mxml
discard f4a731b add JewelThemeFontInject and configuration, but still doesn't
work
discard 7a360f0 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 8389bfa refactor all work on vivid branch to jewel for all files
add a52284c Added beads for app url parameters
add 7ca6830 fix vscode config for Basic
new e3e69cd refactor all work on vivid branch to jewel for all files
new cd196aa 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 cb2098b add JewelThemeFontInject and configuration, but still doesn't
work
new dff1a2d remove JewelThemeFontInject from manifest since should not be
used in mxml
new 203242c added jewel button, and changed classnames to get something
decoupled from basic and more near to what other frameworks do
new 69bd21f various style changes for textbutton
new 8a13a81 introducing SASS processing in JewelTheme. Only Maven, ANT
should be updated to support this
new 88ed1a2 change from scss to sass syntax
new 6d29999 introduce variables
new 6b54fb2 wiring textbutton with variables
new d50570b end transforming actual files to sass syntax
new 7c24af1 partial changes to create various themes with different
colors still need much work
new 303327a changes to get two initial themes blue and red
new dfd5825 upgrade projects in this branch to 0.9.3
new 48ac379 fix button disabled state and appearence
new 8b49d15 fix paddings and min heigh in buttons, but this should change
again to em instead of px to handle responsiveness
new 706fd64 a more logical button styles, organization of example and
more polished
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 (8067961)
\
N -- N -- N refs/heads/jewel-ui (706fd64)
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 17 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:
frameworks/projects/Basic/asconfig.json | 4 +-
.../Basic/src/main/resources/basic-manifest.xml | 3 +
.../html/beads/ApplicationParametersBead.as} | 111 +++++++++-----------
.../ApplicationParametersCaseInsensitiveBead.as} | 113 +++++++++------------
4 files changed, 101 insertions(+), 130 deletions(-)
copy
frameworks/projects/{Jewel/src/main/royale/org/apache/royale/jewel/beads/Disabled.as
=>
Basic/src/main/royale/org/apache/royale/html/beads/ApplicationParametersBead.as}
(55%)
copy
frameworks/projects/{Jewel/src/main/royale/org/apache/royale/jewel/beads/Disabled.as
=>
Basic/src/main/royale/org/apache/royale/html/beads/ApplicationParametersCaseInsensitiveBead.as}
(54%)
--
To stop receiving notification emails like this one, please contact
[email protected].