-
i want months to be displayed in a three letter word
-
Bug description or feature request:
The thing is. I've updated the angular version from 7.2.2 to 8.2.7, and all the other package.json dependencies including ngx-bootstrap (4.3.0 to 5.1.2). And aft…
-
I'm using this in an Angular directive called "datepicker". It works perfectly in a lot of places of the application, except one.
I have to load the date, received through Ajax, and show it. In a fir…
-
I have a project where i use angular 1.5.2 and i can't activate this module
i get this exception indicating that ngOptions requires the select controller
http://errors.angularjs.org/1.5.2/$compile/ctr…
-
Please put a "how to use" part into the readme.md file.
Thank you in advance
-
Great plugin and way better than the default TWBS 2.x modal. But there appears to be a small error in the getzIndex function.
The default TWBS modal has a backdrop z-index of 1040 and the modal is ha…
-
the current date picker is really good, but on a web page make sense to see a dropdown calendar
-
I implemented Angular UI datepicker in my project, and after a while, I noticed that when I open the popup box, and click on the month to change to another month, another popup window is displayed on …
-
I'm trying to make my datepicker field readonly and that attribute in the schema seems to be ignored. any ideas?
-
The problem with templates on any basic control is that it renders an unnecessary `div` tag which screws up other components that wrap the control and also css. In my case, I use a component [ember-a…