Vladislav Tasev
Vladislav Tasev
Hello colleagues, Sorry for the confusion - Martin and I discussed the issue and we clarified that this is an integration scenario, and not trying to use a single web...
I also think we should provide these in the event data, as they are not accessible before the value has been set. Background: the `value` property is not updated until...
This change can be merged, but the team is investigating other solutions (CSS-based/scoped custom registries), therefore closing for the time being.
Hey @ChristianMurphy Of course, It was the line length - I needed to move the 2 comments to separate lines in order to satisfy the linter. The build should be...
Hi @codefactor As discussed by mail, the Core team have suggested the usage of the `data-sap-ui-integration-popup-content` attribute on the web component popup. Please let me know if that worked for...
Fix the bug with `../` giving the root context instead of the one-level-up context. Implement `@root` for getting the root context
Hello colleagues, I'd like to share a few thoughts about this requirement: first, I think it's a valid requirement, other stakeholders might have it too. However, there are some technical...
Hello @deathctalker , For a brief period of time, when we first started exploring custom theming, we allowed the `registerThemeProperties` API for end users, and there was even a documentation...
Please add instructions in the BREAKING CHANGES section how users can achieve the old behavior or similar.
@IlianaB When I reviewed this change I noticed a test not failing although the used selector for the new test does not match anything on the page. Then I discovered...