Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ui improvements #4071

Merged
merged 13 commits into from
Oct 14, 2023
Merged

feat: ui improvements #4071

merged 13 commits into from
Oct 14, 2023

Conversation

juanpicado
Copy link
Member

@juanpicado juanpicado commented Oct 14, 2023

Some UI improvements

download progress indicator: #4068

Kapture 2023-10-14 at 11 03 07

fix dark mode and readme css support #3942 #3467

The README was not on sync with the darkMode settings, this PR fix that issue.

fix global for yarn packages and add version to the packages on copy

Screenshot 2023-10-14 at 15 11 43

yarn -g xxx@xxx is not a valid syntax, this PR fix that issue.

feat: hide deprecated versions option

npm deprecate is a valuable command, but is not enough visible on the UI whenever a package has been deprecated, also could be many packages are deprecated and should not be longer visible (later in the future a filter will be added to display then), the new option hide all those version from the UI.

web:
  hideDeprecatedVersions: true
Screenshot 2023-10-14 at 16 54 23

fix: improve deprecated package style

The deprecated banner was not on sync with the material-ui components.

Screenshot 2023-10-14 at 16 54 03

feat: display deprecated versions

Deprecated versions display a badge, thus is clearly visible which packages are already deprecated.

Screenshot 2023-10-14 at 17 57 16

@github-actions
Copy link
Contributor

🚀 Netlify deployed verdaccio-ui-components as draft

https://652a64eeb9951d177c913a58--verdaccio-ui-components.netlify.app

@juanpicado juanpicado changed the title feat: add download tarball indicator feat: ui improvements Oct 14, 2023
@juanpicado juanpicado changed the title feat: ui improvements feat: add download tarball indicator Oct 14, 2023
@juanpicado juanpicado changed the title feat: add download tarball indicator feat: ui improvements Oct 14, 2023
@github-actions
Copy link
Contributor

🚀 Netlify deployed verdaccio-ui-components as draft

https://652a710902104c1ce7f0ddd8--verdaccio-ui-components.netlify.app

@github-actions
Copy link
Contributor

🚀 Netlify deployed verdaccio-ui-components as draft

https://652a721b603f7a1ef30d1b46--verdaccio-ui-components.netlify.app

@github-actions
Copy link
Contributor

🚀 Netlify deployed verdaccio-ui-components as draft

https://652a725d34035d1e9da43fc3--verdaccio-ui-components.netlify.app

@juanpicado juanpicado added this to the 6.x milestone Oct 14, 2023
@github-actions
Copy link
Contributor

🚀 Netlify deployed verdaccio-ui-components as draft

https://652a9cb1412cb3359249ee7a--verdaccio-ui-components.netlify.app

@github-actions
Copy link
Contributor

🚀 Netlify deployed verdaccio-ui-components as draft

https://652ab5d851d6bb46c288d852--verdaccio-ui-components.netlify.app

@github-actions
Copy link
Contributor

🚀 Netlify deployed verdaccio-ui-components as draft

https://652ab95d965ca746d3db2b91--verdaccio-ui-components.netlify.app

@github-actions
Copy link
Contributor

🚀 Netlify deployed verdaccio-ui-components as draft

https://652abc4fee71d64a96c7d99b--verdaccio-ui-components.netlify.app

@github-actions
Copy link
Contributor

🚀 Netlify deployed verdaccio-ui-components as draft

https://652abc8f965ca7489cdb2b65--verdaccio-ui-components.netlify.app

@github-actions
Copy link
Contributor

🚀 Netlify deployed verdaccio-ui-components as draft

https://652ac0fc603f7a4e8d0d1be1--verdaccio-ui-components.netlify.app

@juanpicado juanpicado marked this pull request as ready for review October 14, 2023 16:29
@github-actions
Copy link
Contributor

🚀 Netlify deployed verdaccio-ui-components as draft

https://652ac5a5412cb34e1549ee01--verdaccio-ui-components.netlify.app

@juanpicado juanpicado merged commit 580319a into master Oct 14, 2023
55 checks passed
@delete-merged-branch delete-merged-branch bot deleted the loading-download branch October 14, 2023 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant