mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-30 11:54:33 +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 |
||
---|---|---|
.. | ||
design | ||
form-fields | ||
history | ||
integrations | ||
labs | ||
members | ||
members-email | ||
navigation | ||
newsletters | ||
staff/modals | ||
analytics.hbs | ||
analytics.js | ||
members-comment-access.hbs | ||
members-comment-access.js | ||
members-default-post-access.hbs | ||
members-default-post-access.js | ||
members-subscription-access.hbs | ||
members-subscription-access.js | ||
newsletters.hbs | ||
newsletters.js |