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: delph123/supplejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: delph123/supplejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.5
Choose a head ref
  • 7 commits
  • 22 files changed
  • 1 contributor

Commits on Jun 24, 2024

  1. Reorganize workflows & deploy to Github Pages (#21)

    * Separate Lint & Test workflows
    * Add codeQL to workflow
    * Add workflow to deploy to Github Pages
    delph123 authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    cb6bfbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60a6265 View commit details
    Browse the repository at this point in the history
  3. Improve path URL in pages

    delph123 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    44518ce View commit details
    Browse the repository at this point in the history
  4. Add header

    delph123 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    51f201d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98d03e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Add steps to publish to npm repository (#22)

    * Prepare supplejs package in dedicated build/ folder
       1. Compile TS files with dedicated typescript config (produce .d.ts files as well)
       2. Cleanup package.json exposed in the package
       3. Fix exported version in index.js
    * Add workflow to publish each new release to npm
    * Upgrade all workflows to use PNPM v9
    * Fix coverage workflow to send converage info once per workflow only
    delph123 authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    de7afd8 View commit details
    Browse the repository at this point in the history
  2. v1.0.5

    delph123 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    191574d View commit details
    Browse the repository at this point in the history
Loading