File tree Expand file tree Collapse file tree 3 files changed +28
-8
lines changed Expand file tree Collapse file tree 3 files changed +28
-8
lines changed Original file line number Diff line number Diff line change 1+ # phpstorm project files
2+ .idea
3+
4+ # netbeans project files
5+ nbproject
6+
7+ # zend studio for eclipse project files
8+ .buildpath
9+ .project
10+ .settings
11+
12+ # windows thumbnail cache
13+ Thumbs.db
14+
15+ # Mac DS_Store Files
16+ .DS_Store
Original file line number Diff line number Diff line change 1- Yii Framework 2 Change Log
2- ==========================
1+ yii-pjax Change Log
2+ ===================
33
4- - Feature #11 : add new option "cache" (macklay)
54
6- 2.0.0 beta under development
7- ----------------------------
5+ 2.0.1 Oct 10, 2014
6+ ------------------
87- Bug #9 : Fixed missing history option in default settings (tonydspaniard)
9- - Bug #2495 : Fixed avoid duplicates of _ pjax parameter (tof06)
10- - Bug #2692 : Fixed Pjax/GridView and back button (klevron, tof06, tonydspaniard)
8+ - New #11 : add new option "cache" (macklay)
9+
10+
11+ 2.0.0 Mar 20, 2014
12+ ------------------
13+ - Bug: Fixed avoid duplicates of _ pjax parameter (tof06)
14+ - Bug: Fixed Pjax/GridView and back button (klevron, tof06, tonydspaniard)
Original file line number Diff line number Diff line change 11{
22 "name" : " yii2-pjax" ,
3- "version" : " 2.0.0-beta " ,
3+ "version" : " 2.0.1 " ,
44 "main" : " ./jquery.pjax.js" ,
55 "dependencies" : {
66 "jquery" : " >=1.8"
You can’t perform that action at this time.
0 commit comments