File tree 1 file changed +4
-10
lines changed
1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -24,11 +24,8 @@ Roadmap
24
24
will be to assume that any element without a key is new. Thus, for IDOM, keys will
25
25
primarilly be a tool for optimization rather than a functional requirement.
26
26
27
- Related issues:
28
- :issue: `330 `, :issue: `19 `
29
-
30
- Related work:
31
- :pull: `345 `
27
+ - Related issues: :issue: `330 `, :issue: `19 `, :issue: `351 `
28
+ - Related work: :pull: `345 `
32
29
33
30
**Reconsider Custom Component Interface **:
34
31
One problem that's come up several times while implementing alternate client
@@ -45,8 +42,5 @@ Roadmap
45
42
incorperate components from other Javascript frameworks (e.g. Vue) without much
46
43
effort.
47
44
48
- Related issues:
49
- :issue: `13 `, :issue: `6 `
50
-
51
- Related work:
52
- in progress...
45
+ - Related issues: :issue: `13 `, :issue: `6 `
46
+ - Related work: pending
You can’t perform that action at this time.
0 commit comments