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

fix(@theme-ui/custom-properties): TS conversion #671

Merged
merged 4 commits into from
Feb 18, 2020
Merged

fix(@theme-ui/custom-properties): TS conversion #671

merged 4 commits into from
Feb 18, 2020

Conversation

LekoArts
Copy link
Collaborator

@LekoArts LekoArts commented Feb 15, 2020

Converts custom-properties over to TS.

.idea was added to gitignore
strict was used for tsconfig.json

Part of #668

@LekoArts LekoArts requested a review from mxstbr February 15, 2020 13:26
@LekoArts LekoArts mentioned this pull request Feb 15, 2020
32 tasks
Copy link
Member

@mxstbr mxstbr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work! #670 was just merged, if you rebase on top of master we should be good to go 👍

@LekoArts
Copy link
Collaborator Author

@mxstbr Good to go 👍

},
"publishConfig": {
"access": "public"
},
"dependencies": {
"pluralize": "^8.0.0"
},
"devDependencies": {
Copy link
Collaborator Author

@LekoArts LekoArts Feb 16, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we discuss about dep/devDep/peerDep for those types?
Also see: #672 (comment)

Copy link
Member

@mxstbr mxstbr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine for now, let's merge this and then add a task to move Theme to @theme=ui/css as described in #672 (comment)

Thank you for digging into this, this is awesome! 🔥

@mxstbr mxstbr merged commit bdc7e80 into system-ui:master Feb 18, 2020
@LekoArts LekoArts deleted the ts-custom-properties branch February 18, 2020 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants