You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(types): refresh SuperDocUI.document JSDoc to reflect dirty (SD-2667) (#3043)
The JSDoc on SuperDocUI.document still claimed unsaved-changes was
intentionally not on the slice. That landed in #3040 as
DocumentSlice.dirty. The stale JSDoc misled at least one external
reviewer into flagging the docs as documenting a non-existent field;
update the JSDoc so the source is accurate.
0 commit comments