NatLibFi / Skosmos-widget-wiki

1 stars 0 forks source link

Make widget Skosmos 3 compatible #15

Open Vainonen opened 1 year ago

Vainonen commented 1 year ago

The new Skosmos version 3 requires some changes for Skosmos widget design: Bootstrap CSS is still used for layout. jQuery is replaced. Partial page updates can be handled by Vue.js JavaScript framework (version 3). Skosmos plugin/widget JS API will be redesigned (how to pass information to plugin code; how the widget can add its own elements to the DOM).

After these redesigns changes have been published in development branch this widget can be adjusted to be compatible with new Skosmos version.

More info in https://github.com/NatLibFi/Skosmos/wiki/Skosmos-3.0-Draft-Roadmap