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

Post v2 Wish List #202

Closed
bclinkinbeard opened this issue Oct 12, 2017 · 4 comments
Closed

Post v2 Wish List #202

bclinkinbeard opened this issue Oct 12, 2017 · 4 comments

Comments

@bclinkinbeard
Copy link
Contributor

bclinkinbeard commented Oct 12, 2017

  • better theme and layout support (via CSS builds?)
  • basic analytics on site/editor

Not So Much Wishes

  • I keep coming back to the idea of a "standard" format for serializing React UIs. Right now we have the AST the compiler creates and the JSON we convert it to for automating createElement. I think it could make sense to pick a format and ensure all tools write it and/or read it. Seems as if it could encourage others tools to support the format.
  • Similar question, should we spec-ify the input syntax? Explicitly defined superset of Markdown?
  • Contact the https://github.com/Thinkmill/react-markings folks?
@mathisonian
Copy link
Member

@mathisonian
Copy link
Member

A method for editing component code in the browser and have it update

@mathisonian
Copy link
Member

Redesign idyll-lang.org with a landing page and links to examples, editor, docs, etc

@mathisonian
Copy link
Member

mathisonian commented Oct 17, 2017

User defined functions in expressions, so i could do, e.g.

[Button onClick:`myCustomFunction(x)` /]

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

2 participants