You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RICG-newsletter-2015-10-12.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ To Joe McGill and the whole team behind the WordPress plugin: huge congrats and
16
16
17
17
## This PictureFill goes to 3.0.1!
18
18
19
-
A couple of weeks ago, I reported that PictureFill 3.0 — a near-complete re-write bringing spec-accurate parsing, robust tests, and fixes for niggling browser bugs in the extant implementations — was imminent. Well the team did me one better and released 3.0.1 last week. [Go update!][pf3]
19
+
A couple of weeks ago, I reported that PictureFill 3.0 — a near-complete re-write bringing spec-accurate parsing, robust tests, and fixes for niggling browser bugs in the extant implementations — was imminent. Welp, the team did me one better and released 3.0.1 last week. [Go update!][pf3]
20
20
21
21
So... what now? Picturefill was always meant to be a bridge — shepherding us all from a world without native implementations into a world with universal support. Now that almost every current shipping browser supports almost every respimg feature, Alexander Farkas (who was a driving force behind the PF3 effort) [has some ideas][farkasgist] on how PictureFill can start reducing its footprint. I find the fact that Picturefill was *designed* to slowly erase itself — to do less and less over time instead of piling on features ad infinitum — fascinating; PictureFill as a study in how to practically accelerate the progress of the web has always been fascinating to me too. I’m not close enough to the project to know if the time is right for Alexander’s ideas, but they’re definitely worth a [read-through][farkasgist].
22
22
@@ -30,7 +30,7 @@ It’s been a good fortnight for respimg articles and tutorials.
30
30
- Chen Hui Jing published [an excellent intro][jing] over at A List Apart.
31
31
- Greg Whitworth, the man behind Edge’s respimg implementation, posted [another great intro][whitworth] over on the Microsoft Edge Dev Blog.
32
32
- Video of a typo-prone, nervous nelly [presenting at SmashingConf][me-smashing] has surfaced.
33
-
- You can’t read it online yet, but I have a respimg article in the [latest net magazine][netmag], too.
33
+
- You can’t read it online yet, but I have a respimg article in the [latest Net Magazine][netmag], too.
@@ -39,10 +39,10 @@ It’s been a good fortnight for respimg articles and tutorials.
39
39
40
40
## Grab bag
41
41
42
-
- Yoav has been busy cleaning up a couple of rather nasty viewport size bugs in the Chrome preloader. If you’ve noticed double-downloads on either [viewports that have a `width=device-width`][widthheight] or [mobile viewports that rely on the default viewport][nineeighty], fixes are on the way! And big thanks to all of the people that have been [reporting][stack-one][these][stack-two][bugs][terraling] recently.
42
+
- Yoav has been cleaning up a couple of nasty viewport size bugs in the Chrome pre-parser. If you’ve noticed double-downloads on either [viewports that have a `width=device-width`][widthheight] or [mobile viewports that rely on the default viewport][nineeighty], fixes are on the way! And big thanks to all of the good people that have been [reporting][stack-one][these][stack-two][bugs][terraling].
43
43
- Tell [Responsivizr][responsivizr] little bit about your image breakpoints and it’ll chart out the range of sizes that image will occupy on the layout and spit out a markup snippet, too.
44
-
- If all goes according to plan, the lazyload scripts of the future will leverage [Intersecton Observers][io].
45
-
- Brad Frost is [starting to write a little about Container Queries][frosty-cq] in his in-progress book on Atomic Design.
44
+
- If all goes according to plan, lazyload scripts of the future will leverage [Intersecton Observers][io].
45
+
-Finally, Brad Frost is [starting to write a little about Container Queries][frosty-cq] in his in-progress book on Atomic Design.
0 commit comments