Skip to content

Js refactor#620

Merged
abeverley merged 14 commits into
ctrlo:dev-bootstrapfrom
droberts-ctrlo:js-refactor
May 18, 2026
Merged

Js refactor#620
abeverley merged 14 commits into
ctrlo:dev-bootstrapfrom
droberts-ctrlo:js-refactor

Conversation

@droberts-ctrlo
Copy link
Copy Markdown
Contributor

No description provided.

droberts-ctrlo and others added 13 commits May 13, 2026 16:25
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
Copy link
Copy Markdown

@pwlodarski-ctrlo pwlodarski-ctrlo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Reviewed, apart from a singular clarification, all good!

@@ -1,5 +1,5 @@
import 'jstree';
import 'datatables.net';
import 'datatables.net-bs4';
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to confirm, is this meant to be BS4 or BS5?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BS4 - BS5 will be in a few PR's time

@abeverley abeverley merged commit 65764d2 into ctrlo:dev-bootstrap May 18, 2026
6 checks passed
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.

3 participants