Skip to content

Commit

Permalink
fix(): remove angular-cli preview from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ks89 committed Jun 10, 2018
1 parent 37ba693 commit c3c0c5e
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,6 @@ It's also possible to navigate between these modal images with both **keyboard a

<br>

## Major release 6.0.0 in coming on May 2018!!!
**New package name `@ks89/angular-modal-gallery`** as suggested by npmjs with scoping, so starting from version 6, you'll have to uninstall 'angular-modal-gallery' and install this new package.
There will be **some breaking changes** (obviously), but don't be scared, It won't be like version 5.0.0.
I want to fix some APIs, cleanup the code, remove Angular 4 compatibility and and some new features.

<br>
<br>

**This library uses [Semantic versioning 2.0.0](http://semver.org/) also known as 'semver'**

**angular-modal-gallery requires Internet Explorer >= 11 and Angular >= 5**
Expand All @@ -49,7 +41,7 @@ I want to fix some APIs, cleanup the code, remove Angular 4 compatibility and an
- AOT support
- Angular >= 5
- compliant to Angular Package Format v5 specifications
- official examples with `angular-cli`, `angular-cli + material`, `SystemJS` and `angular-universal` [HERE](https://github.com/Ks89/angular-modal-gallery/tree/master/examples)
- official examples with `angular-cli`, `angular-cli-5`, `angular-cli + material`, `SystemJS` and `angular-universal` [HERE](https://github.com/Ks89/angular-modal-gallery/tree/master/examples)
- unit testing with high % coverage
- **Server Side Rendering** support with angular-universal (from version 5.2.0)
- Web Accessibility features, like ARIA support and [toptal.com](https://www.toptal.com/designers/colorfilter) criteria (tested with `Sim Daltonism` for macOS)
Expand Down

0 comments on commit c3c0c5e

Please sign in to comment.