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: Docmaps-Project/docmaps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @docmaps/widget@1.8.0
Choose a base ref
...
head repository: Docmaps-Project/docmaps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @docmaps/widget@1.9.0
Choose a head ref
  • 9 commits
  • 78 files changed
  • 3 contributors

Commits on Nov 27, 2023

  1. feat(spa): support providing a custom docmap as plaintext (#193)

    Now you can provide any docmap as plaintext and the explorer will feed it to the widget!
    
    Also removes  ~1000 DOIs from the selection dropdown that yielded the same docmap as some other doi. In theory, there is now only one DOI per docmap in the dropdown.
    andrewedstrom authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    d4c37de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dff73d7 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    andrewedstrom authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7679fbb View commit details
    Browse the repository at this point in the history
  4. whitespace tweaks

    andrewedstrom committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    429c1cf View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. chore(deps): update dependency node to v20 (#125)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7a6f324 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. chore(deps): update actions/deploy-pages action to v3 (#203)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d2793bb View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/configure-pages action to v4 (#202)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1914c88 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency rollup-plugin-polyfill-node to ^0.13.0 (

    …#181)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ba4e227 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. feat(sdk): rename sdk package to org namespace (#209)

    * rename everything to match @docmaps/sdk
    ships authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    73d490a View commit details
    Browse the repository at this point in the history
Loading