Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Create-block] Add
--variant
flag to allow creation of different block type variants #41289[Create-block] Add
--variant
flag to allow creation of different block type variants #41289Changes from all commits
6438856
6f24eb8
0b691cc
c847911
b0b836e
cdb77bc
e8d6cc3
2b4e90c
df813af
8a59dff
b52fd0b
505db7d
85af639
c69e955
5363d2c
7a2fd82
a353949
4bae818
211ae27
2a1b2bf
9ab2889
567a22c
898d8e8
430a9f0
1e7a1d5
c3de411
969eac8
b31ab37
9d61058
ffc4a63
ce4613d
614bb81
7d39306
5b079b5
c809657
7f680ab
a729ae0
08488a0
682510d
dc4dbfc
2c52e09
ba0c060
d4388d7
6cdfed1
903b0c9
c841b26
987d7f8
689041b
352869e
2db5457
8c74ad2
7a3dbab
ae65dee
2ebd8f8
ca0b38b
5349b5f
fb27be1
6aae5e6
d406438
4149c35
4e304ad
50bb648
07d0614
1c0b85c
e700c55
11a27c0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When I provide the variant from the CLI, it asks again for the variant. We can address it seperately.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in #43481.