Skip to content

2.2.0

Compare
Choose a tag to compare
@abelsiqueira abelsiqueira released this 17 Jan 09:07
· 19 commits to main since this release
f6e3dc1

Main changes:

  • Remove the concept of basic/advanced. All steps are visible on the screen, with the required and optional marked.
  • Add more paragraphs to each screen, explaining the form better.
  • Change visual feedback on the stepper to only show errors on previous screens.
  • Keep the state of visited screen, and mark passing visited screens with done, even if they are ahead of the current screen. This means that going forward and then going back won't "unmark" the screen as done.
  • Limit navigation based on validation. Don't allow clicking next if the screen has errors. Don't allow clicking download or finish if there are any errors. Don't allow clicking on the stepper to bypass erroring screens.
  • Create a screen to add any extra information to the CITATION.cff file. This will be parsed and validated as CFF as well, but the errors are not treated.
  • Create a screen to paste existing CFF files and parse them. The parsing requirements are defined in the README.dev.md file. The objective is to allow updating existing CFF.