-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Add precise resizing mode for card inside section #22366
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
piitaya
force-pushed
the
grid_12_columns_grid
branch
from
October 14, 2024 17:03
4993e0d
to
340c718
Compare
9 tasks
piitaya
force-pushed
the
grid_12_columns_grid
branch
from
October 16, 2024 13:44
340c718
to
41d98e1
Compare
9 tasks
piitaya
force-pushed
the
grid_12_columns_grid
branch
from
October 25, 2024 16:12
41d98e1
to
7dfff8e
Compare
This comment was marked as off-topic.
This comment was marked as off-topic.
piitaya
force-pushed
the
grid_12_columns_grid
branch
from
October 25, 2024 16:14
7dfff8e
to
e7083b2
Compare
piitaya
force-pushed
the
grid_12_columns_grid
branch
from
October 30, 2024 08:29
e7083b2
to
d983a5f
Compare
MindFreeze
previously approved these changes
Oct 30, 2024
silamon
added
the
Noteworthy
Marks a PR as noteworthy and should be in the release notes (in case it normally would not appear)
label
Oct 30, 2024
silamon
previously approved these changes
Oct 30, 2024
silamon
approved these changes
Oct 30, 2024
Amazing! 😄 |
8 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cla-signed
hacktoberfest
Noteworthy
Marks a PR as noteworthy and should be in the release notes (in case it normally would not appear)
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.
Breaking changes
The layout options as changed for multiple reasons :
As the result of this change, there will be not breaking change for users using sections.
Old config
New config
Proposed change
Use 12 columns layout for card resizing. It will allow the usage of 6 button card in on row or 3 vertical tiles one next to each other.
The editor will still display 4 columns by default as it's the more common use-case.
Screenshots
Section
Editor (precise mode disabled)
Editor (precise mode enabled)
Type of change
Example configuration
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed: