Commit 9029da0
authored
* feat: add debug logging to FormField for Flexible field diagnosis
Added console.log statements to key methods:
- mounted(): logs field and dependencies
- detectFlexibleContextOnMount(): logs context detection
- watchDependentFields(): logs event watching
- handleFieldChanged(): logs received events and processing
- checkDependencies(): logs dependency evaluation and visibility
* docs: update changelog and version for v1.0.9
1 parent fd40a5a commit 9029da0
5 files changed
Lines changed: 37 additions & 2 deletions
File tree
- dist/js
- docs
- resources/js/components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
5 | 15 | | |
6 | 16 | | |
7 | 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