Skip to content

Commit 1a8bb0c

Browse files
committed
Updated README and package.json
1 parent 1ca1392 commit 1a8bb0c

File tree

3 files changed

+3690
-3693
lines changed

3 files changed

+3690
-3693
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![npm version](https://badge.fury.io/js/react-notifications-component.svg)](https://badge.fury.io/js/react-notifications-component) [![peerDependencies Status](https://david-dm.org/teodosii/react-notifications-component/peer-status.svg)](https://david-dm.org/teodosii/react-notifications-component?type=peer) [![devDependencies Status](https://david-dm.org/teodosii/react-notifications-component/dev-status.svg)](https://david-dm.org/teodosii/react-notifications-component?type=dev) [![Build Status](https://travis-ci.org/teodosii/react-notifications-component.svg?branch=master)](https://travis-ci.org/teodosii/react-notifications-component) [![Coverage Status](https://coveralls.io/repos/github/teodosii/react-notifications-component/badge.svg?branch=master)](https://coveralls.io/github/teodosii/react-notifications-component?branch=master)
1+
[![npm version](https://badge.fury.io/js/react-notifications-component.svg)](https://badge.fury.io/js/react-notifications-component) [![Build Status](https://travis-ci.org/teodosii/react-notifications-component.svg?branch=master)](https://travis-ci.org/teodosii/react-notifications-component) [![Coverage Status](https://coveralls.io/repos/github/teodosii/react-notifications-component/badge.svg?branch=master)](https://coveralls.io/github/teodosii/react-notifications-component?branch=master) [![dependencies Status](https://david-dm.org/teodosii/react-notifications-component/status.svg)](https://david-dm.org/teodosii/react-notifications-component) [![peerDependencies Status](https://david-dm.org/teodosii/react-notifications-component/peer-status.svg)](https://david-dm.org/teodosii/react-notifications-component?type=peer) [![devDependencies Status](https://david-dm.org/teodosii/react-notifications-component/dev-status.svg)](https://david-dm.org/teodosii/react-notifications-component?type=dev)
22

33
# react-notifications-component
44

@@ -107,7 +107,7 @@ Manually remove a notification by ID. Nothing will happen if notification does n
107107

108108
## Examples
109109

110-
View examples [here](https://github.com/teodosii/react-notifications-component/tree/master/samples)
110+
View examples [here](https://github.com/teodosii/react-notifications-component/blob/master/samples/README.md)
111111

112112
## Options
113113

@@ -210,7 +210,7 @@ View examples [here](https://github.com/teodosii/react-notifications-component/t
210210
- Improve tests for better coverage (up to `100%`)
211211
- Move `react-notifications-component` theme to a separate `npm` package
212212

213-
## Ideas
213+
## Future development
214214

215215
- Containers for other positions (`top-center`, `bottom-center`, `center` or even `custom`)
216216
- Events support (`onShow`, `onRemoved`, `onClicked`, `onTimeoutDismissed` etc)

0 commit comments

Comments
 (0)