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.9
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.10
Choose a head ref
  • 11 commits
  • 264 files changed
  • 3 contributors

Commits on Jan 29, 2025

  1. Fix missing padding on .container.

    Leftium committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    ed53672 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Merge pull request #55 from Leftium/container-padding

    Fix missing padding on .container.
    Yohn authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    f7c22db View commit details
    Browse the repository at this point in the history
  2. Build CSS

    github-actions[bot] committed Feb 5, 2025
    Configuration menu
    Copy the full SHA
    9847f55 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. Configuration menu
    Copy the full SHA
    b0dca06 View commit details
    Browse the repository at this point in the history
  2. Build CSS

    github-actions[bot] committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    e8bfb76 View commit details
    Browse the repository at this point in the history
  3. updated accordian and dropdown to not overlap the arrow, provide enou…

    …gh space for the arrow, and keep the arrow at the top when theres multi-lines for the sumary text.
    
    Reverted back the container padding.
    Yohn committed Feb 6, 2025
    3 Configuration menu
    Copy the full SHA
    869da59 View commit details
    Browse the repository at this point in the history
  4. Build CSS

    github-actions[bot] committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    36e4d53 View commit details
    Browse the repository at this point in the history
  5. Typo fixed in docs for the table

    Added basic padding and margin classes: 0 for none, 1 for half the spacing size, 2 for normal spacing, and 3 for 1.5 spacing
    Minor clean up on the accordion.scss
    Yohn committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    eae7159 View commit details
    Browse the repository at this point in the history
  6. Build CSS

    github-actions[bot] committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    6ba5f39 View commit details
    Browse the repository at this point in the history
  7. Closes Data-theme global setting not work #52

    Closes Dropdown arrow position issue - v2.2.9 #53
    
    Releases for 2.2.10
    Yohn committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    be6eebb View commit details
    Browse the repository at this point in the history
  8. Build CSS

    github-actions[bot] committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    324e84f View commit details
    Browse the repository at this point in the history
Loading