Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added number badge on top the tab icon to show the number of active conversations #421

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 27, 2020

  1. Improved logo.svg

    	- fixes to render correctly in firefox
    	- correct size
    	- the icon is aligned to a 2x2 grid to render crisp on retina
    	- has update colours that work on light and dark mode
    Added: Show number of active conversations on top of the badge icon
    Arjen Schat committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    939da3c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Only show a red badge, without the number to indicate there are unrea…

    …d messages
    Arjen Schat committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    ee0f63c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Merge branch 'master' into dev-icon-badge

    Arjen Schat committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    710b096 View commit details
    Browse the repository at this point in the history
  2. Fixed: Show unread icon in Chrome

    	Added data-react-helmet property to the link, this forces Helmet to override the existing icon
    Removed Canvas rendering
    Added logo with unread badge
    Arjen Schat committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    9f73c38 View commit details
    Browse the repository at this point in the history