8000 Comparing v4.4.0...v4.4.1 · github/relative-time-element · GitHub
[go: up one dir, main page]

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: github/relative-time-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.0
Choose a base ref
...
head repository: github/relative-time-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.1
Choose a head ref
  • 15 commits
  • 4 files changed
  • 4 contributors

Commits on May 24, 2024

  1. fix: remove dollar sign from command

    currently it copies the `$` when copying
    o-az authored May 24, 2024
    Configuration menu
    Copy the full SHA
    d970378 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #282 from o-az/patch-1

    fix: remove dollar sign from command
    keithamus authored May 24, 2024
    Configuration menu
    Copy the full SHA
    4b5442f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    ce767cc View commit details
    Browse the repository at this point in the history
  2. Update readme

    lindseywild committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fe78512 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abc079e View commit details
    Browse the repository at this point in the history
  4. Update README.md

    lindseywild authored May 29, 2024
    Configuration menu
    Copy the full SHA
    48c1c8e View commit details
    Browse the repository at this point in the history
  5. Updates examples

    lindseywild committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e281a47 View commit details
    Browse the repository at this point in the history
  6. Updates to hasAttribute

    lindseywild committed May 29, 2024
    Configuration menu
    Copy the full SHA
    519d915 View commit details
    Browse the repository at this point in the history
  7. Updates docs

    lindseywild committed May 29, 2024
    Configuration menu
    Copy the full SHA
    409d456 View commit details
    Browse the repository at this point in the history
  8. Uses toggleAttribute

    lindseywild committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f7a01aa View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Update src/relative-time-element.ts

    Co-authored-by: Clay Miller <clay@smockle.com>
    lindseywild and smockle authored May 30, 2024
    Configuration menu
    Copy the full SHA
    4f8eefb View commit details
    Browse the repository at this point in the history
  2. Update relative-time.js

    lindseywild authored < FA42 relative-time datetime="2024-05-30T14:52:16Z" class="no-wrap">May 30, 2024
    Configuration menu
    Copy the full SHA
    942896a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #283 from github/lw/optional-title

    Adds flag to optionally hide title attribute
    lindseywild authored May 30, 2024
    Configuration menu
    Copy the full SHA
    534ce30 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. fix: Move 'noTitle' conditional.

    Calculate the new title, just don’t update the attribute. This change means the 'relative-time-updated' event will fire even if 'noTitle' is set.
    smockle authored May 31, 2024
    Configuration menu
    Copy the full SHA
    257f0eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #284 from github/smockle/untitled

    fix: Move `noTitle` conditional.
    smockle authored May 31, 2024
    Configuration menu
    Copy the full SHA
    ed0833b View commit details
    Browse the repository at this point in the history
Loading
0