-
-
Notifications
You must be signed in to change notification settings - Fork 79.2k
Allow individual grid classes to override .row-cols
#33621
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
Conversation
As far as I can tell, I don't think this fixes the issue? https://codepen.io/emdeoh/pen/MWJBPBG?editors=1100 |
That pen/editor isn't using the updated CSS this fix addresses? I updated: https://codepen.io/Lacutah/pen/xxgaxQV Discussion tangentially related to this PR moved to #33831 |
Made two separate pens to help review:
So I can confirm it fixes the issue. |
@ffoodd, - totally get it, honestly not trying to cause headache and am incredibly appreciative of all the hard work that happens! Projects like this make my job easier! Maybe I don't know where to look, but I have no way to see what's going on with all the volunteers nor an expectation of what a "normal" timeline is like on this project - all I knew is the (two) bugs / requests were hot for a minute, then crickets - so I "pinged" it LOL. I look forward to helping out on other issues in the future, and if I can make it easier for you (all) by putting up codepens demonstrating the fixes, then I'm very happy to do so! We all benefit from open source every day - I think it's pawsome to be able to "give back" as well when I have the bandwidth! XXX Would you like me to create a separate bug or discussion regarding the potentially better implementation mentioned in my very long comment above? I don't want to do the work if it's not wanted / going in the wrong direction. |
A discussion is appropriate I guess 👌 |
These two examples are amazing, super helpful in showing this bug. I'll likely want to include them in our blog post for v5.0.2! |
Make sure to credit @lacutah for the initial pen :) |
.row-cols
…3621)" (twbs#34612) This reverts commit f2b47e1.
closes #33530