Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix rebase conflicts. * remove unneeded eslint ignore in code. * add new pnpm lock && format. * add eslint exception to allow for use of generic function type without specified arguments. Relevant in the case of a generic sephamore. * update pnpm-lock. * fix export to csv error by downgrading package. * rollback typescript version to match eslint/estree supported version. * fix type error preventing docs from being generated. * fix merge conflicts around package versions. * downgrade export-to-csv to curcumvent breaking changes. * fix rebase conflict. * update build step node and pnpm versions to match dev environment. * rollback i18next and it's siblings to fix compilation error. * restore formating and linting on serve and build. * change prettier config to no longer add comma at end of function arguments. * fix footer bar. * remove redundant imperative code using dom to change pannel height. * format and tweak map info footer ordering and height. * tweak map info footer bar. * restore code for setting side pannel height. * add a timeout to await the end of the mapinfo animation before resizing legend. This addresses a bug where the legend would resize to the wrong size. * set zindex on map info to fix overlap with swipper. * fix mapinfo z index bugs and add animation to legend pannel on mapinfo height change.
- Loading branch information