Skip to content

chore: use relative imports, drop deprecated baseUrl from tsconfig.json#2373

Open
dr-itz wants to merge 3 commits into
mainfrom
chore/relative-imports
Open

chore: use relative imports, drop deprecated baseUrl from tsconfig.json#2373
dr-itz wants to merge 3 commits into
mainfrom
chore/relative-imports

Conversation

@dr-itz

@dr-itz dr-itz commented Jul 18, 2026

Copy link
Copy Markdown
Member

In TS 6, baseUrl in tsconfig.json is deprecated and it is removed in TS 7. While build and everything works,
VSCode started to randomly show errors about some imports. This also fixes these.


Documentation.
Examples.
Dashboards Demo.
Playwright report.

Coverage Reports:

Code Coverage

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request refactors import paths across multiple files to use relative imports instead of absolute or project-relative paths. Additionally, it removes an unused private property bulkActionsTemplate in datatable-bulk-actions.ts. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@dr-itz
dr-itz force-pushed the chore/relative-imports branch from c5edd5d to 0ad5a20 Compare July 18, 2026 14:09
@dr-itz
dr-itz force-pushed the chore/relative-imports branch from 0ad5a20 to 36843ec Compare July 18, 2026 16:07
@dr-itz dr-itz changed the title chore: use relative imports chore: use relative imports, drop deprecated baseUrl from tsconfig.json Jul 18, 2026
@dr-itz
dr-itz marked this pull request as ready for review July 18, 2026 16:48
@dr-itz
dr-itz requested review from a team as code owners July 18, 2026 16:48
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.

1 participant