-
Notifications
You must be signed in to change notification settings - Fork 896
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automagical search/sort documentation page - closes #649 #684
Automagical search/sort documentation page - closes #649 #684
Conversation
The fuzzyOptions variable was not passed to the plugin.
The list property was duplicates in the docs
Remove duplicate list property in api properties documentation
Avoid CSP violation when using pagination due to inline javascript
Fixed documentation on fuzzyOptions
Replace legacy Carbon ad code with the new version that is whitelisted from https://adblockplus.org/
Update Carbon Ad Code
Changed license date
Now LICENSE is up to date.
Tests were switched to `jest` from `Mocha`, built was switched to `webpack` from `grunt`.
* ensure link rewriting is handled by jekyll * update gh-pages config
…inks from left sidebar and "Getting started" page
Codecov Report
@@ Coverage Diff @@
## master #684 +/- ##
=======================================
Coverage 94.78% 94.78%
=======================================
Files 19 19
Lines 806 806
Branches 190 190
=======================================
Hits 764 764
Misses 29 29
Partials 13 13 Continue to review full report at Codecov.
|
f18cb8b
to
bbf50b7
Compare
Codecov Report
@@ Coverage Diff @@
## master #684 +/- ##
=========================================
Coverage ? 94.78%
=========================================
Files ? 19
Lines ? 806
Branches ? 190
=========================================
Hits ? 764
Misses ? 29
Partials ? 13 Continue to review full report at Codecov.
|
Added new documentation page "Automagical Searching + Sorting" with links from left sidebar and "Getting started" page.