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

hey flauc i want to try my luck in fixing this issue , have anyone tried to fix this already? - https://github.com/flauc/angular2-notifications/issues/144 #370

Open
wants to merge 483 commits into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
483 commits
Select commit Hold shift + click to select a range
3cc4993
export Notification from notification.type
Caballerog Dec 18, 2016
a212144
Fix for noUnusedLocals in TypeScript
krojew Dec 19, 2016
8c485b5
locking down typescript version to make unit tests pass
notprathap Dec 19, 2016
deb8021
Merge pull request #125 from notprathap/feature/minimum-changes
flauc Dec 19, 2016
b907f51
chore: Removed rxjs dependency
flauc Dec 19, 2016
6811070
docs: add link to issue #25
jiayihu Dec 21, 2016
d5dd2a6
Merge pull request #126 from jiayihu/patch-1
flauc Dec 21, 2016
21a7b47
docs(readme): Added shilds
flauc Dec 26, 2016
c01feaf
Merge remote-tracking branch 'origin/master'
flauc Dec 26, 2016
545e1f9
fix(max-pipe): Added null check
flauc Dec 26, 2016
0256686
Merge remote-tracking branch 'upstream/master'
krojew Dec 28, 2016
e1d6950
Fix TypeScript 2.0 type checking issues
ccreighton-apptio Dec 29, 2016
92fbca9
chore(readme): Added donation button
flauc Jan 2, 2017
0dd88d4
Merge pull request #124 from krojew/master
flauc Jan 9, 2017
540cda5
Merge pull request #131 from cjc343/master
flauc Jan 9, 2017
cfd34e2
Fix missing ```
BafS Jan 10, 2017
03e6cdd
Merge pull request #133 from BafS/patch-1
flauc Jan 10, 2017
a8d7862
Merge pull request #122 from Caballerog/master
flauc Jan 15, 2017
06c08aa
chore(package.json): Version bump
flauc Jan 17, 2017
5e582bc
Made change to push notification interface params added data to be us…
Jan 23, 2017
1ae2494
Merge pull request #139 from NavitChoudhary/NavitChoudhary
flauc Jan 23, 2017
1a07a14
chore(package): updated version :package:
flauc Feb 2, 2017
313ca4d
Usage in multiple shared modules
IT-Ideas Feb 3, 2017
c8f2e8b
Updated import accordingly
IT-Ideas Feb 3, 2017
3366a46
Merge pull request #145 from IT-Ideas/patch-1
flauc Feb 3, 2017
ca85d86
chore(package): updated version :package:
flauc Feb 3, 2017
1e078d8
add .forRoot() to import statement as per #146
asnelling Feb 4, 2017
2e6a707
Merge pull request #147 from asnelling/docs/#146
flauc Feb 4, 2017
100d7fb
chore(package): updated version :package:
flauc Feb 4, 2017
305d9c0
Added posibility to override icon per notification
Feb 5, 2017
d2acdb5
Merge pull request #148 from SteffenJahr/icons
flauc Feb 5, 2017
1bd0e1c
Adds missing line of code
rmcsharry Feb 12, 2017
59daec8
fix maxStack propertyName; root export some Interfaces
jaybekster Feb 15, 2017
224f820
PR fix: misprint
jaybekster Feb 15, 2017
cb3c02f
Merge pull request #157 from jaybekster/typos
flauc Feb 15, 2017
0f35148
Angular 4 compatibility fix
shibulijack Mar 26, 2017
ba95ec8
Angular 4 Compatibility fix
shibulijack Mar 26, 2017
3d2be7e
Fix icon showing bare for create/html
Gagaro Apr 3, 2017
9576a6c
Merge pull request #176 from Gagaro/patch-1
flauc Apr 5, 2017
7f1ce5b
Merge pull request #154 from rmcsharry/patch-1
flauc Apr 5, 2017
4180ff4
Merge pull request #171 from shibulijack/master
flauc Apr 5, 2017
1ebe767
feat: Updated to angular v4.0.1 :zap:
flauc Apr 6, 2017
2ed2586
feat: Mayor refactoring, added example from angular cli :hammer:
flauc Apr 9, 2017
c7a4312
chore(notifications): Content param is now optional #182
flauc Apr 9, 2017
74a53b9
chore(travis, tslint): cleanup :hammer:
flauc Apr 9, 2017
6f0b77d
chore(app): Indent :hammer:
flauc Apr 9, 2017
ee7609b
chore(travis): :hammer:
flauc Apr 9, 2017
b324500
chore(travis): :hammer:
flauc Apr 9, 2017
4c1a056
fix(package.json): platform-browser peerDep :bug:
flauc Apr 9, 2017
69fabaf
chore(package.json): version bump
flauc Apr 9, 2017
6029aea
chore(tsconfig): rollback targetting to es6
blackholegalaxy Apr 10, 2017
e614a21
Merge pull request #187 from blackholegalaxy/master
flauc Apr 11, 2017
0df0307
chore(tsconfig): Moving to es5 target :hammer:
flauc Apr 11, 2017
891ae80
docs(CHANGELOG): Added newest changes to log
flauc Apr 11, 2017
4dc1b17
refactor: Removed src from published library #162
flauc Apr 11, 2017
5ef9059
chore: Added src back to prod lib :hammer:
flauc Apr 11, 2017
298b4e6
fix(notification): safeSvg should be a public prop #192 :bug:
flauc Apr 12, 2017
1f9b837
docs(README): updated systemJS import #190
flauc Apr 12, 2017
4fa6148
feat: add warn notification type
blackholegalaxy Apr 27, 2017
41a301c
fix(style): fix warn style including text color
blackholegalaxy Apr 27, 2017
8c42d18
fix(style): split warn title and content text style
blackholegalaxy Apr 27, 2017
f6f557f
style: update text style for warn notification
blackholegalaxy Apr 27, 2017
04c0153
test: add test for warn method
blackholegalaxy Apr 27, 2017
37793fd
lint: remove trailing whitespaces
blackholegalaxy Apr 27, 2017
65e66a9
Merge pull request #200 from blackholegalaxy/master
flauc Apr 27, 2017
4d0e9a6
chore(NotificationsService): content and type now have initial values…
flauc Apr 27, 2017
f494a00
chore(NotificationsService): type is now predefined in html() :zap:
flauc Apr 27, 2017
2a351e6
docs(toastNotifications): Updated methods to include new warn() :zap:
flauc Apr 27, 2017
2ff04a7
chore(NotificationComponent): Added fill for warn :lipstick:
flauc Apr 27, 2017
8347c63
chore(Icons): Updated fill to while :lipstick:
flauc Apr 27, 2017
a9470e2
docs(ToastNotifications): Added warn icons :zap:
flauc Apr 27, 2017
7096b1c
docs(Changelog): Added 0.6.0
flauc Apr 27, 2017
c9031a9
chore(SimpleNotificationsModule): removed BrowserAnimationsModule :ha…
flauc Apr 30, 2017
5582978
docs: Updated readme to include AnimationsModule :hammer:
flauc Apr 30, 2017
c8af4d5
fix: Missing notifications service :bug:
flauc Apr 30, 2017
22c0c10
fix: Missing notifications service :bug:
flauc Apr 30, 2017
7fb40a2
fix: SVG warn size
marlomgirardi May 3, 2017
aeb5b63
Merge pull request #204 from marlomgirardi/master
flauc May 4, 2017
f05882e
chore: Version bump
flauc May 4, 2017
f6e0f54
allow AoT building
May 16, 2017
b729c83
fix(service): Showing icon when using create() :bug:
flauc May 17, 2017
92bb543
fix(notification): animation override :bug:
flauc May 17, 2017
f8f2669
Merge pull request #212 from jlberrocal/allow-aot
flauc May 18, 2017
701f116
chore: Version bump for AoT publish :hammer:
flauc May 18, 2017
a046a05
chore: Removed aot settings :hammer:
flauc May 19, 2017
b167f07
docs: Changed demo link :hammer:
flauc May 19, 2017
85c2d17
Update toastNotifications.md
Jun 9, 2017
09790c7
Merge pull request #219 from SherlockStd/patch-1
flauc Jun 9, 2017
b51d978
fixed codelyzer path
Jul 19, 2017
4f80773
Merge pull request #226 from NielsVerheijen/linter-patch
flauc Jul 19, 2017
6f1f146
docs(README): documentation update
andreasonny83 Jul 21, 2017
94f61d6
Merge pull request #227 from andreasonny83/documentation
flauc Jul 21, 2017
1f6ff43
fix(Karma): Fixing wrong configuration files
andreasonny83 Jul 21, 2017
610548d
ci(Travis): Use Node 6
andreasonny83 Jul 21, 2017
a44aab4
Merge pull request #228 from andreasonny83/fixing_configuration
flauc Jul 21, 2017
41fac3e
Use icons from override-object if set
mkollers Jul 27, 2017
62fa7df
Merge pull request #231 from mkollers/patch-1
flauc Jul 27, 2017
8557203
Override icons in service from binding
mkollers Jul 27, 2017
9454f95
Made icons public to allow changes
mkollers Jul 27, 2017
553a1fb
Merge pull request #232 from mkollers/master
flauc Jul 27, 2017
fc204f8
chore: Version bump, minor lint fix :bug:
flauc Jul 31, 2017
274499c
Workaround for "Error TS7017 Element implicitly has an 'any' type"
Sky4CE Aug 3, 2017
b4be4c3
Merge pull request #233 from Sky4CE/master
flauc Aug 3, 2017
d518d04
chore: Version bump :zap:
flauc Aug 3, 2017
bd924b7
Add return types and document click subscription
nivekcode Aug 18, 2017
02014c5
Remove blank line
nivekcode Aug 18, 2017
71d6d58
Merge pull request #240 from kreuzerk/feature/addClickDocumentation
flauc Aug 18, 2017
40cde81
Add possibility to display the icon when calling .html
nivekcode Aug 21, 2017
d7a3321
Adjust readme
nivekcode Aug 21, 2017
d99f08f
Keep original formating
nivekcode Aug 21, 2017
e6b381c
Render the build aot compatible
bokzor Sep 20, 2017
449560d
Merge pull request #246 from bokzor/master
flauc Sep 20, 2017
5492a5e
OnPush"
Sep 26, 2017
ce01a93
Styling
Sep 26, 2017
fa31363
Do not export service
Ottunger Sep 26, 2017
ddc4ac0
Leave ng2 until detectChanges
Ottunger Sep 27, 2017
a5e7432
fix(PushNotificationModule): exporting service :bug:
flauc Oct 1, 2017
c811ca1
change preventDuplicates type to boolean
ivanryuu Oct 5, 2017
8773aa6
Merge remote flauc
Oct 5, 2017
2469703
Merge pull request #249 from ivanryuu/prevent-duplicates-type
flauc Oct 10, 2017
cba85c7
Merge pull request #250 from Ottunger/fix/icf-1169-onpush
flauc Oct 10, 2017
bff1b55
Added 3 new animations: fade, fromTop, fromBottom
NioTeX Oct 11, 2017
ca05194
fix(build): add typings to package.json
JonnyBGod Nov 1, 2017
e2f30be
Merge pull request #261 from JonnyBGod/patch-1
flauc Nov 2, 2017
6081fee
Merge pull request #254 from LynxSolutions/master
flauc Nov 2, 2017
43098f6
Merge pull request #241 from kreuzerk/feature/htmlNotificationsWithIcons
flauc Nov 2, 2017
bbf6f0a
chore(package.json): locked versions
flauc Nov 4, 2017
e9c2ccc
chore(package.json): removed ng-package :fire:
flauc Nov 4, 2017
3b63549
feat(NotificationComponent): Added support for html and templateRef t…
flauc Nov 4, 2017
dae4402
fix(SimpleNotificationsModule): service export :bug:
flauc Nov 4, 2017
9fb5605
chore(SimpleNotificationComponent): Simplified emitter implementation…
flauc Nov 4, 2017
0e3a592
feat: Refactored build process :zap:
flauc Nov 5, 2017
3452410
fix(NotificationsService): title and content arguments are type any :…
flauc Nov 5, 2017
79245df
fix(NotificationComponent): missing '*' on ngTemplateOutlet :bug:
flauc Nov 5, 2017
aec71bc
feat(Readme): Added examples for TemplateRed #218
flauc Nov 5, 2017
93d24c4
chore(NotificationComponent): Added default min-height to notificatio…
flauc Nov 5, 2017
43077f7
fix(SimpleNotificationsComponent): closes #239
flauc Nov 5, 2017
b0acb84
feat(SimpleNotificationsComponent): Extended position to support "mid…
flauc Nov 5, 2017
3c6cdcc
chore(CHANGELOG): Added new version :zap:
flauc Nov 5, 2017
625942a
fix(package.json): version mismatch :bug:
flauc Nov 5, 2017
76dbf17
fix(Options): Added middle and center to interface :hammer:
flauc Nov 5, 2017
f537ef8
feat: Notifications now use ChangeDetection.OnPush
flauc Nov 5, 2017
45a9060
chore(index.ts): Added missing interface exports closes #264
flauc Nov 6, 2017
ae06f69
add 'clickIconToClose', remove SASS as it's not used
lbrooks-liquidnet Nov 7, 2017
1478d17
documentation for clickIconToClose and ngClass -> class.icon-hover
lbrooks-liquidnet Nov 7, 2017
9fc8dae
Merge pull request #267 from lbrooks/master
flauc Nov 7, 2017
c1e0b28
Fix: allow to use ngTemplate with notification type html
Nov 10, 2017
f91be8e
Feat: emit Event when timeout ends
Nov 10, 2017
7b3bf45
Content for notification has it own class "sn-html"
Nov 10, 2017
35613df
Merge pull request #271 from alhenaconseil/feat-event-timeout-end
flauc Nov 13, 2017
878129b
Merge pull request #270 from alhenaconseil/fix-html-ng-template
flauc Nov 13, 2017
dabb63a
chore: Version bump closes #283
flauc Dec 26, 2017
7e5e2a5
chore: travis update :green_heart:
flauc Dec 26, 2017
5c75539
Fixed styles for notifications having icons.
georgique Jan 16, 2018
1e3bfeb
Merge pull request #292 from georgique/master
flauc Jan 24, 2018
51f477b
feat: Implementing global options #297
flauc Apr 1, 2018
0963518
chore: Codilizer missing from dependencies, removed member ordering f…
flauc Apr 1, 2018
ead3e55
feat: implementation and readme for global options closes #297
flauc Apr 1, 2018
7eee57a
feat: implementation and readme for global options closes #297
flauc Apr 1, 2018
07e062e
feat: Updated live demo link
flauc Apr 2, 2018
cd385af
fix(SimpleNotificationsComponent): Importing globalOptions only if co…
flauc Apr 15, 2018
e70d364
Merge remote-tracking branch 'origin/master'
flauc Apr 15, 2018
f8c64cc
fix: Using factory for options :bug: closes #303
flauc Apr 15, 2018
b259fc7
Notification don't show up when invoke does not come from the UI #310
hicham-barhoumi Apr 18, 2018
8913fa9
Merge pull request #311 from hichemhlm/patch-2
flauc Apr 18, 2018
f22ab48
Progress Bar is infinite #211
hicham-barhoumi Apr 18, 2018
410687e
Update notification.component.ts
hicham-barhoumi Apr 18, 2018
2911dcd
Merge pull request #312 from hichemhlm/patch-3
flauc Apr 18, 2018
f6ca2ee
feat: Version bump :zap:
flauc Apr 19, 2018
16e8d1f
Added mising typings to package.json file
cealmees May 1, 2018
d27e4cc
Merge pull request #317 from cealmees/typings-addition-to-package.json
flauc May 2, 2018
bb8917e
feat: Updates for ng6 :tada: #319
flauc May 7, 2018
f4d760c
Merge remote-tracking branch 'origin/master'
flauc May 7, 2018
35d68e7
feat: Updates for ng6 :tada: #319
flauc May 7, 2018
17ef275
converts Positionto to support typescript 2.7
May 28, 2018
d2ed707
Merge pull request #322 from GNSSYSTEMS-tg/patch-1
flauc May 29, 2018
5a7966b
Allow unsafe html inside notifications
sebastientromp Apr 24, 2018
6030c2b
Merge pull request #315 from Zero-to-Heroes/master
flauc Jul 26, 2018
5db279c
Detach notifications view from the change-detection tree on ngOnDestroy
a-sh Aug 20, 2018
fb26d5b
Merge pull request #328 from a-sh/fix-296
flauc Aug 20, 2018
a2e540b
Detach notifications view from the change-detection tree on ngOnDestroy
a-sh Aug 20, 2018
cc87503
Merge pull request #329 from a-sh/fix-296
flauc Aug 22, 2018
00d6ba8
chore: Removed playground (outdated), bumped version :hammer:
flauc Aug 25, 2018
9f71e14
feat: Enums for NotificationType and NotificationAnimationType :zap:
flauc Aug 27, 2018
a5082c3
chore(instance): hotfix :bug:
flauc Aug 28, 2018
2d7b5e6
Update notifications.service.ts
DeadlyDoll Oct 11, 2018
9da35dd
Merge pull request #335 from DeadlyDoll/patch-1
flauc Oct 11, 2018
e23a80e
fix typo in readme
Oct 18, 2018
2b418cc
Merge pull request #337 from Locour/master
flauc Oct 18, 2018
5820cca
Upgrade to Angular7
alippai Oct 24, 2018
9827328
Merge pull request #339 from alippai/angular7
flauc Dec 5, 2018
b4d7921
chore: Cleaned up vulnerabilities
flauc Dec 5, 2018
c1177a9
chore: Revered gulp version
flauc Dec 5, 2018
39dc9d3
Added template context management
Feb 19, 2019
79ef18e
Updated README and CHANGELOG.
Feb 19, 2019
afd70af
Merge pull request #344 from npacucci/master
flauc Feb 22, 2019
932ecce
chore(deps): bump js-yaml from 3.12.0 to 3.13.1
dependabot[bot] Jun 5, 2019
71fa89a
Merge pull request #349 from flauc/dependabot/npm_and_yarn/js-yaml-3.…
flauc Jun 5, 2019
5970df9
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
dependabot[bot] Aug 28, 2019
8a20a57
Merge pull request #352 from flauc/dependabot/npm_and_yarn/mixin-deep…
flauc Aug 28, 2019
ee97ef1
move to ng-cli
Oct 22, 2019
4305372
fix the build
Oct 23, 2019
6a61a46
Set the original library name back
Oct 24, 2019
a9de6b4
downgrade to Angular 8
Oct 24, 2019
6f941bf
adding peerDependencies
Oct 24, 2019
f9dba4e
Merge pull request #356 from youkouleley/master
flauc Nov 25, 2019
bca801c
fix lint, remove "on" prefixes from events
Nov 25, 2019
ee0562b
add cli in devDependencies for CI
Nov 25, 2019
615e9a1
fix dependencies
Nov 25, 2019
78439d7
remove Node 8 from CI build (not supported anymore)
Nov 25, 2019
8f1b9c1
fix ViewRef (cannot be injected directly)
Dec 4, 2019
23a90f6
fixed "Progress bar not stopping the time for notification card while…
Dec 13, 2019
5a27296
Merge pull request #358 from ddhille/master
flauc Dec 16, 2019
08f29bc
update @angular/cli
GuerricPhalippou Apr 4, 2020
3677737
angular 9 migration
GuerricPhalippou Apr 5, 2020
c9be134
chore(deps): bump https-proxy-agent from 2.2.1 to 2.2.4
dependabot[bot] Apr 16, 2020
30616f1
Merge pull request #361 from flauc/dependabot/npm_and_yarn/https-prox…
flauc Apr 16, 2020
ed0b340
replace nodejs 11 with 12 in CI build
Guerric-P Apr 24, 2020
1a5e14f
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4
dependabot[bot] Jun 6, 2020
89ebbcd
Merge pull request #363 from flauc/dependabot/npm_and_yarn/websocket-…
flauc Jun 6, 2020
75056a3
chore(deps): bump lodash from 4.17.11 to 4.17.19
dependabot[bot] Jul 16, 2020
c719df1
chore(deps): bump http-proxy from 1.18.0 to 1.18.1
dependabot[bot] Sep 7, 2020
962458c
Merge pull request #366 from flauc/dependabot/npm_and_yarn/http-proxy…
Guerric-P Nov 24, 2020
0b27944
Merge pull request #364 from flauc/dependabot/npm_and_yarn/lodash-4.1…
Guerric-P Nov 24, 2020
1d56acd
chore: Updated to Angular 11, migrated to ESLint, fixed ng test
drola Jan 4, 2021
281e6da
Merge pull request #371 from drola/master
flauc May 28, 2021
4d3d17f
chore: Updated to Angular 12
Jul 21, 2021
7c97097
wip
Jul 22, 2021
79cfc38
Merge pull request #381 from pelord/master
flauc Aug 10, 2021
56ec8d5
Angular 12 migration
Oct 30, 2021
9f0b407
fix: don't import BrowserAnimationsModule in a library
wwjhu May 31, 2022
f43694b
Merge pull request #396 from wwjhu/fix-import
flauc May 31, 2022
2d3f57b
chore(deps): bump jszip from 3.5.0 to 3.10.1
dependabot[bot] Sep 8, 2022
94e481d
Merge pull request #400 from flauc/dependabot/npm_and_yarn/jszip-3.10.1
flauc Sep 8, 2022
d5eba37
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1
dependabot[bot] Feb 4, 2023
13ad1e6
chore(deps): bump qs from 6.5.2 to 6.5.3
dependabot[bot] Feb 4, 2023
fe8ecb4
angular 13
Oct 29, 2023
ed3f3a0
angular 14
Oct 29, 2023
042f846
angular 15
Oct 29, 2023
35ff897
angular 16
Oct 29, 2023
18c289c
bump version
Oct 29, 2023
dd93c37
add demo project
Oct 29, 2023
e47a084
include demo app in the sources
Oct 29, 2023
c436b93
config
Oct 29, 2023
19b6eb4
fix dist folders
Oct 29, 2023
d594a1e
duplicate README.md for npm
Oct 29, 2023
fa776d6
Merge pull request #423 from flauc/feature/angular-16
Guerric-P Oct 29, 2023
591378b
replace duplicated README.md with a symbolic link
GuerricPhalippou Nov 1, 2023
9d8af58
Angular 17
ronnygarde Dec 9, 2023
373f0ef
Merge pull request #424 from R-on/Angular-17-Update
Guerric-P May 1, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 37 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
/.angular/cache
# Node
node_modules/*
npm-debug.log
node_modules
example/node_modules

# TypeScript
src/*.js
src/*.map
src/*.d.ts

# JetBrains
.idea
.npmignore
.project
.settings
.idea/*
*.iml

# VS Code
.vscode/*

# Windows
Thumbs.db
Desktop.ini

# Mac
.DS_Store
**/.DS_Store

# Ngc generated files
**/*.ngfactory.ts

# Build files
dist/*

# Playground tmp files
.playground

# Docs
docs/*
34 changes: 34 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Node
node_modules/*
npm-debug.log
docs/*
# DO NOT IGNORE TYPESCRIPT FILES FOR NPM
# TypeScript
# *.js
# *.map
# *.d.ts

# JetBrains
.idea
.project
.settings
.idea/*
*.iml

# VS Code
.vscode/*

# Windows
Thumbs.db
Desktop.ini

# Mac
.DS_Store
**/.DS_Store

# Ngc generated files
**/*.ngfactory.ts

# Library files
src/*
build/*
56 changes: 56 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# 2.0.0

### Notes

* Added template context management

# 0.9.5

### Notes

* Notifications now use ChangeDetectionStrategy.OnPush

# 0.9.4

### Features

* Extended position to support "middle" and "center" as options

# 0.9.0

### Notes

* Refactored build system to support AOT and Angular version 5.

### Features

* Title and content now support TemplateRef and HTML

# 0.7.0

### Breaking Changes

* Removed BrowserAnimationModule from SimpleNotificationsModule.
BrowserAnimationsModule now needs to be imported in the projects module to use the library.

# 0.6.0

### Features

* Added warn toast notification type

# 0.5.4

### Notes

* Updated tsconfig to target es5

# 0.5.0

### Notes

* Version 0.5 has had some mayor refactoring
* Update to angular 4.0.1
* Folder structure refactor
* All types are now exported
* A lot of minor bug fixes
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
The MIT License (MIT)

Copyright (c) 2016 Filip Lauc

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Loading