Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.
Open
Changes from all commits
Commits
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
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@ angular-confirm
===============
[![Build Status](https://travis-ci.org/jameskleeh/angular-confirm.svg?branch=master)](https://travis-ci.org/jameskleeh/angular-confirm)

Confirm modal dialog for Angular 2!
Confirm modal dialog for Angular v2+!

The AngularJS version is maintained in the [1.2.x branch](https://github.com/jameskleeh/angular-confirm/tree/1.2.x)

See [demo](http://jameskleeh.github.io/angular-confirm/angular2)

## Install
This module requires the Ng-Bootstrap [NgbModal](https://ng-bootstrap.github.io/#/components/modal). The default template uses styles from [Bootstrap](http://v4-alpha.getbootstrap.com/) 4.x.

Expand Down