Tade0

Results 8 issues of Tade0

Add support for Fish Shell - if it's possible that is. https://fishshell.com

#179 Added CodePen and jsFiddle links to samples.

review

Fixed #165 and #166 in one pull request since they are related.

This is an attempt to introduce some consistency in the code style of this project. 3rd party files (libraries, CKEditor plugins) that are in the repo were put on the...

Fixes #204. Making a manual test here was not much of an option since normally `quailInclude.js` is present only in the built version. With some modifications though it was possible...

This PR is related to this: https://github.com/cksource/ckeditor-plugin-a11ychecker/issues/200#issuecomment-226125446 comment and should fix the problem in #200 without breaking encapsulation. The idea is for the `Viewer` to implement the `CKEDITOR.event` interface and...

review-

Fixes #140. The problem here was that Controller.issues was defined only after the check callback was called.

Fixes #200.