From e6cef636edf8a045636d11a8bacbee4b1e5304d3 Mon Sep 17 00:00:00 2001 From: simivar Date: Fri, 7 Apr 2017 11:57:06 +0200 Subject: [PATCH] Thumbnailer component: add option to choose container --- .gitignore | 1 + demos/thumbnail.html | 6 +++++- src/component/Thumbnailer.js | 4 +++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f443ed60..acca8314 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ demos/test* node_modules +.idea \ No newline at end of file diff --git a/demos/thumbnail.html b/demos/thumbnail.html index 0436ded5..bc1cc64a 100644 --- a/demos/thumbnail.html +++ b/demos/thumbnail.html @@ -123,7 +123,11 @@
Customize Position and Styling with CSS

Additional Features

- +