mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-03 03:55:26 +03:00
9fd87f565d
no issue - moved logic from `<GhValidationStatusContainer>` to a new `validation-status` modifier - removes a usage of the `ValidationState` mixin - migrated uses of the component to a mixin - paves the way for full removal of the `ValidationState` mixin in later refactors (mixins are deprecated) - migrated `<GhFormGroup>` to a glimmer component - swapped the extend of `GhValidationStatusContainer` to usage of the `validation-status` modifier with a template-only component - updated all `<GhFormGroup>` to use the standard `class=""` instead of `@classNames=""` and `@class=""` - allows `data-test-*` attributes to be added to uses of `<FormGroup>` to help when complex components are grouped as a form input |
||
---|---|---|
.. | ||
posts/post-activity-feed | ||
settings/navigation | ||
tabs | ||
tags | ||
gh-alert-test.js | ||
gh-alerts-test.js | ||
gh-basic-dropdown-test.js | ||
gh-cm-editor-test.js | ||
gh-date-picker-test.js | ||
gh-date-time-picker-test.js | ||
gh-feature-flag-test.js | ||
gh-file-uploader-test.js | ||
gh-form-group-test.js | ||
gh-image-uploader-test.js | ||
gh-image-uploader-with-preview-test.js | ||
gh-member-avatar-test.js | ||
gh-members-import-table-test.js | ||
gh-notification-test.js | ||
gh-notifications-test.js | ||
gh-psm-tags-input-test.js | ||
gh-psm-template-select-test.js | ||
gh-psm-visibility-input-test.js | ||
gh-search-input-test.js | ||
gh-task-button-test.js | ||
gh-theme-table-test.js | ||
gh-timezone-select-test.js | ||
gh-trim-focus-input-test.js | ||
gh-unsplash-photo-test.js | ||
gh-unsplash-test.js | ||
gh-uploader-test.js | ||
gh-whats-new-test.js | ||
koenig-toolbar-test.js | ||
modal-import-members-test.js |