File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.0.0-rc.3] - 2022-08-19
9+
10+ ### Fixed
11+
12+ - Table of Contents link of README
13+
814## [ 1.0.0-rc.2] - 2022-08-19
915
1016### Added
Original file line number Diff line number Diff line change 1616 - [ Dialog Container and Background Overlay Styles] ( #dialog-container-and-background-overlay-styles )
1717 - [ Standalone Component] ( #standalone-component )
1818 - [ Open Standalone Component Dialog] ( #open-standalone-component-dialog )
19- - [ NgModule Extending ModuleWithLazyDialog< T > ] ( #ngmodule-extending-modulewithlazydialogt )
19+ - [ NgModule Extending ModuleWithLazyDialog&# 60 ; T &# 62 ; ] ( #ngmodule-extending-modulewithlazydialogt )
2020 - [ Open Dialog Contained In NgModule] ( #open-dialog-contained-in-ngmodule )
2121
2222## Features
@@ -151,7 +151,7 @@ export class OpenStandaloneDialogComponent {
151151}
152152```
153153
154- ### NgModule Extending ModuleWithLazyDialog< T >
154+ ### NgModule Extending ModuleWithLazyDialog&# 60 ; T &# 62 ;
155155
156156Sample component:
157157
Original file line number Diff line number Diff line change 11{
22 "name" : " @ngx-toolset/lazy-dialogs" ,
3- "version" : " 1.0.0-rc.2 " ,
3+ "version" : " 1.0.0-rc.3 " ,
44 "description" : " Angular lazy dialogs support via service" ,
55 "homepage" : " https://github.com/SwabianCoder/ngx-toolset" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments