-
Updated
Jul 11, 2020 - Python
option
Here are 133 public repositories matching this topic...
This repository's README.md is way too long. The documentation specifics should be in a separate .md file, on the wiki, or both; and the main README.md should focus on the sections other than the Detailed Examples. In fact, Overview is also too long; I'd stick to a couple of examples, no more than that for the repo landing page.
-
Updated
Feb 23, 2020 - HTML
-
Updated
Jun 17, 2020 - TypeScript
Lack of documents
Lots of them are under construction.
BTW sywac itself is great and easy to use with no extra dependency. Good work
-
Updated
Jun 1, 2020 - C++
-
Updated
Apr 19, 2020 - TypeScript
-
Updated
Jul 3, 2020 - TypeScript
-
Updated
Jun 25, 2020 - TypeScript
-
Updated
Jul 10, 2020 - TypeScript
-
Updated
Mar 7, 2020 - Rust
-
Updated
Oct 23, 2019 - Dart
-
Updated
Jun 7, 2020 - R
-
Updated
Apr 8, 2020 - Dart
-
Updated
Apr 2, 2020 - TypeScript
-
Updated
Mar 9, 2020 - Python
-
Updated
Apr 4, 2020 - TypeScript
-
Updated
Jul 11, 2017 - Ruby
-
Updated
Dec 13, 2019 - TypeScript
-
Updated
Apr 26, 2020 - TypeScript
-
Updated
Sep 23, 2018 - TypeScript
Improve this page
Add a description, image, and links to the option topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the option topic, visit your repo's landing page and select "manage topics."
Separator not working, fixed by change '||' into '&&' -> logical error
Dropdown height hardcoded leading to missing height modal on dynamic options number, fixed by deleting height on style -> styling error
already created PR in : sohobloo/react-native-modal-dropdown#228
hope this help