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

I want to contribute, where do I start? #1359

Open
kof opened this issue Jun 28, 2020 · 12 comments
Open

I want to contribute, where do I start? #1359

kof opened this issue Jun 28, 2020 · 12 comments
Assignees

Comments

@kof
Copy link
Member

kof commented Jun 28, 2020

Hey,

if you want to contribute but don't know where to start, write a comment here, ideally give me some hints on what kind of issue you are looking for:

  • level of complexity (low, moderate, high)
  • issue type (bug, enhancement, feature)
  • maybe your area of interest (flow, ts, react, core, documentation, cssinjs.org site, repl, material-ui related issues)

I will suggest you a few issues and will try to guide you through the requirements.

Best,
Oleg

@kof kof pinned this issue Jun 28, 2020
@kof kof self-assigned this Jun 28, 2020
@half-halt
Copy link

I am happy to help, I've spent some time messing with concurrent mode, and createUseStyles.

@kof
Copy link
Member Author

kof commented Aug 1, 2020

@half-halt want to send a PR?

@Issam-AB
Copy link

Yes, that's fine, please email me I want to know more about how contribute good about this.

@kof
Copy link
Member Author

kof commented Aug 29, 2020

@Issam-AB feel free to describe what you want to work on or what you are looking for and what kind of troubles you had so far with contributing!

@rishabhrathod01
Copy link

@kof ( Not sure if this is best place to put it. )

I have been working on css-to-js, a vscode extension which can help CssinJs users to migrate from css to CssInJs.
( which was my need for few of the projects. )

it Handles

  • css mediaQueries.
  • multiple class or a whole css file conversion in one go.
  • css keyframes.

PS - i tried using online tools (like transform-tools or popular css-in-js extention ) but none of them solved all the issues.

I would be glad if this extension can be of any help to other cssInJs library users.

@kof
Copy link
Member Author

kof commented Nov 19, 2020

@Rishabh-Rathod we have a list of community projects https://cssinjs.org/community-projects?v=v10.5.0 also consider contributing to existing tools if possible

@rishabhrathod01
Copy link

@kof

Thanks for the list.
As per the list of projects jss-codemorphs is solving similar problem.
As per my research Pseudo Class Support is missing.
i have raised an issue .. looking forward to contribute to it.

@jedwards1211
Copy link
Contributor

jedwards1211 commented Nov 19, 2020

It's not that pseudo classes aren't supported, it's just not good about converting multiple references to the same class selector in flat CSS to $className references yet.

@mdsadiq
Copy link

mdsadiq commented Oct 5, 2021

@kof
i would like to start my contribution from low complexity and react.
i have just started ts as well
any suggestions ?

@kof
Copy link
Member Author

kof commented Oct 5, 2021

@mdsadiq consider these and these let me know if you need further help in the corresponding issues

@dksingla
Copy link

dksingla commented Feb 4, 2022

Hello @kof,

I would like to solve low complexity bugs. I can work with ts, react.

@kof
Copy link
Member Author

kof commented Feb 4, 2022

hi @dksingla, I have labeled a few https://github.com/cssinjs/jss/issues?q=is%3Aopen+is%3Aissue+label%3Acomplexity%3Alow

Otherwise try to read through the issues and see what will make sense to you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants