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: pguso/js-plugin-circliful
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.17
Choose a base ref
...
head repository: pguso/js-plugin-circliful
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 28, 2020

  1. Removed padding in ViewBox

    Removed the padding that was returned by the getViewBoxParams() function, such that the circle will use the entire ViewBox.  This solves the centering issues that might have been previously experienced.
    nebhead committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    417ea51 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Merge pull request #173 from nebhead/master

    Removed padding in ViewBox
    pguso authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    d56131f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Create LICENSE

    pguso authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    188bb69 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #182 from pguso/add-license-1

    Create LICENSE
    pguso authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    1c970d2 View commit details
    Browse the repository at this point in the history
  3. Update issue templates

    pguso authored Aug 25, 2021
    Configuration menu
    Copy the full SHA
    f04d806 View commit details
    Browse the repository at this point in the history
Loading