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

Show current date #19

Closed
stanislavnastasiu-dev opened this issue Mar 16, 2022 · 6 comments · Fixed by #24
Closed

Show current date #19

stanislavnastasiu-dev opened this issue Mar 16, 2022 · 6 comments · Fixed by #24

Comments

@stanislavnastasiu-dev
Copy link

It would be nice to be able to see the current day.
Something like this:
asd

@uselessdev
Copy link
Owner

Hi @stanislavnastasiu-dev thanks for opening this issue, this is something that I already have planned to do, I think it'll be released in a couple of days.

ggteixeira added a commit to ggteixeira/datepicker that referenced this issue Mar 23, 2022
ggteixeira added a commit to ggteixeira/datepicker that referenced this issue Mar 23, 2022
uselessdev pushed a commit that referenced this issue Mar 23, 2022
closes #19

Author:    Guilherme Teixeira <24235344+ggteixeira@users.noreply.github.com>
Date:      Tue Mar 22 21:58:03 2022 -0300
@uselessdev
Copy link
Owner

hi @stanislavnastasiu-dev this was added in #24 and publish with the v2.2.1

@stanislavnastasiu-dev
Copy link
Author

Hi sorry to re-open this thread but i there seems to be some problem with the types of the last update v2.2.1.
My package.json reports the correct version "@uselessdev/datepicker": "^2.2.1",
I updated the package and tried to use the new property but i get an error that it doesn't exist. If i look in the src folder in Calendart.tsx the changes reported in the commit are there but if i open ./dist/index.d.ts it doesn't reflect the new property. I tried re-installing, deleteing the node_modules folder and re-install all but without success.

@uselessdev
Copy link
Owner

@stanislavnastasiu-dev thanks for reporting, I take a look soon.

@uselessdev
Copy link
Owner

hi @stanislavnastasiu-dev I have published the v2.2.2 this should fix the problem with the missing prop in types.

sorry for the delay.

@stanislavnastasiu-dev
Copy link
Author

thanks! it works as expected now

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 a pull request may close this issue.

2 participants