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

Date disabled attribute in ng2-bootstrap date Picker is not working #799

Closed
lmudhaliyar opened this issue Jul 29, 2016 · 6 comments
Closed

Comments

@lmudhaliyar
Copy link

Date disable attribute is not working.
Added below code in .ts file.
this.testDateDisabled = [
{date: (new Date("October 13, 2016 11:13:00")), mode: 'day'}
];
October 13 is not disable in the datepicker.

@VirendraWankhede
Copy link

Facing same issue, anyone know about it please share your answer, thanku

@AlexLovato
Copy link

it's marked as "todo" in the source code, doesn't seem to be implemented fully

sdolier added a commit to sdolier/ng2-bootstrap that referenced this issue Oct 15, 2016
…erty (valor-software#799)

* Implemented dateDisabled property on date picker in day, month and year mode.
* Added Disable Tomorrow example to demo app
@vcernomschi
Copy link

+1

@Misenooooo
Copy link

Misenooooo commented Oct 20, 2016

+1 When could we expect a release of this feature?

valorkin pushed a commit that referenced this issue Nov 4, 2016
…erty (#799) (#1130)

* Implemented dateDisabled property on date picker in day, month and year mode.
* Added Disable Tomorrow example to demo app
@teacii
Copy link

teacii commented Dec 10, 2016

Hi
I see the feature implemented but it is not available in npm version.
Any update on that front?

Thanks

@valorkin
Copy link
Member

valorkin commented Sep 7, 2017

available in old datepicker
not yet in new one

@valorkin valorkin closed this as completed Sep 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants