mirror of
https://github.com/thelounge/thelounge
synced 2025-01-10 19:38:50 +00:00
.. | ||
resources | ||
.bower.json | ||
bower.json | ||
favico-0.3.4.min.js | ||
favico.js | ||
GPL-LICENSE.txt | ||
Makefile | ||
MIT-LICENSE.txt | ||
package.json | ||
readme.md |
#favico.js More info here.
Author Miroslav Magda Version 0.3.4
Contributors: pissflaps, Yaroslav Yakovlev, LoicMahieu, Renan Gonçalves, Adam Savitzky, Jory Graham
##License All code is open source and dual licensed under GPL and MIT. Check the individual licenses for more information.
###Change log ####0.3.4
- new option for position
####0.3.3
- bugfixes
####0.3.2
- support for badge numbers bigger than 999
####0.3.1
- bugfix if <link type="icon"...> is missing
####0.3.0
- font options (font family, font style)
- badge count more than 9
- badge positions
####0.2.2
- AMD - CommonJS compatibility
####0.2.1
- Fixed console.log bug
- registered to bower
####0.2.0
- Webcam support for Opera and Firefox
- Improved performance for Opera and Firefox
- New animation type popfade
- Code cleanup
####0.1.1
- Improving performance in chrome
####0.1.0
- proof of concept