Opened 7 years ago
Last modified 5 months ago
#40831 new defect (bug)
Customize: Further improve JS inline documentation
Reported by: | grapplerulrich | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | Customize | Keywords: | has-patch |
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 (2)
Change History (10)
Note: See
TracTickets for help on using
tickets.
Some documentation and code improvements.