This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
Releases: e0ipso/message-center
Releases · e0ipso/message-center
v1.2.6
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
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.
Anyone can add global options. Fixed indentation and added tests.
Zinging Zebroid (v1.1.4)
Added bower main property.
Zinging Zebroid (v1.1.3)
_____ _____ _____________ ________ _____ __________ ____ ____ ________
/__ / / _/ | / / ____/ _/ | / / ____/ /__ / / ____/ __ )/ __ \/ __ \/ _/ __ \
/ / / // |/ / / __ / // |/ / / __ / / / __/ / __ / /_/ / / / // // / / /
/ /___/ // /| / /_/ // // /| / /_/ / / /__/ /___/ /_/ / _, _/ /_/ // // /_/ /
/____/___/_/ |_/\____/___/_/ |_/\____/ /____/_____/_____/_/ |_|\____/___/_____/
Updated dependency versions.
Mellow Monkey
__ ___________ __ ____ _ __ __ _______ _ ____ __ _______ __
/ |/ / ____/ / / / / __ \ | / / / |/ / __ \/ | / / //_// ____\ \/ /
/ /|_/ / __/ / / / / / / / / | /| / / / /|_/ / / / / |/ / ,< / __/ \ /
/ / / / /___/ /___/ /___ /_/ /| |/ |/ / / / / / /_/ / /| / /| |/ /___ / /
/_/ /_/_____/_____/_____\____/ |__/|__/ /_/ /_/\____/_/ |_/_/ |_/_____/ /_/
Adds:
- Support for HTML in the messages.
- Support for timeouts.
Fixes:
- Multiple directives in multiple views.
v1.0.2 release
Fixed JSHint warnings.
First official release
This is the initial release.