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

[FEATURE ember-glimmer-angle-bracket-built-ins] #17735

Merged
merged 5 commits into from
Mar 18, 2019
Merged

Conversation

chancancode
Copy link
Member

@chancancode chancancode commented Mar 14, 2019

Implementation of emberjs/rfcs#459

  • Remove {{dash-rule}}
  • Implement <Textarea />
    • <TextArea /> => "Did you mean <Textarea />?"
  • Implement <Input />
  • Implement <LinkTo />
  • Update documentation
    • How do we flag it?
    • "helper" -> "component"
      • What is the "namespace" for this?
    • How to show both invocation styles?

@wycats wycats force-pushed the angle-built-ins branch 6 times, most recently from 9f46a9f to 3585ee1 Compare March 16, 2019 01:01
Remove `{{dash-rule}}` for curly invocations.
Implement `<TextArea />` typo guard.
@wycats wycats force-pushed the angle-built-ins branch 2 times, most recently from 27ac173 to 698f7e9 Compare March 16, 2019 23:55
@rwjblue rwjblue changed the title [WIP] [FEATURE ember-glimmer-angle-bracket-built-ins] [FEATURE ember-glimmer-angle-bracket-built-ins] Mar 18, 2019
@rwjblue
Copy link
Member

rwjblue commented Mar 18, 2019

Resolved conflicts, and removed WIP from title.

@chancancode will work on <LinkTo in a separate PR...

@rwjblue rwjblue merged commit c8987af into master Mar 18, 2019
@rwjblue rwjblue deleted the angle-built-ins branch March 18, 2019 19:36
rwjblue added a commit to rwjblue/ember-octane-blueprint that referenced this pull request Mar 18, 2019
NullVoxPopuli pushed a commit to ember-cli/ember-octane-blueprint that referenced this pull request Mar 18, 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