Skip to content

Commit

Permalink
Merge pull request #346 from kategengler/rename-rfcs
Browse files Browse the repository at this point in the history
Rename RFCs to their numbers and update to add links to their PRs
  • Loading branch information
rwjblue committed Jul 16, 2018
2 parents ad599c0 + 1150a1a commit e2d845b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
@@ -1,5 +1,5 @@
- Start Date: 2017-12-22
- RFC PR: (leave this empty)
- RFC PR: https://github.com/emberjs/rfcs/pull/287
- Ember Issue: (leave this empty)

# Summary
Expand Down Expand Up @@ -99,4 +99,4 @@ Some possible ideas:
- Allow to _conditionally_ render the block in place. See https://github.com/DockYard/ember-maybe-in-element
- Allow to receive not only DOM elements as first argument, but also strings, representing the ID of
other CSS selector.
- Modify or improve the way it behaves during SSR using ember-fastboot.
- Modify or improve the way it behaves during SSR using ember-fastboot.
@@ -1,5 +1,5 @@
- Start Date: 2018-03-28
- RFC PR:
- RFC PR: https://github.com/emberjs/rfcs/pull/324
- Ember Issue:

# Summary
Expand Down
@@ -1,5 +1,5 @@
- Start Date: 2018-05-29
- RFC PR: (leave this empty)
- RFC PR: https://github.com/emberjs/rfcs/pull/335
- Ember Issue: (leave this empty)

# Deprecate `.sendAction`
Expand Down

0 comments on commit e2d845b

Please sign in to comment.