afids / afids-validator

Validator for the anatomical fiducial placement protocol
https://validator.afids.io
GNU General Public License v3.0
2 stars 4 forks source link

MAINT: Bootstrap update #135

Closed kaitj closed 3 years ago

kaitj commented 3 years ago

Proposed changes

Resolves #132 - updates bootstrap to v5.0.1. Navbar and plotting tabs have been updated to make use of new/renamed classes and variables. Other changes include:

I have also run `prettier` on the files I have touched, so some of the formatting may have changed from before.

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you are unsure about any of the choices, don't hesitate to ask!

Notes

All PRs will undergo the unit testing before being reviewed. You may be requested to explain or make additional changes before the PR is accepted.

_PR template was adopted from appium_

kaitj commented 3 years ago

Everything seemed to be working without jquery so I am at a loss at what it was used for. Anyways, it is now removed and ready for another review.