0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-03-04 02:02:39 -05:00
verdaccio/.changeset
Christopher Jäger (Mogler) e056c8dfd3
Missing "onClick" prop in @verdaccio/ui-components Link component preventing handleDownload call in Package.tsx #3988 (#3989)
* fix: Add onClick handler in Link component
In the "Link" component, the onClick handler was not provided,
leading to the absence of a download action in the Package.tsx
renderDownloadLink component.

* Removed "external" attribute from "renderDownloadLink"
The "external" attribute is unnecessary in this context
since the download action is triggered by the "handleDownload" callback.

* added changeset for @verdaccio/ui-components
2023-08-24 21:52:35 +02:00
..
breezy-mayflies-pull.md feat!: bump to v7 2023-08-21 17:38:13 +02:00
chilled-carrots-guess.md Missing "onClick" prop in @verdaccio/ui-components Link component preventing handleDownload call in Package.tsx #3988 (#3989) 2023-08-24 21:52:35 +02:00
config.json feat(plugin): improve plugin loader (#3370) 2022-09-16 08:02:08 +02:00
pre.json feat!: bump to v7 2023-08-21 17:38:13 +02:00
README.md feat: enable changesets (#1913) 2021-04-09 17:54:14 +02:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation