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

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


    from a49175300d Adding another low level flash api emulation for a legacy 
string encoding/decoding format, with test coverage. That was more work than it 
might appear :)
     new 3fd29d2241 ASDoc: add missing fields to EventDispatcher.swf.json
     new 4744005eaf ASDoc: when clicking a package link, the main view shows 
all classes in the package
     new d09d53ef35 ASDoc: fix exception when baseInterfaceNames is non-null, 
but empty
     new 29b83e389d ASDoc: fix exception when _currentClassData is null
     new d30a593a75 ASDoc: package name in symbol view links to package URL
     new 8166dab88d ASDoc: fix Top Level package detail by using 
decodeURIComponent() on the hash
     new 5fe15917df ASDoc: fix loading JSON for top level package
     new 94ec3a27eb ASDoc: display Interface instead of Class for interfaces 
(and default to Symbol for any other non-classes
     new a474a42e7f ASDoc: fix issue where classes with the same base name, but 
different packages, couldn't navigate between each other
     new 83439800ac ASDoc: fix failure to load class after navigating to 
package and then back to the same class

The 10 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:
 .../apache/royale/events/EventDispatcher.swf.json  | 125 +++++++++++++--------
 .../ASDoc/src/main/royale/ASDocMainView.mxml       |  22 +++-
 .../src/main/royale/controllers/ASDocController.as |   4 +
 .../ASDoc/src/main/royale/models/ASDocModel.as     |  78 +++++++++++--
 4 files changed, 168 insertions(+), 61 deletions(-)

Reply via email to