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/task-lists-element
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: github/task-lists-element
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 17 commits
  • 11 files changed
  • 2 contributors

Commits on Apr 30, 2021

  1. Run npm audit fix

    koddsson committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    1048702 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    765e644 View commit details
    Browse the repository at this point in the history
  3. Update eslint

    koddsson committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    6cad200 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2e891f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcf2f80 View commit details
    Browse the repository at this point in the history
  6. Ignore some eslint rules

    koddsson committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    a035591 View commit details
    Browse the repository at this point in the history
  7. Use node14 in CI

    koddsson committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    6270102 View commit details
    Browse the repository at this point in the history
  8. empty commit to trigger CI

    koddsson committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    f628121 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #18 from github/eslint-plugin-custom-elements

    Install `eslint-plugin-custom-elements`
    koddsson authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    0516131 View commit details
    Browse the repository at this point in the history
  10. Don't use a constructor

    koddsson committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    5560aee View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Merge pull request #19 from github/fix-eslint-violation

    Fix ESLint violation
    koddsson authored May 4, 2021
    Configuration menu
    Copy the full SHA
    51e801b View commit details
    Browse the repository at this point in the history
  2. Update build and test tools

    koddsson committed May 4, 2021
    Configuration menu
    Copy the full SHA
    422d79b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #21 from github/update-developer-dependencies

    Update build and test tools
    koddsson authored May 4, 2021
    Configuration menu
    Copy the full SHA
    f6888ca View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    63e5795 View commit details
    Browse the repository at this point in the history
  2. Update src/task-lists-element.ts

    Co-authored-by: Kristján Oddsson <koddsson@gmail.com>
    chanakyabhardwajj and koddsson authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    fdaa68a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Merge pull request #26 from github/fix-bug-25

    Fix: Compute the task list item index correctly.
    koddsson authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    f802bef View commit details
    Browse the repository at this point in the history
  2. 2.0.1

    koddsson committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ccb3e4b View commit details
    Browse the repository at this point in the history
Loading