Commit 769fe00
authored
v1.0.0 (beta) (#622)
* refinement
* mark as wip
* mark as wip
* update env
* update env
* add tests
* chore licens
* chore
* add playwright
* fmt
* int:text
* chore component emits
* feat: unhandled props
* feat: unhandled props
* feat: slot
* feat
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement
* refinement1 parent 329b466 commit 769fe00
4,463 files changed
Lines changed: 235222 additions & 92072 deletions
File tree
- .github
- workflows
- .vscode
- book/impls
- 00_introduction/010_project_setup
- examples/playground
- src
- packages
- 10_minimum_example
- 010_create_app
- examples/playground
- src
- packages
- tests
- 015_package_architecture
- examples/playground
- src
- packages
- runtime-core
- runtime-dom
- tests
- 020_simple_h_function
- examples/playground
- src
- packages
- runtime-core
- runtime-dom
- modules
- tests
- 030_reactive_system
- examples/playground
- src
- packages
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 040_vdom_system
- examples/playground
- src
- packages
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 050_component_system2
- examples/playground
- src
- packages
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 050_component_system3
- examples/playground
- src
- packages
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 050_component_system
- examples/playground
- src
- packages
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 060_template_compiler2
- examples/playground
- src
- packages
- compiler-core
- compiler-dom
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 060_template_compiler3
- examples/playground
- src
- packages
- compiler-core
- compiler-dom
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 060_template_compiler
- examples/playground
- src
- packages
- compiler-core
- compiler-dom
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 070_sfc_compiler2
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 070_sfc_compiler3
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 070_sfc_compiler4
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 070_sfc_compiler
- examples/playground
- src
- packages
- compiler-core
- compiler-dom
- reactivity
- runtime-core
- runtime-dom
- modules
- plugin-sample
- src
- 20_basic_virtual_dom
- 010_patch_keyed_children
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 020_bit_flags
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 040_scheduler
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 050_next_tick
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 060_other_props
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 30_basic_reactivity_system
- 010_ref
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 020_shallow_ref
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 030_to_ref
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 040_to_refs
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 050_computed
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 060_computed_setter
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 070_watch
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 080_watch_api_extends
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 090_watch_effect
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 100_reactive_proxy_target_type
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 110_template_refs
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 120_proxy_handler_improvement
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 130_cleanup_effects
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 140_effect_scope
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 150_other_apis
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 40_basic_component_system
- 010_lifecycle_hooks
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 020_provide_inject
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 030_component_proxy
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 040_setup_context
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 050_component_slot
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 060_slot_extend
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 070_options_api
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 50_basic_template_compiler
- 010_transformer
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 020_v_bind
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 022_transform_expression
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- runtime-dom
- modules
- tests
- 025_v_on
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- compiler-sfc
- reactivity
- runtime-core
- helpers
- runtime-dom
- modules
- tests
- 027_event_modifier2
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- transforms
- compiler-sfc
- reactivity
- runtime-core
- helpers
- runtime-dom
- directives
- modules
- tests
- 027_event_modifier
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- transforms
- compiler-sfc
- reactivity
- runtime-core
- helpers
- runtime-dom
- directives
- modules
- tests
- 030_fragment
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- transforms
- compiler-sfc
- reactivity
- runtime-core
- helpers
- runtime-dom
- directives
- modules
- tests
- 035_comment
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- transforms
- compiler-sfc
- reactivity
- runtime-core
- helpers
- runtime-dom
- directives
- modules
- tests
- 040_v_if_and_structural_directive
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- transforms
- compiler-sfc
- reactivity
- runtime-core
- helpers
- runtime-dom
- directives
- modules
- tests
- 050_v_for
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- transforms
- compiler-sfc
- reactivity
- runtime-core
- helpers
- runtime-dom
- directives
- modules
- tests
- 060_resolve_components
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- transforms
- compiler-sfc
- reactivity
- runtime-core
- helpers
- runtime-dom
- directives
- modules
- tests
- 080_component_slot_outlet
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- transforms
- compiler-sfc
- reactivity
- runtime-core
- helpers
- runtime-dom
- directives
- modules
- tests
- 085_component_slot_insert
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- transforms
- compiler-sfc
- reactivity
- runtime-core
- helpers
- runtime-dom
- directives
- modules
- tests
- 090_other_directives
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- transforms
- compiler-sfc
- reactivity
- runtime-core
- helpers
- runtime-dom
- directives
- modules
- tests
- 100_chore_compiler
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- transforms
- compiler-sfc
- reactivity
- runtime-core
- helpers
- runtime-dom
- directives
- modules
- tests
- 60_basic_sfc_compiler/010_script_setup
- examples/playground
- src
- packages
- @extensions/vite-plugin-chibivue
- compiler-core
- transforms
- compiler-dom
- transforms
- compiler-sfc
- reactivity
- runtime-core
- helpers
- runtime-dom
- directives
- modules
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 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 | + | |
| 101 | + | |
| 102 | + | |
70 | 103 | | |
71 | 104 | | |
72 | 105 | | |
73 | 106 | | |
74 | 107 | | |
75 | 108 | | |
76 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
77 | 130 | | |
78 | 131 | | |
79 | 132 | | |
| |||
125 | 178 | | |
126 | 179 | | |
127 | 180 | | |
128 | | - | |
| 181 | + | |
129 | 182 | | |
130 | 183 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | | - | |
26 | | - | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
| 48 | + | |
43 | 49 | | |
44 | 50 | | |
| 51 | + | |
45 | 52 | | |
46 | 53 | | |
| 54 | + | |
47 | 55 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
52 | 62 | | |
| 63 | + | |
53 | 64 | | |
54 | | - | |
| 65 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
37 | | - | |
38 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
39 | 42 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | | - | |
46 | | - | |
| 46 | + | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| 55 | + | |
54 | 56 | | |
55 | 57 | | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
| 61 | + | |
58 | 62 | | |
59 | | - | |
| 63 | + | |
| 64 | + | |
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
| |||
69 | 74 | | |
70 | 75 | | |
71 | 76 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | | - | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
44 | 52 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments