Skip to content

1.0.0.rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@louis-vs louis-vs released this 26 Jan 20:21
· 66 commits to master since this release
26bbfe8

Updates Spina from 2.0 to the latest version (2.8), requiring a major refactor of much of the code. Alongside that, this update adds the following:

  • Removes the custom javascript relying on JQuery and html5sortable, instead using the Stimulus controller included within Spina.
  • Uses view components instead of repetitive partials.
  • Adds support for Rails 7.

Note that, for tailwind to compile correctly, you may need to edit the tailwind tasks included with Spina so that the tasks depend on the environment being loaded. This will hopefully be resolved before the full release, either in Spina or here.

Note also that this is a release candidate, and thus not ready for anything beyond experimental use. Currently TODO:

  • Add all missing translations.
  • Fix styling of forms.
  • Change the icons used in primary navigation.
  • Allow multiple affiliations to be created for an author.