0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-10 23:39:31 -05:00
Commit graph

5 commits

Author SHA1 Message Date
Juan Picado
c43e1be2c0 chore: remove github-markdown-css dep 2023-12-02 15:21:05 +01:00
Ku3mi41
92f1c34ae8
fix: ui expired token (#4007)
* fix: login state when token expired
If there token in the localstorage, the user was always displayed as authenticated, regardless of the token expiration

* chore: added changeset for @verdaccio/ui-components

* tests: JSON error for node versions older than 20
2023-09-24 10:17:53 +02:00
Juan Picado
7344a7fcf6
feat: ui set global package on sidebar setting (#3826) 2023-06-03 00:52:24 +02:00
Juan Picado
a1f78368c4
docs: add pages to ui components (#3557)
* rename method

* Update ui-components.md

* clean up jest

* docs: add pages to ui components

* Update ui-components.yml

* chore: add some example docs
2023-01-08 11:27:37 +01:00
Juan Picado
9997879743
feats: components UI for custom user interfaces (#3548) 2023-01-02 20:13:45 +01:00