Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Releases: e0ipso/message-center

v1.2.6

14 Dec 10:08
Compare
Choose a tag to compare

Version bump

7546498 by Mateu Aguiló Bosch (G)

:100644 100644 150ec8a... e83eb20... M package.json

Remove deprecated version from bower.json

a91cd37 by Mikael Korpela (N)

https://github.com/bower/spec/blob/master/json.md#version

Since this is behind tags, bower install complains:

bower message-center#~1.2.5                    mismatch Version declared in the json (1.1.3) is different than the resolved one (1.2.5)
:100644 100644 3f4c23c... 5eb6c53... M  bower.json

Bugfix: Close unclosed span tag to prevend error in Internet Explorer 8

e29c0b2 by Eduard S (N)

:100644 100644 cb7ddb3... 138e9cd... M  message-center.js

v1.2.5

18 Sep 04:12
Compare
Choose a tag to compare

Update to angular version and move of mocks

09ef4d7 by Robert Brown
Move angular-mocks to devDependencies and update angular and
angular-route to allow up to version 1.5.0.

Closes #28, closes #25

Anyone can add global options. Fixed indentation and added tests.

e245a8f by Milos Bejda
This closes #26.

Zinging Zebroid (v1.1.4)

02 Feb 14:26
Compare
Choose a tag to compare

Added bower main property.

Zinging Zebroid (v1.1.3)

29 Jan 06:44
Compare
Choose a tag to compare
 _____   _____   _____________   ________   _____   __________  ____  ____  ________ 
/__  /  /  _/ | / / ____/  _/ | / / ____/  /__  /  / ____/ __ )/ __ \/ __ \/  _/ __ \
  / /   / //  |/ / / __ / //  |/ / / __      / /  / __/ / __  / /_/ / / / // // / / /
 / /___/ // /|  / /_/ // // /|  / /_/ /     / /__/ /___/ /_/ / _, _/ /_/ // // /_/ / 
/____/___/_/ |_/\____/___/_/ |_/\____/     /____/_____/_____/_/ |_|\____/___/_____/  

Updated dependency versions.

Mellow Monkey

24 Nov 17:03
Compare
Choose a tag to compare
    __  ___________    __   ____ _       __   __  _______  _   ____ __ _______  __
   /  |/  / ____/ /   / /  / __ \ |     / /  /  |/  / __ \/ | / / //_// ____\ \/ /
  / /|_/ / __/ / /   / /  / / / / | /| / /  / /|_/ / / / /  |/ / ,<  / __/   \  / 
 / /  / / /___/ /___/ /___ /_/ /| |/ |/ /  / /  / / /_/ / /|  / /| |/ /___   / /  
/_/  /_/_____/_____/_____\____/ |__/|__/  /_/  /_/\____/_/ |_/_/ |_/_____/  /_/   

Adds:

  • Support for HTML in the messages.
  • Support for timeouts.

Fixes:

  • Multiple directives in multiple views.

v1.0.2 release

21 May 09:27
Compare
Choose a tag to compare

Fixed JSHint warnings.

First official release

28 Nov 10:22
Compare
Choose a tag to compare

This is the initial release.