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/src/less
Ajay Kumbhare 83b771d5cd
fix: disable selection of future dates in daily review section (#1983)
* #1952 Fix incorrect localization key for sign-up failure message

* feat: add typeScript support to enforce valid translation keys

* feat: add typeScript support to enforce valid translation keys

* fix lint errors

* fix lint error

* chore: Disallow destructuring 't' from useTranslation

This commit adds a linting rule to disallow the destructuring of the 't' property from the result of the useTranslation function call. The no-restricted-syntax rule in the ESLint configuration has been updated to enforce this restriction. The intention is to promote alternative approaches like using the useTranslate hook for localization.

* fix: typo fixed for memoChat

* fix: copy code button toast message

Refactored the code for the "Copy Code" button to utilize i18 strings for displaying the success message. Replaced the hard-coded value with the appropriate i18 string "Code copied successfully."

* fix: #1980 disable selection of future dates in daily review section
2 years ago
..
common fix: disable selection of future dates in daily review section (#1983) 2 years ago
settings chore: add dev guard for memo chat (#1968) 2 years ago
archived.less chore: update page routes (#1790) 2 years ago
base-dialog.less chore: add beta badge to storage (#1099) 2 years ago
change-resource-filename-dialog.less chore: update dialog style (#574) 3 years ago
code-highlight.less fix: code highlight in dark mode (#702) 3 years ago
common-dialog.less feat: member management enhancement (#617) 3 years ago
create-shortcut-dialog.less feat: update russian translate and new translate message (#1958) 2 years ago
daily-memo.less chore: upgrade version to `0.11.2` (#1336) 2 years ago
editor.less feat: enable word break (#849) 3 years ago
image.less fix: image scrollbar (#494) 3 years ago
memo-content.less fix: expand btn display in front of menu (#1342) 2 years ago
memo-editor.less chore: update dark mode style (#1864) 2 years ago
memo-filter.less chore: add data empty placeholder (#1913) 2 years ago
memo-list.less chore: update page routes (#1790) 2 years ago
memo-resources.less fix: round corner issue in resource blocks (#979) 2 years ago
memo.less chore: add data empty placeholder (#1913) 2 years ago
not-found.less feat: not found page (#1081) 2 years ago
preview-image-dialog.less fix: image preview dialog overlapping (#1405) 2 years ago
resource-card.less chore: update resource dashboard style (#1362) 2 years ago
resource-cover.less chore: update resource dashboard style (#1362) 2 years ago
resources-selector-dialog.less chore: update resource select dialog (#999) 2 years ago
setting.less chore: add data empty placeholder (#1913) 2 years ago
share-memo-dialog.less chore: update share memo buttons (#1498) 2 years ago
usage-heat-map.less chore: update style of home sidebar (#1311) 2 years ago