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

Add Arrow functions #57

Open
epykure opened this issue Feb 29, 2020 · 0 comments
Open

Add Arrow functions #57

epykure opened this issue Feb 29, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@epykure
Copy link
Owner

epykure commented Feb 29, 2020

Create in the module JsFncs.py a class Arrows() which will allow the definition of arrow functions

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functions

Also add a decorator to specify that this function is not compatible for Internet Explorer.

@epykure epykure added the enhancement New feature or request label Feb 29, 2020
@epykure epykure changed the title Add Arrow function Add Arrow functions Feb 29, 2020
marlyk added a commit that referenced this issue Mar 1, 2020
@epykachu epykachu added this to To Do in Epyk UI via automation Mar 2, 2020
@epykachu epykachu moved this from To Do to In Progress in Epyk UI Mar 2, 2020
@epykachu epykachu moved this from In Progress to To Do in Epyk UI Mar 3, 2020
@epykachu epykachu moved this from To Do to In Progress in Epyk UI Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Epyk UI
  
In Progress
Development

No branches or pull requests

2 participants