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

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


    from 4bde571  fix Jewel DateField textinput set to "" when selectedDate is 
null
     new 0190bbf  use the default baseclass impl for now
     new 5c337a9  typenames
     new ce3fca9  get Spark List working on SkinnableContainer and move the 
SkinnableDataContainer APIs out of SkinnableComponent and into ListBase

The 3 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:
 .../src/main/royale/spark/components/DataGrid.as   |   8 +-
 .../src/main/royale/spark/components/DataGroup.as  |   9 +-
 .../main/royale/spark/components/DropDownList.as   |   1 +
 .../src/main/royale/spark/components/List.as       |   2 +
 .../spark/components/supportClasses/ListBase.as    | 122 ++++++++++++++++++++-
 .../supportClasses/SkinnableComponent.as           |  79 -------------
 6 files changed, 133 insertions(+), 88 deletions(-)

Reply via email to