You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wrap up the work on component initialisation (error callback for initAll, preventing double initialisation) and get a base component class in shape for publishing in our next release. This also includes making sure we've got the docs ready to go so we can tell people how to start using them.
Brief
Wrap up the work on component initialisation (error callback for
initAll
, preventing double initialisation) and get a base component class in shape for publishing in our next release. This also includes making sure we've got the docs ready to go so we can tell people how to start using them.Epic lead
@romaricpascal
Driving role(s)
@seaemsi, @patrickpatrickpatrick
Supporting roles
@Izabela-16
Needs awareness
Further detail
Component initialisation
initAll
#5267onError
callback to check usual logging does not happen #5303createAll
requirements for components receiving configuration #5369Docs
Base component
isSupported
@protected
method toGOVUKFrontendComponent
#5323ElementError
to use component'smoduleName
instead ofcomponentName
#5324formatErrorMessage
#5325GOVUKFrontendComponent
#5326GOVUKFrontendComponent
publicly asComponent
#5327$module
to$root
across the project #5322Component
class govuk-design-system#4156The text was updated successfully, but these errors were encountered: