Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

feat(datepicker): is-open attribute, ability to hide icons, demo layout #8743

Closed
wants to merge 1 commit into from

Conversation

crisbeto
Copy link
Member

  • Adds is-open attribute that allows for the datepicker calendar to be triggered from the outside.
  • Adds the ability to disable the datepicker icons.
  • Changes the datepicker demo to a 2-column layout, making it more compact.

Fixes #8481.

@crisbeto crisbeto added the needs: review This PR is waiting on review from the team label Jun 12, 2016
* datepicker to not align properly with other components. **Use at your own risk.** Possible values are:
* * `"all"` - Hides all icons.
* * `"calendar"` - Only hides the calendar icon.
* * `"triangle"` - Only hides the triangle icon.
Copy link
Member

Choose a reason for hiding this comment

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

Very nice idea 👍

* Adds is-open attribute that allows for the datepicker calendar to be triggered from the outside.
* Adds the ability to disable the datepicker icons.
* Changes the datepicker demo to a 2-column layout, making it more compact.

Fixes angular#8481.
@crisbeto crisbeto force-pushed the 8481/datepicker-is-open branch from 00aee29 to dc933fa Compare June 12, 2016 09:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs: review This PR is waiting on review from the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants