mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
c3edcbfcf5
Includes: - Created css variables in JS. - Added JS helpers. - Replaced old sidebar by the "APP Bar" component from Material UI. - Replaced logo by the new version. - Added Avatar icon. - Added Info Icon. - Added Information Dialog, where the user can 'copy to the clipboard' the verdaccio commands. - Added Verdaccio website documentation link. - Added Drop Down Menu on the right side with a logout option |
||
---|---|---|
.. | ||
copyToClipBoard.spec.js.snap | ||
footer.spec.js.snap | ||
header.spec.js.snap | ||
help.spec.js.snap | ||
login.spec.js.snap | ||
noitems.spec.js.snap | ||
notfound.spec.js.snap | ||
package.spec.js.snap | ||
packagedetail.spec.js.snap | ||
packagelist.spec.js.snap | ||
readme.spec.js.snap | ||
search.spec.js.snap |
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`<Readme /> component should dangerously set html 1`] = `"<div class=\\"markdown-body\\"><h1>This is a test string</h1></div>"`;