mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-22 21:02:34 +08:00
* Bug fix: "vaule" -> "value" * Bug fix: "aria-descibedby" -> "aria-describedby" * Bug fix: "chararacter" -> "character" * Fix typos in comments * Fix typos in documentation * Fix typo in test description * Fix typos in sample data: "childen" -> "children" * Fix typos in sample data: "pargraphs" -> "paragraphs" * Fixes to test data: "Additinoal", "Informaion" -> "Additional", "Information" * Fix typo in test data: "dolhpin" -> "dolphin" * Fix typo in local variable: "attachement" -> "attachment" * Fix typo in method name: "detachOrganizastion" -> "detachOrganization" * Fix typo in method name: "getNewlyAddedDomians" -> "getNewlyAddedDomains" * Fix typo: "EncyptedMessageResponse" -> "EncryptedMessageResponse" * Fix typo: "miliseconds" -> "milliseconds" * Fix typo: "authResponsePushNotifiction" -> "authResponsePushNotification" * Fix typo: "getPushNotifcationObs" -> "getPushNotificationObs" * Fix typo: "ExpriationDate" -> "ExpirationDate" * Fix typo: "OrganizationUserResetPasswordDetailsReponse" -> "OrganizationUserResetPasswordDetailsResponse" * Fix typo: "DISPLAY_TITLE_ATTRIBUE" -> "DISPLAY_TITLE_ATTRIBUTE" * Fix typo: "credentialretreivalCommandHandler" -> "credentialRetrievalCommandHandler" * Fix typo: "buildLoginCredntials" -> "buildLoginCredentials" * Fix typo: "_mappedCredentialsColums" -> "_mappedCredentialsColumns" * Fix typo: "_mappedPersonalInfoAsIdentiyColumns" -> "_mappedPersonalInfoAsIdentityColumns" * Fix typo in input name: "StroageGbAdjustment" -> "StorageGbAdjustment" * Fix typo in const: "encryptionAlogrithm" -> "encryptionAlgorithm" --------- Co-authored-by: Daniel James Smith <djsmith@web.de> |
||
|---|---|---|
| .. | ||
| app | ||
| async-actions | ||
| avatar | ||
| badge | ||
| badge-list | ||
| banner | ||
| breadcrumbs | ||
| button | ||
| callout | ||
| checkbox | ||
| color-password | ||
| dialog | ||
| form | ||
| form-control | ||
| form-field | ||
| icon | ||
| icon-button | ||
| input | ||
| link | ||
| menu | ||
| multi-select | ||
| navigation | ||
| no-items | ||
| progress | ||
| radio-button | ||
| search | ||
| select | ||
| shared | ||
| stories | ||
| table | ||
| tabs | ||
| toggle-group | ||
| typography | ||
| utils | ||
| favicon.ico | ||
| index.html | ||
| index.ts | ||
| main.ts | ||
| polyfills.ts | ||
| styles.css | ||
| styles.scss | ||
| test.setup.ts | ||
| tw-theme.css | ||
| variables.scss | ||