This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a change to branch feature/themes
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.
from 08e8a95 VividBlueTheme initial commit
add f7af3ad Added VScrollViewport
add 381b059 Cleaned up VScrollViewport
add 884cc31 remove SNAPSHOT from compiler and typedefs versions
add ffad879 update other poms to current version
add 2232490 [maven-release-plugin] prepare release
org.apache.royale.framework-0.9.1-rc1
add b1ba6f6 [maven-release-plugin] prepare for next development iteration
add 4e3a875 need to use 2.5 and do it in a specific order. Otherwise if
compiler is changed first later set-properties can't find the compiler artifact
since it is asking for a newer version
add df60266 no MDLBlogExample
add 7c245ab a few fixes
add b9a1b32 Fix path of post install script for js-swf npm package
add 18b4a49 update version to 0.9.2
add 06248ac Merge branch 'release/0.9.1' into develop
add 1319722 fix rm script
add c06ad5b wrong versions
add 5d1622f final adjustments to npm publishing
add 0702b0f Merge branch 'release/0.9.1' into develop
add 1215f61 fix up versions
add 56bf90c switch from MD5 to SHA-512
add 423e26a try to fix asdoc build
new 6f11ef2 Vivid new UI Set for "themeing" initial commit
new 4f0558c vivid example new test project for vivid ui set
new f8cd63f fix vivid css to point to button instead of textbutton
new 8d76808 including slider
new 086356d fix slider controller
new e1eb934 Add textinput
new 984fa7a change components to extend Basic and remove dead code
new bf3355e prepare textfield html structure for styles
new e0dcb41 VividBlueTheme initial commit
new 4e83dbb Merge branch 'feature/themes' of
https://github.com/apache/royale-asjs into feature/themes
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:
ApproveRoyale.xml | 96 ++++++++--------
archetypes/pom.xml | 2 +-
build.properties | 2 +-
build.xml | 26 ++---
examples/pom.xml | 2 +-
examples/royale/ASDoc/build.xml | 2 +-
.../CordovaCameraExample-app.xml | 2 +-
examples/royale/DesktopMap/DesktopMap-app.xml | 2 +-
examples/royale/MapSearch/MapSearch-app.xml | 2 +-
examples/royale/MobileMap/MobileMap-app.xml | 2 +-
examples/royale/MobileStocks/MobileStocks-app.xml | 2 +-
.../royale/StorageExample/StorageExample-app.xml | 2 +-
.../Basic/src/main/resources/basic-manifest.xml | 1 +
.../{ScrollingViewport.as => VScrollViewport.as} | 123 +++++----------------
manualtests/pom.xml | 2 +-
npm/js-only/package.json | 2 +-
npm/js-swf/package.json | 4 +-
package.json | 2 +-
pom.xml | 4 +-
releasecandidate.xml | 83 ++++++++------
20 files changed, 159 insertions(+), 204 deletions(-)
copy
frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/{ScrollingViewport.as
=> VScrollViewport.as} (64%)
--
To stop receiving notification emails like this one, please contact
[email protected].