filter
Here are 1,907 public repositories matching this topic...
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.
-
Updated
Mar 4, 2020 - Objective-C
-
Updated
Dec 11, 2017 - JavaScript
-
Updated
Mar 19, 2020 - Swift
-
Updated
Mar 28, 2018 - Java
It seems that score can be as low as it wants to and I thought the score would be from 0 to -100. So is there a way to set a lower limit? If the score is able to go to -♾ then it makes no sense.
-
Updated
Mar 15, 2020 - Python
-
Updated
Mar 20, 2020
- Navigate to some example:
https://akveo.github.io/ng2-smart-table/#/examples/custom-editors-viewers - Click Demo source

- You get a 404 page.
The links are incorrect for all examples.
-
Updated
Mar 19, 2020 - C
-
Updated
Feb 22, 2020 - C++
The hyperloglog unit tests depend on the presence of /usr/share/dict/words (see https://github.com/tylertreat/BoomFilters/blob/611b3dbe80e85df3a0a10a43997d4d5784e86245/hyperloglog_test.go#L34). It would be helpful to include the test data in the repo to ensure the tests work without modification on systems that don't follow that dictionary path convention or don't load a dictionary package.
-
Updated
Mar 6, 2020 - C#
-
Updated
Mar 18, 2020 - PHP
-
Updated
Jan 23, 2020
-
Updated
Nov 3, 2018 - Swift
test this in the live example
type 1 in the student name field
expected:
student1 should show (if they exist)
actual:
exception and no records returned
by the time the query reaches search_terms(query), query is of Integer class and query.downcase triggers the error
I'm fixing this with
def self.search_terms(query)
#integer queries are sent through as integer class
-
Updated
Feb 22, 2017 - CSS
-
Updated
Jul 5, 2017 - Go
-
Updated
Apr 25, 2018 - C
fastp will overwrite -o without checking if it is the same as -i. Worth adding a check for this scenario.
-
Updated
Feb 17, 2020 - JavaScript
Improve this page
Add a description, image, and links to the filter topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the filter topic, visit your repo's landing page and select "manage topics."

First of all, a huge thank you for this awesome project. We use it in production at our company and it works just great (has saved us many hours of coding)💯 💯
I also want to contribute to this project in some way, but im still new in the Javascript world.
Anyway, here are some ways in which I am capable to help with::