v0.3.7
Added
-
Added
filesproperty to<playground-ide>and<playground-project>. Use
this property to directly get and set the array of project files (e.g. to
save/restore the project state).Note that directly setting
filesalways takes precedence over setting
projectSrc, and both take precedence over slotted children.
Changed
- It is no longer necessary to load the Material Icons font. The reload button
icon is now inlined SVG.
Fixed
- Fix caret placement issues with some dynamic layouts.