Skip to content
Permalink

Comparing changes

Choose two branches to see what鈥檚 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: BuilderIO/partytown
base: v0.5.2
Choose a base ref
...
head repository: BuilderIO/partytown
compare: v0.5.3
Choose a head ref
  • 15 commits
  • 24 files changed
  • 9 contributors

Commits on Apr 4, 2022

  1. docs: attribution (#108)

    Co-authored-by: Armando P茅rez Marqu茅s <gmandx@gmail.com>
    adamdbradley and mandx committed Apr 4, 2022
    1 Configuration menu
    Copy the full SHA
    41714a1 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    05e0f9c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. We need to include an extra element for attribution config (#145)

    * We need to include an extra element for attribution config
    
    This is needed because Astro is apparently "bundling" scripts/modules
    itself, so the original `script` tag (and all of its attributes) gets
    lost in the process. By adding an extra element (that is not a `script`)
    with the correct `id` attribute we can use it to configure the
    attribution behavior.
    
    * Move the attribution code from the main layout into our head helper element
    mandx committed Apr 5, 2022
    1 Configuration menu
    Copy the full SHA
    7d7650e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

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

Commits on Apr 7, 2022

  1. docs: css updates

    adamdbradley committed Apr 7, 2022
    1 Configuration menu
    Copy the full SHA
    54f8da2 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

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

Commits on Apr 10, 2022

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

Commits on Apr 22, 2022

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

Commits on Apr 29, 2022

  1. 1 Configuration menu
    Copy the full SHA
    fd00968 View commit details
    Browse the repository at this point in the history
  2. docs: update link

    adamdbradley committed Apr 29, 2022
    1 Configuration menu
    Copy the full SHA
    ceeab97 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

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

Commits on May 3, 2022

  1. 1 Configuration menu
    Copy the full SHA
    9c1762b View commit details
    Browse the repository at this point in the history
  2. chore: lint updates

    adamdbradley committed May 3, 2022
    1 Configuration menu
    Copy the full SHA
    bd7cb40 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    b37835c View commit details
    Browse the repository at this point in the history
  4. 0.5.3

    adamdbradley committed May 3, 2022
    1 Configuration menu
    Copy the full SHA
    9de120e View commit details
    Browse the repository at this point in the history