⚠️ POSSIBLY BREAKING CHANGE
Docs
- Update docs for richTextEditor config #2241
Changed
- ⚠️ Typo fix
config.wrappesIsBody -> config.wrapperIsBody @jcamejo #2222
- Set
avoidDefaults true by default
- Support objects/arrays in script interpolations #2239
Added
- Added
at option to addProperty method in StyleManager #2213
- Added
config.assetManager.beforeUpload callback option (thanks to @tliscomb) #2227
Fixed
- Fix image resize issue #2002
- Fix text component issues in Safari/Firefox #2210
- Fix style properties with undefined #2206
- Fix drag issue with text components