This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a change to branch color_picker
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


    from bd104b9  Add color picker view
     new c880dc9  Color spectrum model should not be confused with color picker 
model
     new eac5c28  update docs
     new 7654a94  First color picker popup implementation

The 8828 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:
 .../Basic/src/main/resources/basic-manifest.xml    |  1 +
 .../projects/Basic/src/main/resources/defaults.css |  4 +-
 .../projects/Basic/src/main/royale/BasicClasses.as |  1 +
 .../royale/org/apache/royale/html/ColorPicker.as   | 20 +++++--
 .../apache/royale/html/beads/ColorPickerView.as    | 46 +++++++++-------
 .../ColorPickerPopUp.as}                           | 61 ++++++++++------------
 .../{SwatchList.as => IColorPickerPopUp.as}        | 19 ++-----
 7 files changed, 80 insertions(+), 72 deletions(-)
 copy 
frameworks/projects/Basic/src/main/royale/org/apache/royale/html/{Accordion.as 
=> supportClasses/ColorPickerPopUp.as} (52%)
 copy 
frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/{SwatchList.as
 => IColorPickerPopUp.as} (81%)

Reply via email to