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 Gutenberg blocks for existing widgets #2

Open
wants to merge 56 commits into
base: master
Choose a base branch
from

Conversation

ryelle
Copy link
Owner

@ryelle ryelle commented Jan 2, 2018

  • Add babel, eslint, prettier, webpack to build blocks from React components
  • New local API endpoint for a proxy-fetching of events from Meetup.com
  • Blocks npm start uses hot reloading to force-refresh the editor when working
  • Group list block working
  • User list block working
  • Uses handlebars template to show same markup to PHP & JS
  • Adds composer for the handlebars php library

Still needs:

  • More docs - READMEs in /api and /blocks
  • User event list
  • Handle API errors, ask for API key
  • What if user doesn't have gutenberg?
  • Figure out how to build a plugin for wp.org

@ryelle ryelle force-pushed the add/gutenberg-support branch from 7777e2c to d2807fb Compare January 4, 2018 00:10
@ryelle ryelle force-pushed the add/gutenberg-support branch from d2807fb to 2fbfd06 Compare January 4, 2018 00:11
ryelle added 28 commits January 3, 2018 19:17
New API returns an array value, so we need to handle that in the PHP output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant