ui-date icon indicating copy to clipboard operation
ui-date copied to clipboard

jQuery UI Datepicker for AngularJS

Results 34 ui-date issues
Sort by recently updated
recently updated
newest added

Currently users see jQuery Datepicker's default format in the input element, while our $scope gets the format we specified in uiDateFormat. This PR makes the input element display the correct...

Is there any way to manually trigger a refresh of the datepicker from an angular controller?

1. Describe the problem and the steps to reproduce I have an enterprise client using bower to manage dependencies and I'm attempting to upgrade to version 1.1.1 Bower isn't picking...

1. Describe the problem and the steps to reproduce 2. Describe the expected result 3. Please create a jsbin/plunkr/etc and preferably non-anonymous so that it does not expire 4. Which...

When you add ui-date directive to an input control the initial state of the control is dirty causing the form to be dirty as well. The control should only be...

Hello, I am using the ui.date directive for datepicker in my app, but I have some problem with storing value. How to get only date **without time and day** ?...

Hello, In the changelog file it's written "1.1.1 (2016-03-31) Bug Fixes ui-date: Fix for ie10/11 focus issues" But there is no official release 1.1.1. We use IE 11 and would...

Problem definition: https://github.com/angular-ui/ui-date/pull/172#issuecomment-296486378

Hello, this is my first issue 1.After I del the directory "node_modules", run `npm i` again to reinstall the newest "angular-ui-date" and "jquery-ui". I found that jquery-ui's directory has changed...