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

Setup Theme #88

Closed
niloysikdar opened this issue Aug 20, 2022 · 1 comment · Fixed by #89
Closed

Setup Theme #88

niloysikdar opened this issue Aug 20, 2022 · 1 comment · Fixed by #89
Assignees
Labels
8 GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 released

Comments

@niloysikdar
Copy link
Member

niloysikdar commented Aug 20, 2022

Description:

  • Explore and implement a setup to add a theme to the styled components and also add support to add custom themes by the users
@agentmilindu agentmilindu added 8 GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 labels Aug 21, 2022
@agentmilindu agentmilindu added this to the GSoC 2022 - Sprint J milestone Aug 21, 2022
niloysikdar added a commit that referenced this issue Aug 21, 2022
Add Theme with context API
Changes to makeStyles function to accept themeClasses inside useStyles hook
Default Theme and types

Resolves #88

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
agentmilindu pushed a commit that referenced this issue Aug 22, 2022
* feat(theme): add Theme support

Add Theme with context API
Changes to makeStyles function to accept themeClasses inside useStyles hook
Default Theme and types

Resolves #88

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>

* docs(tsdoc): add TSDoc comments

Add TSDoc comments for the Theme interface and theme props inside Email

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
github-actions bot pushed a commit that referenced this issue Aug 22, 2022
# [1.12.0](v1.11.0...v1.12.0) (2022-08-22)

### Features

* **theme:** add Theme support ([#89](#89)) ([05544f5](05544f5)), closes [#88](#88)
@github-actions
Copy link

🎉 This PR is included in version 1.12.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8 GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 released
Projects
Status: Released
Development

Successfully merging a pull request may close this issue.

2 participants