diff --git a/README.md b/README.md index 7403f45..a16944c 100644 --- a/README.md +++ b/README.md @@ -124,9 +124,6 @@ The `xQuant` option can be adjusted for testing or in conjunction with feature d ###Troubleshooting and bug reporting In case of any problems include the **respimage.dev.js** into your project and open your JS console. In case you think you have found a bug, please create a testcase and then report your issue. Note: You should not use the dev build inside your production environment, because it is a lot slower. -##Comparison to picturefill 2.1/2.2-pre -``respimage`` is a performance improved (especially network performance) variant of the famous ``picturefill`` polyfill with many additional bugfixes. It includes more than 20 bugfixes compared to the normal ``picturefill`` polyfill and also adds fundamental improvements in standards support, saves bandwidth through intelligent resource selection algorithms and has its code coverage over 80%. It's simply a ``picturefill`` on steroids. In case you are not convinced, [read this](how-respimg-works.md) or [test here](http://afarkas.github.io/responsive-image-race/). - ##The [Mutation - Plugin](plugins/mutation) This plugin automatically detects new responsive images and also changes to srcset/media and sizes attributes. diff --git a/bower.json b/bower.json index 13d8e10..7d652fe 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "respimage", "repo": "afarkas/respimage", - "version": "0.9.1-pre", + "version": "0.9.1", "main": "respimage.min.js", "scripts": [ "respimage.min.js" diff --git a/cfg/child.html b/cfg/child.html index 775d44c..99066cb 100644 --- a/cfg/child.html +++ b/cfg/child.html @@ -32,7 +32,6 @@
- + -