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

refactor: migrate TimePicker to styled-components #1148

Merged
merged 8 commits into from
Nov 18, 2019

Conversation

TahimiLeonBravo
Copy link
Collaborator

#950

Changes proposed in this PR:

@nexxtway/react-rainbow

@commit-lint
Copy link

commit-lint bot commented Nov 16, 2019

Code Refactoring

  • migrate TimePicker to styled-components (9d88463)

Tests

  • remove unnecessary test (d844ec5)

Bug Fixes

Styles

  • add visibility: hidden on StyledInputHidden component (ad63aaa)

Contributors

@TahimiLeonBravo, @LeandroTorresSicilia, @cmcartaya

@@ -373,14 +373,13 @@ export default class TimeSelect extends Component {
ref={this.hourInputRef}
/>

<span className="rainbow-time-picker_dots">:</span>
<StyledDots>:</StyledDots>

Choose a reason for hiding this comment

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

StyledColon

@LeandroTorresSicilia
Copy link
Member

there is an issue when select am or pm with click

@LeandroTorresSicilia LeandroTorresSicilia merged commit b0d2793 into master Nov 18, 2019
@TahimiLeonBravo TahimiLeonBravo deleted the migrate-timepicker-styled-components branch November 19, 2019 00:25
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

3 participants