UNPKG

908 BMarkdownView Raw
1# 2.0.0
2
3### Notes
4
5* Added template context management
6
7# 0.9.5
8
9### Notes
10
11* Notifications now use ChangeDetectionStrategy.OnPush
12
13# 0.9.4
14
15### Features
16
17* Extended position to support "middle" and "center" as options
18
19# 0.9.0
20
21### Notes
22
23* Refactored build system to support AOT and Angular version 5.
24
25### Features
26
27* Title and content now support TemplateRef and HTML
28
29# 0.7.0
30
31### Breaking Changes
32
33* Removed BrowserAnimationModule from SimpleNotificationsModule.
34BrowserAnimationsModule now needs to be imported in the projects module to use the library.
35
36# 0.6.0
37
38### Features
39
40* Added warn toast notification type
41
42# 0.5.4
43
44### Notes
45
46* Updated tsconfig to target es5
47
48# 0.5.0
49
50### Notes
51
52* Version 0.5 has had some mayor refactoring
53* Update to angular 4.0.1
54* Folder structure refactor
55* All types are now exported
56* A lot of minor bug fixes
\No newline at end of file