Skip to content

Commit 55c7b4b

Browse files
author
Tortue Torche
committed
Updated to jquery-ujs 1.0.3 and jQuery 1.11.3 and add jQuery 2.1.4
Fix some button disabled issues with Firefox.
1 parent 3d657e1 commit 55c7b4b

File tree

8 files changed

+9369
-89
lines changed

8 files changed

+9369
-89
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,9 @@ jQuery! For Laravel! So great.
44

55
This package provides:
66

7-
* jQuery 1.11.1
7+
* jQuery 1 and jQuery 2
88
* the jQuery UJS adapter
99

10-
TODO:
11-
12-
* assert_select_jquery to test jQuery responses in PHP tests
13-
1410
## Versions
1511

1612
The `jquery-laravel` package follows these version guidelines
@@ -22,6 +18,8 @@ minor version bump = minor-level updates to jQuery
2218
major version bump = major-level updates to jQuery and updates to Laravel/Larasset which may be backwards-incompatible
2319
```
2420

21+
For [**Laravel 5.0**](http://laravel.com/docs/5.0) supports see [jQuery-Laravel 2.0 branch](https://github.com/efficiently/jquery-laravel/tree/2.0)
22+
2523
## Prerequisites
2624

2725
You must [install Node.js](http://nodejs.org) on your computer (development environment).

0 commit comments

Comments
 (0)