This repository has been archived by the owner on Oct 3, 2018. It is now read-only.
Finally hit v1!!
It's been a long time coming, and the large majority of the work has been done by absolutely awesome people such as @adam-lynch and @4ver. The full changelog is below:
- Renamed
emojify_tag_type
totag_type
- Removed
ignored_tags
in favour ofblacklist
- Update .npmignore
- .npmignore change
- CI: Removed phantomjs debugging
- CI: Debugging phantomjs
- Added Appveyor badges
- Create appveyor.yml
- Added gulp update task
- Updated run method signature docs
- Added mode option & .run custom replacer parameter
- Added es5-shim to tests for IE8 and updated README.md. Fixes #46
- Switching from Grunt to Gulp
- [ci-skip] Added images license and updated README.md
- Support
- Ignoring JetBrains files
- Update readme, add cdnjs
- Use svg instead of png to get better image quality
- Moved tests to spec folder and renamed them
- Removed test-node gulp task
- Removed chai and gulp-mocha
- Updated testing docs regarding node tests
- Shifted tests around
- Updated README.md to use Bower version from shields.io, removed Sublime Text project file and updated .gitignore
- Added
gulp release
task gulp bump
now updates bower.json as well- Added dist
- Get the window object from the passed element
- Moved emojify.js to src
- Added compiled versions
- Resolved jshint warnings
- Added
run
function usage in node.js to readme - Browser tests working in node with jsdom
- fixed package.son
- Added jsdom dev dependency
- Testing jsdom support
- Added support for calling
.run()
in node - Moving images & dev JS file into /src & copying images to /dist
- Added gulp bump task
- Added "gulp clean" to clean dists & unignored CSS
- Assets are stored under /dist now
- Added es5-shim to tests for IE8 and updated README.md. Fixes #46
- Switching from Grunt to Gulp
- [ci-skip] Added images license and updated README.md
- Fix npm & bower versions in readme
- Added LICENSE.md, updated README.md, closes #79
- Ignoring JetBrains files
- Update emoticons css