Commit 9a1f7a3
authored
Merge pull request #1962 from Infineon/1961-remove-undefined-values-from-framework-detection-code
Updates framework detection code to skip non-browser environment, add safeguards to make sure doc is queried only when DOM is loaded, and prevents duplicate components from registeringFile tree
58 files changed
+2559
-602
lines changed- examples/wrapper-components
- react-vite-js
- vue-javascript
- packages
- components-angular
- projects/component-library
- components-react
- components-vue
- components
- src
- components
- accordion
- alert
- badge
- breadcrumb
- button
- card
- checkbox-group
- checkbox
- chip
- content-switcher
- date-picker
- dropdown
- file-upload
- icon-button
- icon
- indicator
- link
- modal
- notification
- pagination
- progress-bar
- radio-button-group
- radio-button
- search-bar
- search-field
- segmented-control
- select
- multi-select
- single-select
- slider
- spinner
- status
- stepper
- switch
- table-advanced-version
- table-basic-version
- tabs
- tag
- text-field
- textarea
- tooltip
- tree-view
- global/utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+2559
-602
lines changedLines changed: 156 additions & 157 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| 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