Skip to content

Commit

Permalink
feat(resize plugin): add resize plugin (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
janwidmer authored Apr 8, 2019
1 parent 9040c5a commit 26df627
Show file tree
Hide file tree
Showing 23 changed files with 11,658 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/resize-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Change Log
7 changes: 7 additions & 0 deletions examples/resize-plugin/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# 🚡 Gondel ResizePlugin Example

In this example, the resize plugin adjusts the height of the container to the width at each window resize.

Try it your self:

https://codesandbox.io/s/github/namics/gondel/tree/master/examples/resize-plugin
Loading

0 comments on commit 26df627

Please sign in to comment.