memos/web/src
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.
2023-04-17 20:13:33 +08:00
..
components feat: hiding dialog using X button should remove class "overflow-hidden" (#1555) 2023-04-17 20:13:33 +08:00
css fix(css): reorder the font fallback list (#1495) (#1496) 2023-04-09 09:48:42 +08:00
helpers feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
hooks chore: remove useListStyle hook (#1434) 2023-04-01 16:38:39 +08:00
labs chore: update import path (#1477) 2023-04-05 23:31:15 +08:00
layouts chore: add ignore version upgrade setting (#1491) 2023-04-08 18:13:51 +08:00
less chore: update save button style (#1542) 2023-04-16 15:47:01 +08:00
locales fix: revert hide ask ai button (#1539) 2023-04-16 10:55:44 +08:00
pages chore: update window resize listener (#1535) 2023-04-16 10:00:49 +08:00
router
store fix: revert hide ask ai button (#1539) 2023-04-16 10:55:44 +08:00
theme
types fix: revert hide ask ai button (#1539) 2023-04-16 10:55:44 +08:00
utils chore: update resource link template (#1537) 2023-04-16 10:31:03 +08:00
App.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00
i18n.ts chore: regenerate yarn lock file (#1530) 2023-04-15 09:12:45 +08:00
main.tsx feat: improve i18n support as a whole (#1526) 2023-04-15 08:56:03 +08:00