mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[PR #22] [MERGED] Dynamic Favicon shows number of new lines #175
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#175
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mthenw/frontail/pull/22
Author: @lexx27
Created: 11/1/2013
Status: ✅ Merged
Merged: 1/10/2014
Merged by: @mthenw
Base:
master← Head:favicon📝 Commits (5)
49b3b7edynamic favicon5aa40fefavicon show new linesc4d3c5fmove code away from io event2ae3eb9merger master5508492lint fixes📊 Changes
5 files changed (+37 additions, -0 deletions)
View changed files
📝
.jshintignore(+1 -0)📝
lib/web/assets/app.js(+26 -0)➕
lib/web/assets/favicon.png(+0 -0)➕
lib/web/assets/tinycon.min.js(+8 -0)📝
lib/web/index.html(+2 -0)📄 Description
I tried to achieve this with minimum dependencies.
I used tinyconjs for the favicon manipulation but I avoided to use jquery just for the focus event.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.