Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: chriskirknielsen/css-examples
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: mdn/css-examples
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 143 files changed
  • 6 contributors

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    47bf154 View commit details
    Browse the repository at this point in the history
  2. 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>
    OnkarRuikar and pepelsbey authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cd8a45a View commit details
    Browse the repository at this point in the history
  3. Fix incorrect color named in example (mdn#194)

    Border is darkgreen but text color is red
    chriskirknielsen authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ea6435c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. 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
    OnkarRuikar authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6d9753d View commit details
    Browse the repository at this point in the history
  2. use new syntax for CSS color function values (mdn#196)

    use new syntax for css color function values
    OnkarRuikar authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    82dc5e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. chore(CODEOWNERS): add Engineering for workflows and CODEOWNERS (mdn#206

    )
    
    * chore(CODEOWNERS): add Engineering for workflows and CODEOWNERS
    
    * chore(CODEOWNERS): replace mdn/{core-yari-content => content-team}
    
    Co-authored-by: Brian Smith <brian@smith.berlin>
    
    ---------
    
    Co-authored-by: Brian Smith <brian@smith.berlin>
    caugner and bsmth authored Oct 15, 2025
    Configuration menu
    Copy the full SHA
    18e55e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    379028a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2025

  1. Configuration menu
    Copy the full SHA
    78a8b09 View commit details
    Browse the repository at this point in the history
  2. ci(workflows): assign explicit permissions (mdn#207)

    * ci(workflows): assign explicit permissions
    
    * ci(idle-issues): remove permissions
    
    We will remove this workflow.
    caugner authored Oct 17, 2025
    Configuration menu
    Copy the full SHA
    6d95141 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Configuration menu
    Copy the full SHA
    d9937b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Configuration menu
    Copy the full SHA
    5063f9d View commit details
    Browse the repository at this point in the history
Loading