File tree Expand file tree Collapse file tree 2 files changed +16
-10
lines changed
Expand file tree Collapse file tree 2 files changed +16
-10
lines changed Original file line number Diff line number Diff line change 1- # v1.0.0
2- ## 02/11 /2018
1+ # v1.0.3
2+ ## 04/01 /2018
33
4- 1 . [ ] ( #new )
5- * Initial plugin code.
4+ 1 . [ ] ( #bugfix )
5+ * Verify ` $page->content() ` is a string; specify all arguments for ` DiDom\Document ` constructor.
6+
7+ # v1.0.2
8+ ## 03/31/2018
9+
10+ 1 . [ ] ( #bugfix )
11+ * Preserve ` data-src ` if already specified in content.
612
713# v1.0.1
814## 03/18/2018
915
10161 . [ ] ( #bugfix )
11- * Remove unique identifier from ` autoload.php ` , ` autoload_real.php ` , and ` autoload_static.php `
17+ * Remove unique identifier from ` autoload.php ` , ` autoload_real.php ` , and ` autoload_static.php ` .
1218
13- # v1.0.2
14- ## 03/31 /2018
19+ # v1.0.0
20+ ## 02/11 /2018
1521
16- 1 . [ ] ( #bugfix )
17- * Preserve ` data-src ` if already specified in content
22+ 1 . [ ] ( #new )
23+ * Initial plugin code.
Original file line number Diff line number Diff line change 11name : Lazy Image
2- version : 1.0.2
2+ version : 1.0.3
33description : Defers loading your page's images until they are scrolled into view.
44icon : image
55author :
You can’t perform that action at this time.
0 commit comments