Skip to content

Commit d480376

Browse files
committed
Merge pull request #117 from sujaykathrotia/master
Fix: server rendering by checking document and window object are defined
2 parents 970f9c4 + 7462cd7 commit d480376

8 files changed

+39
-25
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tether",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"homepage": "http://github.hubspot.com/tether",
55
"authors": [
66
"Zack Bloom <zackbloom@gmail.com>",

component.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tether",
33
"repo": "HubSpot/tether",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"description": "A client-side library to make absolutely positioned elements attach to elements in the page efficiently.",
66
"authors": [
77
"Zack Bloom <zackbloom@gmail.com>",

dist/css/tether-theme-arrows-dark.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/tether-theme-arrows.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)