Skip to content

Commit 89891e0

Browse files
committed
update links
1 parent 5fc9e71 commit 89891e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-hover-grid",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"homepage": "https://github.com/steenhansen/react-hover-grid",
55
"keywords": [
66
"react",

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
![visual explanation](https://github.com/steenhansen/react-hover-grid/blob/master/react_hover_grid.jpg)
22

3-
An automatic re-sizing React image gallery component with hovering capabilities. [Server side rendering](https://react-hover-grid.herokuapp.com/ssr_with_js_grid) is also possible. No need to enter images dimensions as Gulp re-sizes images for you. Can also work [inside a react-split-pane](https://react-hover-grid.herokuapp.com/resizable_splitter_grid) component, or be contained in a div [which changes size](https://react-hover-grid.herokuapp.com/shrink_grow_grid) via events.
3+
An automatic re-sizing React image gallery component with hovering capabilities. [Server side rendering](https://react-hover-grid.onrender.com/ssr_with_js_grid) is also possible. No need to enter images dimensions as Gulp re-sizes images for you. Can also work [inside a react-split-pane](https://react-hover-grid.onrender.com/resizable_splitter_grid) component, or be contained in a div [which changes size](https://react-hover-grid.onrender.com/shrink_grow_grid) via events.
44

5-
Live [react-hover-grid examples](https://react-hover-grid.herokuapp.com/) on Heroku
5+
Live [react-hover-grid examples](https://react-hover-grid.onrender.com/), takes 150sec to start on free hosting.
66

77
Full [webserver with examples](https://github.com/steenhansen/react-hover-grid-examples) on GitHub
88

0 commit comments

Comments
 (0)