Opened 6 years ago
Last modified 4 years ago
#40831 new defect (bug)
Customize: Further improve JS inline documentation
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | Customize | Keywords: | has-patch needs-refresh |
Focuses: | docs | Cc: |
Description
We need to do another pass on the customizer code to ensure that inline documentation is added to JS. This is building on #27534, #27065, #21303, #39671 among others.
The main files that need to looked at are:
customize-base.js
customize-loader.js
customize-models.js
customize-preview.js
customize-preview-nav-menus.js
customize-preview-widgets.js
customize-selective-refresh.js
customize-views.js
Related to #39930
Attachments (1)
Change History (8)
Note: See
TracTickets for help on using
tickets.
Some documentation and code improvements.