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

ability to change the calendar icon position (left or right) #35

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

haithemT
Copy link

Hi,
this is a very cool date range picker, i like the simplicity of the implementation.

when i used it i needed the calendar icon to be on the left side to be in line with the others buttons in my toolbar.

i submit this pull request so maybe other people will need it.

@wojtekmaj
Copy link
Owner

Hmmmm... Since all elements are in flexbox, you should be able to reorder them to your liking using order in CSS. I wonder which approach would be better!

@wojtekmaj wojtekmaj added the enhancement New feature or request label Jul 8, 2019
@haithemT
Copy link
Author

yes using css works well but it's also nice to set it directly as prop

Copy link

@fazlyedgenroots fazlyedgenroots left a comment

Choose a reason for hiding this comment

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

looks perfect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants