Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make classNaming context based on own Props or own classnames #8

Closed
askirmas opened this issue Feb 27, 2021 · 0 comments
Closed

Make classNaming context based on own Props or own classnames #8

askirmas opened this issue Feb 27, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@askirmas
Copy link
Owner

askirmas commented Feb 27, 2021

Not classNaming<Props["classnames"]>

  1. classNaming<MyClassNames>
  2. classNaming<Props> - appears some issue with Source extends {classnames: CssModule}
  3. classNaming<typeof Component>

Fallback - export type GetClassNames

@askirmas askirmas added this to the v0.11 milestone Feb 27, 2021
@askirmas askirmas self-assigned this Feb 27, 2021
@askirmas askirmas added the enhancement New feature or request label Feb 27, 2021
askirmas pushed a commit that referenced this issue Feb 27, 2021
askirmas pushed a commit that referenced this issue Feb 27, 2021
@askirmas askirmas modified the milestones: v0.11, v0.12 Feb 27, 2021
@askirmas askirmas changed the title Make ClassNamingCall based on ReactRelated Make classNaming context based on own Props or own classnames Mar 1, 2021
askirmas pushed a commit that referenced this issue Mar 1, 2021
@askirmas askirmas closed this as completed Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant