Skip to content

dev-bootstrap rebase from dev - #654

Open
droberts-ctrlo wants to merge 141 commits into
ctrlo:devfrom
droberts-ctrlo:dev-bootstrap-current
Open

dev-bootstrap rebase from dev#654
droberts-ctrlo wants to merge 141 commits into
ctrlo:devfrom
droberts-ctrlo:dev-bootstrap-current

Conversation

@droberts-ctrlo

@droberts-ctrlo droberts-ctrlo commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bootstrap 5 branch ready for merge

Full list of changes:

  • Clean up and refactor of all JS unit tests and Jest code
    • Add further tests wher possible
  • Formatting of [JT]SX? files to aid in development and readability
  • Add JSDocs to aid development
  • Code formatting and styling updated
    • Add new tooling in order to assist with this
  • Update all development tools where advisable
    • Update configuration(s) where necessary
  • Update to DataTables.net v2.x
    • Create new components to assist with fullscreen functionality to better align with BS5 standards
  • Update to React v19.x
    • Overhaul all components to match current standards
    • Create test suite to test components as much as possible
  • Add Bootstrap 5.x
    • Update styling and configuration to align with BS5
    • Update SCSS to use variables over hard-coded values where possible to aid future development

This is by no means an exhaustive list

droberts-ctrlo and others added 30 commits September 1, 2026 14:17
* Formatted test and config code and updated test files

Also removed extra yarn commands that weren't needed, and automated download of browserslist updates on build.

* Update autosave.test.ts

* Updated filter where typeahead is missed

* Update component.js

* Reset erroneous changes

* Removed invalid import where required

* Update package.json

* Updated error handler

Updated error handler

* Updated ts-ignore where this was causing issues with linting and checking correctness

* Updated layoutbuilder to ensure cypress tests pass
* Formatted test and config code and updated test files

Also removed extra yarn commands that weren't needed, and automated download of browserslist updates on build.

* Updated filter where typeahead is missed

* Update component.js

* Reset erroneous changes

* Updated error handler

* Formatted test and config code and updated test files

Also removed extra yarn commands that weren't needed, and automated download of browserslist updates on build.

* Added editorconfig and upgraded ESLint to current version

* Formatted and changed code with ESLint fixes - functionality has not changed

Removed cjs from eslint - cjs are used for internal development files, and should never be included

* Fixed formatting and code where this was broken on merge with current dev branch

Updated files where dev changes weren't included
Also removed extra yarn commands that weren't needed, and automated download of browserslist updates on build.
Updated error handler
…changed

Removed cjs from eslint - cjs are used for internal development files, and should never be 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
Also removed extra yarn commands that weren't needed, and automated download of browserslist updates on build.
Further package changes and TSConfig updates

Removed knip
Updated code files with changes as required where they were included in dev
Updated file where missing function wasn't included
Also removed extra yarn commands that weren't needed, and automated download of browserslist updates on build.
…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
Updated code files with changes as required where they were included in dev
Updated to use new switch component for fullscreen
… dev branch

Updated and removed extra dependencies and exports where not required

Further package changes and TSConfig updates

Removed knip

Removed extra unused dependencies

Updated with changes within current dev

Updated code files with changes as required where they were included in dev

Updated file where missing function wasn't included

Fixed error in markdown that was missed during upgrade
@droberts-ctrlo

Copy link
Copy Markdown
Contributor Author

I (genuinely) cannot say why there are multiple commits with different hashes but the same descriptions at different points throughout this code - it is currently up to date, and it is believed that this will be the final version for release (pending review).

Don't know why I felt that JS/TS should only use single quotes,
and it just adds more changes to the tree for what seems like
an arbitrary reason. So moving back to double quotes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants