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

Update JavaScript to use ES6 syntax #11

Closed
4 tasks done
sync-by-unito bot opened this issue Oct 13, 2022 · 1 comment
Closed
4 tasks done

Update JavaScript to use ES6 syntax #11

sync-by-unito bot opened this issue Oct 13, 2022 · 1 comment
Assignees

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Oct 13, 2022

Is Your Feature Request Related To A Problem? Please describe.

The JS files in choco-theme could be updated to ensure the latest ES6 & ES78 syntax.

Describe The Solution. Why is it needed?

  • Use arrow functions when possible
  • Use import/export
  • Use template literals
  • Configure gulp to properly compile ES6, ES7, and JSX

This list will continue to be updated.

Additional Context.

n/a

Related Issues

n/a

┆Issue is synchronized with this Github issue by Unito

@sync-by-unito sync-by-unito bot added 2 - Working Tickets that are currently being worked on. Enhancement Enhancements are things that are improvements or features. labels Oct 13, 2022
st3phhays added a commit to st3phhays/copenhagen_theme that referenced this issue Oct 13, 2022
Makes various changes to html markup to support the conversion of
choco-theme JavaScript to updated standards.

Upgrades Bootstrap in choco-theme to 5.2.2.
st3phhays added a commit to st3phhays/copenhagen_theme that referenced this issue Oct 17, 2022
Makes various changes to html markup to support the conversion of
choco-theme JavaScript to updated standards.

Upgrades Bootstrap in choco-theme to 5.2.2.

choco-theme pr:
chocolatey/choco-theme#247
@sync-by-unito sync-by-unito bot changed the title Convert JS to use ES6 & ES7 syntax where possible Update JavaScript to use ES6 syntax Oct 17, 2022
@sync-by-unito sync-by-unito bot added 3 - Review This is for tickets that need to be reviewed prior to being complete. and removed 2 - Working Tickets that are currently being worked on. labels Oct 18, 2022
st3phhays added a commit to st3phhays/copenhagen_theme that referenced this issue Oct 18, 2022
Makes various changes to html markup to support the conversion of
choco-theme JavaScript to updated standards.

Upgrades Bootstrap in choco-theme to 5.2.2.

choco-theme pr:
chocolatey/choco-theme#247
st3phhays added a commit to st3phhays/copenhagen_theme that referenced this issue Oct 18, 2022
Makes various changes to html markup to support the conversion of
choco-theme JavaScript to updated standards.

Upgrades Bootstrap in choco-theme to 5.2.2.

choco-theme pr:
chocolatey/choco-theme#247
st3phhays added a commit to st3phhays/copenhagen_theme that referenced this issue Nov 1, 2022
Makes various changes to html markup to support the conversion of
choco-theme JavaScript to updated standards.

Upgrades Bootstrap in choco-theme to 5.2.2.

choco-theme pr:
chocolatey/choco-theme#247
st3phhays added a commit to st3phhays/copenhagen_theme that referenced this issue Nov 1, 2022
Makes various changes to html markup to support the conversion of
choco-theme JavaScript to updated standards.

Upgrades Bootstrap in choco-theme to 5.2.2.

choco-theme pr:
chocolatey/choco-theme#247
st3phhays added a commit to st3phhays/copenhagen_theme that referenced this issue Nov 1, 2022
Makes various changes to html markup to support the conversion of
choco-theme JavaScript to updated standards.

Upgrades Bootstrap in choco-theme to 5.2.2.

choco-theme pr:
chocolatey/choco-theme#247
st3phhays added a commit that referenced this issue Nov 1, 2022
(#10)(#11) choco-theme JavaScript and Bootstrap
@sync-by-unito sync-by-unito bot added 5 - Released The area addressed in the ticket has been released in the product and is generally available. and removed 3 - Review This is for tickets that need to be reviewed prior to being complete. labels Nov 1, 2022
@sync-by-unito sync-by-unito bot closed this as completed Nov 1, 2022
@sync-by-unito sync-by-unito bot added 4 - Done Tickets that have been completed and are ready for release. and removed 5 - Released The area addressed in the ticket has been released in the product and is generally available. labels Jul 18, 2023
@sync-by-unito sync-by-unito bot removed 4 - Done Tickets that have been completed and are ready for release. Enhancement Enhancements are things that are improvements or features. labels Oct 18, 2023
Copy link
Author

sync-by-unito bot commented Jan 15, 2024

➤ Chocolatey Bot commented:

🎉 This issue has been resolved in version 0.4.0 🎉

The release is available on:

Your GitReleaseManager ( https://github.com/GitTools/GitReleaseManager ) bot 📦 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant