You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/web
deeshu e62a94c05a
feat: hiding dialog using X button should remove class "overflow-hidden" (#1555)
Hiding dialogs result in the body to stay frozen due to mounting behaviour of the dialog, but using 'X' button hides the dialog and won't let user scroll any further. Removing overflow behaviour during hiding procedure will improve User Experience.
2 years ago
..
.vscode feat: new resource dashboard (#1346) 2 years ago
e2e-tests feat: add e2e test (#1486) 2 years ago
public chore: update logo (#1442) 2 years ago
src feat: hiding dialog using X button should remove class "overflow-hidden" (#1555) 2 years ago
.eslintrc.json chore: update links reference (#1243) 2 years ago
.gitignore chore: use pnpm (#1533) 2 years ago
.prettierrc migrate frontend 3 years ago
README.md migrate frontend 3 years ago
index.html chore: update logo (#1442) 2 years ago
package.json chore: use pnpm (#1533) 2 years ago
playwright.config.ts feat: add e2e test (#1486) 2 years ago
pnpm-lock.yaml chore: use pnpm (#1533) 2 years ago
postcss.config.js feat: use tailwindcss and show export btn 3 years ago
tailwind.config.js chore: regenerate yarn lock file (#1530) 2 years ago
tsconfig.json refactor: update import prefix with alias (#1433) 2 years ago
vite.config.ts refactor: declare variable for devProxyServer (#1220) 2 years ago

README.md

Memos web