Bootstrap upgrade - #635
Conversation
212b7ed to
b721e04
Compare
|
Cypress tests are failing as they now do not automatically confirm dialogs - when running the tests interactively, they pass fine within both local and container environments. The aim is to get all tests passing as another PR, including all unit tests that are currently skipped. |
pwlodarski-ctrlo
left a comment
There was a problem hiding this comment.
PR reviewed - some minor comments added.
pwlodarski-ctrlo
left a comment
There was a problem hiding this comment.
Latest changes to PR reviewed - all is well.
pwlodarski-ctrlo
left a comment
There was a problem hiding this comment.
Latest changes to PR reviewed - all seems well.
pwlodarski-ctrlo
left a comment
There was a problem hiding this comment.
Updated PR reviewed - all seems well.
pwlodarski-ctrlo
left a comment
There was a problem hiding this comment.
Latest update to PR reviewed - all is well.
pwlodarski-ctrlo
left a comment
There was a problem hiding this comment.
PR re-re-reviewed - minor comments added.
|
Relies on #642 |
Updated error handler
…changed Removed cjs from eslint - cjs are used for internal development files, and should never be included
… dev branch Updated files where dev changes weren't included
Updated documentation Fixed formatting and code where this was broken on merge with current dev branch Added fix for error on documentComponent Updated code files with changes as required where they were included in dev Updated file where missing function wasn't included
Further package changes and TSConfig updates Removed knip
Updated code files with changes as required where they were included in dev
Updated to use new switch component for fullscreen
Updated formatting as this didn't update on prev commit properly
Fixed cypress tests
Fixed cypress tests
Updated as per testing results Further changes due to buttons not displaying correctly Updated package file
Also update assertions in test to ensure correct calls are being made
49bc4d7 to
155b5f8
Compare
Just use specific icons where possible - icons taken from bootstrap icons as available online
No description provided.