v0.3.0
·
359 commits
to master
since this release
- API: re-structure
projectColors:[string]instead of[object]- sample:
projectColors:[ "e8fbff", "ffffff", "34495e", "a2c4d0", "eaa035", "14a98b" ]
- sample:
- API: replace
getTheme()&setTheme()API's withgetStyles()&setStyles()in project-data- sample:
styles:{ theme: "1", transition: "2" }
- sample:
- API: add
getVoiceOver()&setVoiceOver()API's in project-data.