Commit a723304
0.0.19 (#173)
* Updated data-theme (#171)
* Changed data-theme in data-mvx-theme
* Updated changelog
* Updated components.d.ts
* 0.0.19
* Updated changelog
* Added getElementByDataTestIdDeep utility function for tests to find shadow dom elements (#172)
* Add getElementByDataTestIdDeep utility function for enhanced testing capabilities
* Update CHANGELOG to reflect the addition of getElementByDataTestIdDeep utility function for tests
* Refactor getElementByDataTestIdDeep to utilize walkShadowDom for improved shadow DOM traversal; add tests for walkShadowDom functionality
* Refactor shadow DOM traversal tests by removing unnecessary comments and improving clarity; streamline walkShadowDom function for better readability
* Refactor tests for getElementByDataTestIdDeep by removing redundant comments and enhancing code clarity; ensure consistent formatting in test cases.
---------
Co-authored-by: Tudor Morar <tudor.morar@multiversx.com>
* Update CHANGELOG.md
* Updated changelog
---------
Co-authored-by: Razvan Tomegea <razvantomegea@users.noreply.github.com>
Co-authored-by: Tudor Morar <tudor.morar@multiversx.com>1 parent a76755a commit a723304
File tree
10 files changed
+543
-3
lines changed- src
- global
- utils/tests
10 files changed
+543
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments