Releases: nthachus/jquery-spellchecker
Releases · nthachus/jquery-spellchecker
0.3.2
0.3.1
0.3.0
- Use NPM package
findAndReplaceDOMText0.4 instead of embedded code - Update deprecated
Googledriver class to use Google suggestion service - Add PHPSpellCheck driver class to allow to check spelling with PHP native code
- Implement unit-tests for all PHP classes using PHPUnit
0.2.4
- Untrack
/vendorand/node_modulesfolders from Github - Remove needless
/archivefolder from Github - Folder
/distshould only contain compiled JS, CSS files - Apache
.conffile is not source code -> should be removed - Move
/src/examplesfolder to the root of project - Use jQuery, Jasmine libraries from CDN to run unit-test
/tests/javascript/spellchecker.html - Merge file
jquery.spellchecker.jsontopackage.json - Update
grunt.jslibraries - Improve PHP web-service to handle request/response better
- Correct CSS
overflowproperty - Correct spelling for comments in JS files
- Correct all HTML files of examples