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

[feature] emit event when atwho changed #14

Open
wangbinyq opened this issue Jul 18, 2017 · 2 comments
Open

[feature] emit event when atwho changed #14

wangbinyq opened this issue Jul 18, 2017 · 2 comments

Comments

@wangbinyq
Copy link
Contributor

No description provided.

@fritx
Copy link
Owner

fritx commented Jul 18, 2017

Nice but does it work expectedly?
Seems the atwho object is like

this.atwho = {
  range,
  offset,
  list,
  x: rect.left,
  y: rect.top - 4,
  cur: 0, // todo: 尽可能记录
}

which is emitted every time the panel open/closed or the selected item changed.

@fritx
Copy link
Owner

fritx commented Sep 25, 2017

We can continue discussion in: #8

fritx added a commit that referenced this issue Sep 28, 2017
could be used for remote request
fritx added a commit that referenced this issue Sep 29, 2017
could be used for remote request
fritx added a commit that referenced this issue Sep 29, 2017
could be used for remote request
fritx added a commit that referenced this issue Nov 6, 2017
could be used for remote request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants