Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Always put npm/unpkg links in comment #174

Closed
andrewbranch opened this issue Aug 13, 2020 · 0 comments · Fixed by #182
Closed

Always put npm/unpkg links in comment #174

andrewbranch opened this issue Aug 13, 2020 · 0 comments · Fixed by #182

Comments

@andrewbranch
Copy link
Member

They currently only appear for new definitions.

elibarzilay added a commit that referenced this issue Aug 24, 2020
* Always show all packages
  - with a header showing the package count
  - with the package name in backticks, followed by both links on the
    same line
  Closes #174.

* Change the boolean `anyPackageIsNew` to a `newPackages` list of new
  packages, use it to indicate new packages in the above list

* Unmangle scoped package names in the links (`xxx__yyy` -> `@xxx/yyy`)
  and remove redundant slashes.
  Closes #175.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant