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

Missing configuration props #64

Open
AndrewKiri opened this issue Sep 1, 2020 · 0 comments
Open

Missing configuration props #64

AndrewKiri opened this issue Sep 1, 2020 · 0 comments

Comments

@AndrewKiri
Copy link

AndrewKiri commented Sep 1, 2020

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
There are few props missing that would make this library nice to use & configure:

  • be able to customise the icon between inputs as well the icon for prev and next month (in RangeDatePicker)
  • be able to prevent 10px padding on inputs, currently it's set via style={{}} which is impossible to override from outside
  • be able to have custom formatting for calendar header date (at the moment it's set as YYYY.MM, which isn't perfect for all of the cases)

Describe the solution you'd like
I've prepared a PR with all those changes above along with type declaration adjustments & some good renames.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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

No branches or pull requests

1 participant