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.
2 parents bcd942f + 002587b commit 25c97dfCopy full SHA for 25c97df
bower.json
@@ -10,6 +10,6 @@
10
"readme.md"
11
],
12
"dependencies": {
13
- "nette.ajax.js": "~2.0"
+ "nette.ajax.js": "zipper/nette.ajax.js#~2.4.0"
14
}
15
readme.md
@@ -2,6 +2,10 @@
2
3
Adds History API support to nette.ajax.js addon for Nette Framework!
4
5
+## Forked info
6
+This is a forked version and so it depends on forked version of [nette.ajax.js](https://github.com/zipper/nette.ajax.js).
7
+
8
9
## Installation
1. Link `client-side/history.ajax.js` after `nette.ajax.js`.
0 commit comments