-
Updated
Nov 19, 2018 - JavaScript
Vanilla JavaScript
Vanilla JavaScript is the native JavaScript language included in the browser and standardized/maintained by ECMA International and W3C.
Here are 1,149 public repositories matching this topic...
-
Updated
May 29, 2020 - JavaScript
-
Updated
Apr 27, 2020 - JavaScript
this is a feature request. It would be great to have the same clear button on the right side of multi selects that is available in single selects. On click, this button should delete all selected option in a row.
It could be a good idea to activate this button (and maybe the button on single selects as well) with a new option removeButton
I thought that this repository had no demonstration but, after some minutes looking for I found it in almost the last position in the README: thinking:. I think, maybe, by adding the Now Demo Link in the repo description we can get a quick preview of the package
BTW, thanks for the library :)
-
Updated
May 29, 2020 - JavaScript
-
Updated
Jun 12, 2019 - JavaScript
Clicking the link for components/_classes/component/Component
in the generated docs leads to this URL, which produces a 404: https://formio.github.io/formio.js/docs/class/src/components/_classes/component/Component.js~Component.html

-
Updated
Jan 15, 2020 - HTML
-
Updated
Apr 29, 2020 - JavaScript
-
Updated
May 18, 2019 - JavaScript
The method suggested in #108 for instantiating multiple instances of tabby with the same selector might be a useful addition to the documentation. It was exactly what I was looking for, and discovered it in the closed issues.
-
Updated
May 29, 2020 - JavaScript
If you have an element that scrolls with children that need to animate, it would be good if an element could be passed as the container instead of the document.
Add CONTRIBUTING.md
Hi. I was hoping I could contribute to the project/docs. I just need a little bit of guidance on how to contribute since this will be my first contribution. Maybe you can add a contribution guide. Hopefully it would also be newbie friendly :D. Thank you.
-
Updated
Mar 13, 2020 - JavaScript
-
Updated
Dec 26, 2019 - HTML
-
Updated
Jun 14, 2016 - JavaScript
-
Updated
Apr 6, 2020 - JavaScript
I suggest another change... this will insert a "clear" button next to the search term.. most people will find it normal to have that. Plus is it inconvenient having to "backspace" to clear a search term.
=================================================================
Hi,
Thank's for the good job on the lib.
I'd like to suggest an update in the library documentation, specifically at this page:
https://github.com/Mobius1/Selectr/wiki/Options#messages
There are two customizable messages that are not yet documented: noOptions
and searchPlaceholder
.
I'd update the Wiki myself but unfortunately AFAIK Github does not allow pull-requests on Wiki's.
-
Updated
Nov 25, 2019 - JavaScript
-
Updated
Nov 9, 2018 - JavaScript
When describing the configuration object for Mixitup Pagination, you mistakenly wrote onPaginateStart twice in the callbacks section.
I suppose the second one should be onPaginateEnd.