Skip to content

Commit 61ddfe9

Browse files
committed
chore: remove todo from README
See #233
1 parent be332dc commit 61ddfe9

File tree

1 file changed

+0
-52
lines changed

1 file changed

+0
-52
lines changed

README.md

-52
Original file line numberDiff line numberDiff line change
@@ -13,58 +13,6 @@ This repository is a fork of [vuejs/core](https://github.com/vuejs/core) and is
1313
- [Ubugeeei](https://github.com/Ubugeeei) - Active contributor.
1414
- [Doctor Wu](https://github.com/doctor-wu) - Active contributor.
1515

16-
## TODO
17-
18-
- [x] Counter App
19-
- [x] simple bindings
20-
- [x] simple events
21-
- [x] TODO-MVC App
22-
- [x] Repl
23-
- [x] transform
24-
- [x] NodeTransform
25-
- [x] DirectiveTransform
26-
- [ ] directives
27-
- [x] `v-once`
28-
- [x] `v-html`
29-
- [x] `v-text`
30-
- [x] `v-pre`
31-
- [x] `v-cloak`
32-
- [x] `v-bind`
33-
- [x] simple expression
34-
- [x] compound expression
35-
- [x] modifiers
36-
- [x] .camel
37-
- [x] .prop
38-
- [x] .attr
39-
- [x] `v-on`
40-
- [x] simple expression
41-
- [x] compound expression
42-
- [x] modifiers
43-
- [x] runtime directives
44-
- [ ] `v-memo` [on hold]
45-
- [x] `v-model`
46-
- [x] `v-if` / `v-else` / `v-else-if`
47-
- [x] `v-for`
48-
- [x] `v-show`
49-
- [x] Fragment
50-
- [ ] Codegen
51-
- [x] CodegenContext
52-
- [x] indent
53-
- [x] Source map
54-
- [x] scope id
55-
- [ ] Function mode [on hold]
56-
- [ ] SSR
57-
- [ ] [Component](https://github.com/vuejs/core-vapor/issues/4)
58-
- WIP
59-
- [ ] Built-in Components
60-
- [ ] Transition
61-
- [ ] TransitionGroup
62-
- [ ] KeepAlive
63-
- [ ] Teleport
64-
- [ ] Suspense
65-
- [ ] Performance & Optimization
66-
- [ ] remove unnecessary close tag `</div>`
67-
6816
## Sponsors
6917

7018
Vue.js is an MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome [backers](https://github.com/vuejs/core/blob/main/BACKERS.md). If you'd like to join them, please consider [ sponsoring Vue's development](https://vuejs.org/sponsor/).

0 commit comments

Comments
 (0)