File tree
190 files changed
+6067
-2997
lines changed- cli
- scripts
- src
- __test__
- client
- commands
- common
- __test__
- connect
- __test__
- determine_parser
- angular
- components
- html
- components
- vue
- components
- e2e
- e2e_create_command
- invalid_parser
- react
- unit_test_parser
- parser
- unit_test_parser_error
- parser
- unit_test_parser_invalid_response
- parser
- unit_test_parser_warning
- parser
- e2e_parse_command
- html
- html_angular
- html_vue
- invalid_parser
- legacy_both_config
- legacy_react_config
- legacy_react_minimal_config
- legacy_swift_config
- react_storybook
- react_wizard
- components
- swift_package
- Sources/CodeConnectE2ETest
- swift_parser
- swift_parser
- Assets.xcassets
- AccentColor.colorset
- AppIcon.appiconset
- Preview Content/Preview Assets.xcassets
- swift_parser.xcodeproj
- project.xcworkspace
- swift_wizard
- swift_wizard
- Assets.xcassets
- AccentColor.colorset
- AppIcon.appiconset
- Preview Content/Preview Assets.xcassets
- swift_wizard.xcodeproj
- project.xcworkspace
- xcuserdata/slees.xcuserdatad/xcschemes
- unit_test_parser
- parser
- unit_test_parser_error
- parser
- unit_test_parser_invalid_response
- parser
- unit_test_parser_warning
- parser
- wizard
- __test__
- autolinking
- prop_mapping
- tsProgram/react
- tsProgram/react
- html
- __test__/parser
- examples
- parser_scripts
- react
- __test__
- components
- storybook
- typescript
- compose
- plugin
- src/main/kotlin/com/figma/code/connect
- docs
- react
- scripts
- swiftui
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
190 files changed
+6067
-2997
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + |
+27-1
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 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
1 | 28 |
| |
2 | 29 |
| |
3 | 30 |
| |
| |||
7 | 34 |
| |
8 | 35 |
| |
9 | 36 |
| |
10 |
| - | |
11 | 37 |
| |
12 | 38 |
| |
13 | 39 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
| 17 | + | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
+11-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| |||
53 | 54 |
| |
54 | 55 |
| |
55 | 56 |
| |
| 57 | + | |
56 | 58 |
| |
57 | 59 |
| |
58 | 60 |
| |
59 |
| - | |
| 61 | + | |
60 | 62 |
| |
61 | 63 |
| |
62 | 64 |
| |
| |||
66 | 68 |
| |
67 | 69 |
| |
68 | 70 |
| |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
69 | 75 |
| |
70 | 76 |
| |
71 | 77 |
| |
|
0 commit comments