From 90ca3bf85ac6be9144d77b6666c77016275caa99 Mon Sep 17 00:00:00 2001 From: VodkaBears Date: Wed, 11 Jan 2017 20:57:33 +0300 Subject: [PATCH] Add a note --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b9e21ea..63b59dd 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,12 @@ [![Travis](https://travis-ci.org/VodkaBears/Remodal.svg?branch=master)](https://travis-ci.org/VodkaBears/Remodal) Remodal ======= -Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking. -![logo](https://raw.githubusercontent.com/VodkaBears/vodkabears.github.com/master/remodal/remodal.png) +**No longer actively maintained. I am not interested to maintain jQuery plugins anymore. If you have some fixes, feel free to make PR.** -#IMPORTANT! +Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking. -**v1.0.0 has a lot of incompatible changes.** +![logo](https://raw.githubusercontent.com/VodkaBears/vodkabears.github.com/master/remodal/remodal.png) ## Notes * All modern browsers are supported. @@ -256,7 +255,7 @@ A modifier that is specified in the [options](#options) is added to the `.remoda ## Using with other javascript libraries Remodal has wrappers that make it easy to use with other javascript libraries: - + ### Ember * [ember-remodal](https://github.com/sethbrasile/ember-remodal)