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

WIP Native Events #2436

Closed
wants to merge 255 commits into from
Closed

WIP Native Events #2436

wants to merge 255 commits into from

Conversation

kuceb
Copy link
Contributor

@kuceb kuceb commented Sep 5, 2018

fix #311

Tasks

@@ -186,6 +186,7 @@ ensureElIsNotCovered = (cy, win, $el, fromViewport, options, log, onScroll) ->
return $elAtCoords

getCoordinatesForEl = (cy, $el, options) ->
debugger
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Y'all need some linters running on precommit hooks, debugger should never been committed. 👀

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its a WIP, so i use --no-verify

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we should bother reviewing WIP PR's, isn't that the point of WIP? 😄

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with @bkucera if we indicate a WIP on a PR it should be ignored and not be reviewed.

@kuceb kuceb mentioned this pull request Nov 9, 2018
decaffeinate: Rename keyboard.coffee from .coffee to .js

decaffeinate: Rename click.coffee from .coffee to .js

decaffeinate: Rename type.coffee from .coffee to .js
decaffeinate: Convert type.coffee to JS

decaffeinate: Run post-processing cleanups on type.coffee

decaffeinate: Convert keyboard.coffee to JS

decaffeinate: Run post-processing cleanups on keyboard.coffee

decaffeinate: Convert click.coffee to JS

decaffeinate: Run post-processing cleanups on click.coffee
kuceb added 27 commits June 14, 2019 13:33
@CypressJoseph
Copy link
Contributor

@bkucera any objections to closing this one?

@kuceb
Copy link
Contributor Author

kuceb commented Mar 13, 2020

closing since this is very stale and no longer a blocker for cross-browser support (which is released)

@kuceb kuceb closed this Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants