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

v2 Roadmap #114

Closed
10 of 14 tasks
bclinkinbeard opened this issue Jul 26, 2017 · 6 comments
Closed
10 of 14 tasks

v2 Roadmap #114

bclinkinbeard opened this issue Jul 26, 2017 · 6 comments
Labels

Comments

@bclinkinbeard
Copy link
Contributor

bclinkinbeard commented Jul 26, 2017

This issue is to discuss and prioritize upcoming work. I think/hope this will make things sufficiently polished to warrant a v2 release. My hope is that between myself and @mathisonian (and anyone else who wants to help!) we can complete these items by the end of August.

  • Move to a monorepo structure using Yarn workspaces (announcement post preview)
  • Clean up and refine idyll-interactive-document, specifically the walkers
  • Improve tests
  • Re-enable Travis for the monorepo
  • Curate and add to the list of default components (will create a separate issue to discuss in detail)
  • Remove the need for idyll-component and improve support for plain React components
  • Ensure editor code is production-ready
  • Clean up compiler related to issues mentioned below
  • Adopt React 16
  • Fill out and update READMEs for all packages
  • Update site docs
  • Ensure site has at least basic sponsorship info
  • Getting idyll-editor publishing to idyll-lang.github.io/editor
  • Deprecate old packages (idyll-interactive-document, idyll-component, generator?)
@mathisonian
Copy link
Member

This seems like a great list.

I'd also like to do some cleanup on the compiler (specifically around nesting nodes idyll-lang/idyll-compiler#28, idyll-lang/idyll-compiler#20), and add in transforms (#70) since that shouldn't be too much added code but will enable a lot of functionality.

@bclinkinbeard
Copy link
Contributor Author

Cool, updated the original comment with items for compiler work and React 16, and turned it into a task list. :)

@mathisonian mathisonian added the v2 label Sep 15, 2017
@mathisonian
Copy link
Member

I've gone ahead and tagged outstanding issues with the v2 label to help track what seems reasonable to get in for the initial release

@bclinkinbeard
Copy link
Contributor Author

Awesome. I may try to do a prerelease in the next few days just to iron out the process and make it easier to test in real world scenarios.

Would version as alpha or beta and publish as idyll@next. You OK with that?

@mathisonian
Copy link
Member

Sounds good to me

@bclinkinbeard
Copy link
Contributor Author

Woohoo, 2.0.0-alpha.2 versions of everything but the compiler have been published under the next tag. (I don't have permission to publish compiler if you can fix that.)

https://yarnpkg.com/en/package/idyll
https://yarnpkg.com/en/package/idyll-components
https://yarnpkg.com/en/package/idyll-document
https://yarnpkg.com/en/package/idyll-editor

I also updated the list with some other tasks

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

No branches or pull requests

2 participants