Skip to content

Conversation

@MatzElectronics
Copy link
Collaborator

This PR must be merged in conjunction with BlocklyProp-cdn PR # 159!

I'm surprised some of the CDN changes haven't blown up the demo site.

This aligns the current editor HTML to the current CDN. It includes the remainder of the fixes need to make the HTML valid, as well as the newest refactor to remove tables from the layout and to get the block menu to display correctly across multiple browsers.

MatzElectronics and others added 5 commits July 8, 2019 12:10
This includes:
 - remove inline SVGs and set them to be replaced by JS on page load, similar to how the text internationalization is set up
 - classes that replace some inline styles
 - simplified navigation and UI elements
 - removes inline javascript, especially "onclick" triggers, moving them to editor.js and blocklyc.js instead.
Copy link
Contributor

@pjewald pjewald left a comment

Choose a reason for hiding this comment

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

lgtm.

@pjewald pjewald merged commit 69876d0 into parallaxinc:develop Aug 6, 2019
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