Limestone rewrite#46
Conversation
e75f573 to
e3c7ccb
Compare
|
To do:
|
|
Fixes #57 |
|
My last two commits need some explanation. AccordionsLimestone's accordion components weren't made with the idea that they might be used as nested components, so the js file for While I would prefer making a PR to the original source, it is an MIT license, and there would be multiple steps of approvals to get to production. I've added the file to the repo and then committed my patches in a separate commit for any future reader. CSS loading/layersDuring the CSS work, I got a bit frustrated with the specificity wars between limestone and To accomodate the above change, limestone is now loaded with preload and imported in the |
Related to this exploreuk-web-app PR, this pull request is a full UI rewrite of the findingaid. This rewrite is primarily for addressing accessibility concerns.
This PR fixes #7, fixes #8, fixes #9, fixes #10, fixes #22, fixes #24, fixes #33, fixes #34, fixes #35,