pjfsilva

Results 16 issues of pjfsilva

Case in point: I'm using jquery datepicker + jquery-timepicker to set the starting date of a meeting and then I have the end date. I want to show the duration...

enhancement

Fixes #25 This adds code to remove all options when search input is empty. This solves a problem where the options can be left there if you type something, get...

Steps: 1 - Go to http://sykulev.com/ajaxchosen/ 2 - Type 'wash' -> Washington appears 3 - Delete everything on search input -> Washington is still visible on options 4 - Close...

Bug

Sometimes you don't need a full colorpicker but only something to choose from a few pre-defined colors so I was wondering if it should be helpful to add a new...

Feature
Help Wanted

Steps to reproduce: On an input field with a value of a color of a swatch, init the minicolors plugin. If you open minicolors you can see the swatch color...

Bug
Help Wanted

When we are setting the buttons for a dialog, the option to set the button text is 'text': https://api.jqueryui.com/dialog/#option-buttons But on the Button Widget the option is called 'label'. https://api.jqueryui.com/button/#option-label...

Needs docs
Bug
Comp: Button
Comp: Dialog
Behavior shared with 1.12
Needs tests
Behavior Change

First, apologies because this is a feature request/question but I don't think there is a mailing list or forum to discuss these issues :\ I'm trying to build a custom...

As a new user I feel the docs are lacking like a good 'tutorial' article to spread it's usage. I'm trying to learn and be able to write that but...

enhancement

I'm trying to run this command: `azure site repository branch development ` My website is already configured with github and using continuous deployment from the master branch. Now I want...

Websites

OK, this is gonna sound a bit weird but I have a use case where I'm creating a new draggable element and I want the user to click the 'new'...