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: Yohn/PicoCSS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.6
Choose a base ref
...
head repository: Yohn/PicoCSS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.7
Choose a head ref
  • 7 commits
  • 264 files changed
  • 2 contributors

Commits on Jan 17, 2025

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

Commits on Jan 18, 2025

  1. Removed the pull request workflow

    Pull requests can push to main, so do not have the pull request workflow in here.
    Yohn authored Jan 18, 2025
    Configuration menu
    Copy the full SHA
    0708656 View commit details
    Browse the repository at this point in the history
  2. Updated the clean-css filter to ignore the odd of lines so it doesn…

    …t create an empty selector
    Yohn committed Jan 18, 2025
    Configuration menu
    Copy the full SHA
    9ea0a83 View commit details
    Browse the repository at this point in the history
  3. Build CSS

    github-actions[bot] committed Jan 18, 2025
    Configuration menu
    Copy the full SHA
    389e319 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2025

  1. Fixes header and footer in modal when form is direct child of the art…

    …icle, and if the form would be between the header and footer tags.
    
    Modals with the size classes on the dialog were not sizing correctly when form was a child of the modal, and this has been corrected.
    Yohn committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    6bc6d79 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #45 from Yohn/Modal-forms

    Modal sizes and styling with form child
    Yohn authored Jan 19, 2025
    Configuration menu
    Copy the full SHA
    35dff83 View commit details
    Browse the repository at this point in the history
  3. Build CSS

    github-actions[bot] committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    db3dc3b View commit details
    Browse the repository at this point in the history
Loading