Skip to content

V9 support linting + typing #667

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 54 commits into from
Jul 6, 2025

Conversation

mauriciolauffer
Copy link

Starting the work, mostly ESLint + TypeScript so far. No need to merge now, it's more for visibility and for you guys to review and tell me whether I'm on the write direction.

@vobu
Copy link
Contributor

vobu commented Jun 6, 2025

I'll adjust Gh action test triggers asap so the full tests run on push

Siolto and others added 3 commits June 7, 2025 02:05
* fix: performance

* fix: improve error handling and result processing in executeControlMethod

* fix: refactor executeObjectMethod not using callbacks

* test: update DateTimePicker API test to use ISO string format

* fix: update generated-methods test to handle different date formats based on protocol

* fix: await browser.asControl in press test for proper asynchronous handling

* fix: bidi race condition in retrieveElements

* fix: update Planning Calendar test to handle BIDI-specific DOM controls

* fix: optimize control retrieval for BIDI by removing unnecessary await

* fix: adjust BIDI handling in exec test to avoid Promise.all for performance

* chore: configuration

* fix: add TODO comment for handling UI5 injection options

* refactor: remove propietary waitForUI5

* refactor: run planningCalendar test also with BiDi protocol

* fix: improve peformance while retrieving multiple elements (ui5-community#665)

[skip ci]

* refactor: rename clientSide__checkForUI5Ready to clientSide_checkForUI5Ready for consistency

* chore: lock file

* fix: test

* refactor: rm unnecessary await

---------

Co-authored-by: Volker Buzek <[email protected]>
marianfoo and others added 2 commits July 1, 2025 21:21
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Copy link
Contributor

@vobu vobu left a comment

Choose a reason for hiding this comment

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

never thought I'd approve the mother of all PRs, but here goes...

@vobu vobu merged commit 15a77d5 into ui5-community:v9-support Jul 6, 2025
8 of 12 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.

4 participants