Skip to content

Webflow edit page #6611

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

Merged
merged 8 commits into from
Jul 29, 2022
Merged

Webflow edit page #6611

merged 8 commits into from
Jul 29, 2022

Conversation

FoamyGuy
Copy link
Collaborator

replaces: #6592

I tried getting the branch from that PR straightened out, but could not work it out. I started this one from an up-to-date main and didn't run into the same trouble with submodules on it.

One additional tweak in this version is specifying the quote_characters for jsmin in order to get it handle ES6 strings with backticks better. The edit.js file makes use of this string syntax. https://pypi.org/project/jsmin/ mentions that it does not intend to support ES6, but does provide this argument if backtick strings are the specific thing causing trouble. I retested the edit page after this and it's back to working correctly to load and save files on the drive.

@FoamyGuy FoamyGuy mentioned this pull request Jul 16, 2022
@tannewt tannewt self-requested a review July 25, 2022 22:02
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Do you have a version that is textarea + js without deps? I was hoping it'd work offline. code.circuitpython.org can be used when online.

@tannewt
Copy link
Member

tannewt commented Jul 26, 2022

#6608 includes a fix for the build that runs out of space.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thank you!

@tannewt tannewt merged commit 462eb71 into adafruit:main Jul 29, 2022
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

Successfully merging this pull request may close these issues.

2 participants