ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
IssueTitleclaimed byPRnotes
2
https://github.com/ember-learn/guides-source/issues/669
read topics to see if they flow together: Components, start to finish
3
https://github.com/ember-learn/guides-source/issues/669
read topics to see if they flow together: Routing, start to finish
4
https://github.com/ember-learn/guides-source/issues/669
make sure there is a good intro for each new page
5
https://github.com/ember-learn/guides-source/issues/669
De-duplicate explanations. Find the places where we should link rather than re-explain
6
https://github.com/ember-learn/guides-source/issues/669
remove any remaining references to EmberObject, unless it's to explain that it's an old thing replaced by classes
7
https://github.com/ember-learn/guides-source/issues/669
Services needs more details
8
https://github.com/ember-learn/guides-source/issues/669
Make sure that Ember Data code samples actually workjohn-griffin
https://github.com/ember-learn/guides-source/issues/956
9
https://github.com/ember-learn/guides-source/issues/669
Link to examples in the upgrade guides, instead of using new examples (for example, show "old version" of syntax and link to the "new version"
10
https://github.com/ember-learn/guides-source/issues/669
Rework the conversion guide to be readable/useful in both directions (to an from Octane)
11
https://github.com/ember-learn/guides-source/issues/719
writing redirects from old pages to new, needs volunteer
Also tracked as an item on https://github.com/ember-learn/guides-source/issues/669
12
https://github.com/ember-learn/guides-source/issues/929
Change "classic invocation" to "curly invocation" in angle bracket syntax conversion guidebantic
https://github.com/ember-learn/guides-source/pull/954
13
https://github.com/ember-learn/guides-source/issues/911
Teach using attributes vs arguments on the binding-elements page
14
https://github.com/ember-learn/guides-source/issues/925
Missing optional featuresmixonic
https://github.com/ember-learn/guides-source/pull/955
15
https://github.com/ember-learn/guides-source/issues/906
Update tutorial code blocks to use Octane version of Super Rentalsspencer516
16
https://github.com/ember-learn/guides-source/issues/881
built-in helpers page is missing some key helpers
17
https://github.com/ember-learn/guides-source/issues/862
add more explicit documentation for `...attributes`
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100