Skip to content

v0.3.0

Compare
Choose a tag to compare
@estebanlm estebanlm released this 13 Mar 12:38

Main changes:

  • Application added #topWindow to know which windows is currently active.
  • Transmission mechanism modified to not work on arrays but direct methods.
  • Layouts are now fully dynamic: You can add/remove presenters in runtime and you can change completely a layout in runtime.
  • SpListPresenter: Added and experimental generator-based model.
  • SpNotebookPresenter: Pages can now be closeable.
  • Toolbar: Added Toggle buttons.
  • Some work on documentation.
  • Deprecated methods has been moved to Spec2-Deprecated packages and is not loaded anymore.
  • Old layout is no longer needed, and it has been moved to a deprecated package and not loaded anymore either