Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GIS-866: Search Communication #647

Merged
merged 17 commits into from Jan 7, 2021

add since

  • Loading branch information
fcjr committed Dec 23, 2020
commit 952a9f4f9c1894108532f59238971276b68da1ad
@@ -16,6 +16,8 @@ import account from './Account';
import { log } from '../utils/common';

/**
* @since 8.5.5
*
* Class for handling cross-extension messaging.
This conversation was marked as resolved by christophertino

This comment has been minimized.

@wlycdgr

wlycdgr Dec 23, 2020
Member

Can you throw a @since into the JSDoc comment?

This comment has been minimized.

@wlycdgr

wlycdgr Dec 23, 2020
Member

....What the heck is going on with the @ since formatting, ?lol?

This comment has been minimized.

@christophertino

christophertino Dec 24, 2020
Member

You tagged that github user. I updated the comment.

* @memberOf BackgroundClasses
*/
ProTip! Use n and p to navigate between commits in a pull request.