-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: amanikira/css-examples
base: main
head repository: mdn/css-examples
compare: main
- 15 commits
- 174 files changed
- 9 contributors
Commits on Mar 7, 2024
-
chore: Improvements to template files, formatter config (mdn#173)
* chore: Improvements to template files, formatter config * chore: add contrib doc * chore: add contrib doc * chore(style): Newlines at EOF per reviewer comments
Configuration menu - View commit details
-
Copy full SHA for eb01020 - Browse repository at this point
Copy the full SHA eb01020View commit details
Commits on Mar 11, 2024
-
Remove scroll bars in FF (mdn#152)
* Height and width * Update modules/generated_content.html Co-authored-by: Vadim Makeev <hi@pepelsbey.dev> --------- Co-authored-by: Brian Thomas Smith <brian@smith.berlin> Co-authored-by: Vadim Makeev <hi@pepelsbey.dev>
Configuration menu - View commit details
-
Copy full SHA for 4f67fbe - Browse repository at this point
Copy the full SHA 4f67fbeView commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0bf2b2 - Browse repository at this point
Copy the full SHA c0bf2b2View commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 984cb14 - Browse repository at this point
Copy the full SHA 984cb14View commit details -
feat: add 'copy css' button to tools/border-image-generator (mdn#174)
* feat: add 'click to copy CSS' button to tools/border-image-generator * fix: replace `mousedown` listener with `onclick` * `mousedown` triggers for both right and middle-clicks, which does not align with the UX of a button. `onclick` is a more 'canonical' option. * fix: correct `click` listener typo * Fix code style --------- Co-authored-by: Vadim Makeev <vmakeev@mozilla.com>
Configuration menu - View commit details
-
Copy full SHA for eff2d4b - Browse repository at this point
Copy the full SHA eff2d4bView commit details
Commits on May 23, 2024
-
Fix CSS Normal Flow: Inline demo (mdn#182)
* Update inline.html Fixes the issue #33705 in mdn / content. * Update inline.html Fixes the issue textarea changes not being responsive * Remove extra spaces --------- Co-authored-by: Vadim Makeev <vmakeev@mozilla.com>
Configuration menu - View commit details
-
Copy full SHA for 84ab8c4 - Browse repository at this point
Copy the full SHA 84ab8c4View commit details
Commits on Jul 1, 2024
-
feat(css): add color-mix() tool (mdn#184)
* feat(css): add color-mix() tool * fix column widths * apply review comments * in percentages use step 0.1 * for consistancy make shorder hue rotation default
Configuration menu - View commit details
-
Copy full SHA for e0c8a42 - Browse repository at this point
Copy the full SHA e0c8a42View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1fc4fe - Browse repository at this point
Copy the full SHA f1fc4feView commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4df6626 - Browse repository at this point
Copy the full SHA 4df6626View commit details
Commits on Aug 21, 2024
-
width of flex ratio examples (mdn#187)
* width of flex-grow example confusing lesson when the flex container is wider than the viewport. this fixes that. * min-width: 500px; (mdn#188) min-width: 500px; * Update flex-basis.html (mdn#189) * Update flex-shrink.html (mdn#190) * Update flex-shrink-ratios.html (mdn#191) * Update flex-shrink-min-content.html (mdn#192)
Configuration menu - View commit details
-
Copy full SHA for 7af122d - Browse repository at this point
Copy the full SHA 7af122dView commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47bf154 - Browse repository at this point
Copy the full SHA 47bf154View commit details -
fix(css): improve color-mixer tool (mdn#193)
* fix(css): improve color-mixer tool * Apply suggestions from code review Co-authored-by: Vadim Makeev <hi@pepelsbey.dev> * address review comments --------- Co-authored-by: Vadim Makeev <hi@pepelsbey.dev>
Configuration menu - View commit details
-
Copy full SHA for cd8a45a - Browse repository at this point
Copy the full SHA cd8a45aView commit details -
Fix incorrect color named in example (mdn#194)
Border is darkgreen but text color is red
Configuration menu - View commit details
-
Copy full SHA for ea6435c - Browse repository at this point
Copy the full SHA ea6435cView commit details
Commits on Sep 9, 2024
-
fix: convert rgba() to rgb() (mdn#195)
* fix: convert rgba() to rgb() * convert hsla() to hsl() * convert in gradients * remove redundant opacity value `1`s
Configuration menu - View commit details
-
Copy full SHA for 6d9753d - Browse repository at this point
Copy the full SHA 6d9753dView commit details -
use new syntax for CSS color function values (mdn#196)
use new syntax for css color function values
Configuration menu - View commit details
-
Copy full SHA for 82dc5e6 - Browse repository at this point
Copy the full SHA 82dc5e6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main