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

adds flexibility to wheel styling #105

Merged
merged 1 commit into from
Feb 22, 2023
Merged

adds flexibility to wheel styling #105

merged 1 commit into from
Feb 22, 2023

Conversation

CjJordan
Copy link
Contributor

In the current wheel implementation the height and width can only be set to numbers and can't be overridden by the style prop. Similarly, the position can't be overridden.

This PR moves the style prop spread operation after height, width, and position so that they can be overridden by the style prop if needed.

@jaywcjlove jaywcjlove merged commit 528c059 into uiwjs:main Feb 22, 2023
jaywcjlove added a commit that referenced this pull request Feb 22, 2023
@jaywcjlove
Copy link
Member

@CjJordan Upgrade v1.1.2

github-actions bot pushed a commit that referenced this pull request Feb 22, 2023
jaywcjlove added a commit that referenced this pull request Feb 22, 2023
github-actions bot pushed a commit that referenced this pull request Feb 22, 2023
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.

2 participants