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

Adding read-only mode where user cannot pick a date #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JayHuang
Copy link

@JayHuang JayHuang commented Apr 9, 2016

Note: This is a re-create of #69 as that fork has been deleted. Also worth noting that ngQuickDate seems to be failing 8 tests, but that's already the case on master, not due to these changes.

Adding read-only option: read-only="true"

This makes the directive not trigger the popup, preventing the user from selecting a date.

See bottom form, data updates according to the model using $watch, but user cannot manually edit End Date.

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.

1 participant