Releases: Arabidopsis-Information-Portal/science_apps_workspace
v0.4.1
v0.3.2
v0.3.1
The workspace also now loads apps according to the Araport App Manifest. Working in concert with the App Generator v0.3.1, developers now have much more flexibility in the apps that can be developed for Araport.
Araport Apps are now rendered fully sandboxed within IFrames to prevent any style or object leaks to other apps or the wider Araport portal. This also allows apps to now be developed with "singleton" behavior, yet still loaded multiple times in the same workspace.
The app installation process has been streamlined and improved. App dependencies (bower components) are now installed into the app's local filespace.
Finally, applications can now load arbitrary assets from the application directory. This allows the app to access images, data fixtures, and other assets from the application front-end.