• Ajay Kumbhare's avatar
    fix: disable selection of future dates in daily review section (#1983) · 83b771d5
    Ajay Kumbhare authored
    * #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
    83b771d5
Name
Last commit
Last update
..
common Loading commit data...
settings Loading commit data...
archived.less Loading commit data...
base-dialog.less Loading commit data...
change-resource-filename-dialog.less Loading commit data...
code-highlight.less Loading commit data...
common-dialog.less Loading commit data...
create-shortcut-dialog.less Loading commit data...
daily-memo.less Loading commit data...
editor.less Loading commit data...
image.less Loading commit data...
memo-content.less Loading commit data...
memo-editor.less Loading commit data...
memo-filter.less Loading commit data...
memo-list.less Loading commit data...
memo-resources.less Loading commit data...
memo.less Loading commit data...
not-found.less Loading commit data...
preview-image-dialog.less Loading commit data...
resource-card.less Loading commit data...
resource-cover.less Loading commit data...
resources-selector-dialog.less Loading commit data...
setting.less Loading commit data...
share-memo-dialog.less Loading commit data...
usage-heat-map.less Loading commit data...