Skip to content

[ESv2] Refactor all components to match component context #643

@HarisSpahijaPon

Description

@HarisSpahijaPon

Refactor all components to match component context

Summary description

I noticed that when implementing i18next a lot of components do not have a reference in component context. For example CheckoutActions and CheckoutTopHat are not defined in the component context.

Rationale for why this feature is necessary

All items that can/should be inherited from the component context should be moved to there. It makes an easier development experience and a better overview of all the components.
Also the documentation about creating custom components and using component context should be updated prior to 3.0 release.

Expected use cases

Custom component implementation, overriding or passing props to components.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions