Feature request: to be able to show the date picker inline, instead of in a popup. So, instead of having an input field which on click opens a popup, I just want to display the picker without previous user action.
Hi @pedrokost, if you check out in the README file this is already available by adding the inline="true" property (plunker). My advise is to use it in addition with the set-on-select property.
Feature request: to be able to show the date picker inline, instead of in a popup. So, instead of having an input field which on click opens a popup, I just want to display the picker without previous user action.
Example from uiBootstrap