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
This replaces ApiNarrowIsMentioned and ApiNarrowIsUnread with the
generic ApiNarrowIs element.
This does not change the internal links behavior, hence the nfc.
This is also why this commit hasn't introduced new tests yet.
We convert the IsOperand value into a String when constructing
ApiNarrowIs, so that we don't need to mingle with
ApiNarrowElement.toJson to take care of the enum.
Signed-off-by: Zixuan James Li <[email protected]>
0 commit comments