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

Named Args and Named Blocks Syntax #301

Merged
merged 3 commits into from Dec 23, 2017

Conversation

thec0keman
Copy link
Collaborator

@thec0keman thec0keman commented Dec 18, 2017

  • Allow for @foo mustache to reference named arguments
  • Allow for glimmer components to use @ in arguments

Implements RRC 276 and RFC 226

@thec0keman
Copy link
Collaborator Author

I think this may be a big step towards #295 and #250

@thec0keman thec0keman changed the title Named Args Syntax Named Args and Named Blocks Syntax Dec 18, 2017
@thec0keman
Copy link
Collaborator Author

Pushed up some refactoring post-#302 so that glimmer attributes will not auto-quote.

@thec0keman thec0keman force-pushed the named-args-syntax branch 2 times, most recently from 8587203 to 6444026 Compare December 22, 2017 23:46
John Ratcliff added 2 commits December 22, 2017 23:53
- Allow for `@foo` mustache to reference named arguments
- Allow for glimmer components to use `@` in arguments
@thec0keman thec0keman merged commit ca23866 into machty:master Dec 23, 2017
@thec0keman thec0keman deleted the named-args-syntax branch December 23, 2017 00:58
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.

None yet

1 participant