deprecated
Here are 2,721 public repositories matching this topic...
-
Updated
Apr 4, 2019 - Ruby
Update Readme
-
Updated
Apr 3, 2019 - Objective-C
-
Updated
Apr 25, 2019 - Java
I'm not really fond of this recommandation.
Look at this code :
https://github.com/angular/material2/blob/master/src/components/checkbox/checkbox.ts
Having to declare all the properties set in the host property will make the code far less readable.
Well, perhaps it's just a matter of taste.
-
Updated
Feb 1, 2017 - JavaScript
-
Updated
Apr 4, 2018 - PHP
-
Updated
Oct 17, 2018 - C
-
Updated
Jan 8, 2020 - Go
-
Updated
Jul 30, 2019 - Shell
-
Updated
Apr 27, 2020 - PHP
-
Updated
May 11, 2020 - Swift
-
Updated
Dec 1, 2019 - Python
-
Updated
Jun 11, 2019 - Shell
I think it is a good idea to show warning to any other commands other than what is available.
For instance, if the user makes a typo mern inis instead of mern init as per now there is no message being shown.
A warning might be suitable here such as unknown command inis
-
Updated
May 13, 2019 - HTML
-
Updated
May 7, 2018 - Swift
-
Updated
Jun 19, 2020 - JavaScript
-
Updated
Apr 10, 2018 - Python
-
Updated
Oct 22, 2018 - JavaScript
-
Updated
Sep 7, 2014 - Java
-
Updated
May 7, 2018 - Python
-
Updated
Feb 1, 2017 - CSS
-
Updated
Dec 14, 2019 - PHP
-
Updated
Aug 20, 2018 - JavaScript
Improve this page
Add a description, image, and links to the deprecated topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deprecated topic, visit your repo's landing page and select "manage topics."


This is not a bug, but rather a suggestion.
It would be nice if chosen had a configuration option to use plain select box' "placeholder" attribute value instead of "data-placeholder".
Optionally using plane "placeholder" would simplify switching back and forth between plain select boxes and chosen boxes.
I know it's easy to use jQuery to copy "placeholder" attribute value into "data-placeho