We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74f2a72 commit ba8d4e0Copy full SHA for ba8d4e0
changes.md
@@ -2,6 +2,11 @@
2
3
## 1.4.1 - Unreleased
4
5
+- Update to a new version of [shower](http://shwr.me/) which does not hijack
6
+ key events when not in presentation mode. This fixes
7
+ [ticket 315](https://github.com/Patternslib/Patterns/issues/315).
8
+
9
10
- Handle security errors when checking if a browser supports sessions storage.
11
This fixes [ticket 326](https://github.com/Patternslib/Patterns/issues/326).
12
package.json
@@ -59,7 +59,7 @@
59
"parsley",
60
"photoswipe",
61
"prefixfree",
62
- "shower",
+ "shower-2013.06.13",
63
"text",
64
"tinymce"
65
],
0 commit comments