Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29705597: Fixes #7 - Updated benefits section on index page (Closed)

Created:
Feb. 22, 2018, 9:43 a.m. by juliandoucette
Modified:
March 5, 2018, 2:06 p.m.
Reviewers:
ire
Base URL:
https://hg.adblockplus.org/web.adblockplus.org
Visibility:
Public.

Description

Fixes #7 - Updated benefits section on index page

Patch Set 1 #

Total comments: 8

Patch Set 2 : Addressed #3 and spacing #

Total comments: 10

Patch Set 3 : Added missing comma #

Patch Set 4 : Moved features and renamed card/card-deck to item/item-group #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -26 lines) Patch
A includes/features.html View 1 2 3 1 chunk +34 lines, -0 lines 0 comments Download
M includes/index.tmpl View 1 2 3 1 chunk +1 line, -26 lines 0 comments Download
M static/css/main.css View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
A static/img/feature-aa.png View 1 Binary file 0 comments Download
A static/img/feature-aa.svg View 1 chunk +1 line, -0 lines 0 comments Download
A static/img/feature-fast.png View 1 Binary file 0 comments Download
A static/img/feature-fast.svg View 1 chunk +1 line, -0 lines 0 comments Download
A static/img/feature-safe.png View 1 Binary file 0 comments Download
A static/img/feature-safe.svg View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12
juliandoucette
Feb. 22, 2018, 9:43 a.m. (2018-02-22 09:43:31 UTC) #1
juliandoucette
https://codereview.adblockplus.org/29705597/diff/29705598/includes/index.tmpl File includes/index.tmpl (right): https://codereview.adblockplus.org/29705597/diff/29705598/includes/index.tmpl#newcode146 includes/index.tmpl:146: <? include index/features ?> Detail: This will appear more ...
Feb. 22, 2018, 9:48 a.m. (2018-02-22 09:48:15 UTC) #2
ire
Thanks! LGTM + NITs https://codereview.adblockplus.org/29705597/diff/29705598/includes/index.tmpl File includes/index.tmpl (right): https://codereview.adblockplus.org/29705597/diff/29705598/includes/index.tmpl#newcode146 includes/index.tmpl:146: <? include index/features ?> On ...
Feb. 23, 2018, 9:58 a.m. (2018-02-23 09:58:17 UTC) #3
juliandoucette
Thanks Ire! I added a card concept to better space out these items on mobile. ...
Feb. 23, 2018, 12:41 p.m. (2018-02-23 12:41:59 UTC) #4
ire
Thanks Julian! Just a couple points below https://codereview.adblockplus.org/29705597/diff/29706598/static/css/main.css File static/css/main.css (right): https://codereview.adblockplus.org/29705597/diff/29706598/static/css/main.css#newcode720 static/css/main.css:720: /* Cards ...
Feb. 26, 2018, 7:01 p.m. (2018-02-26 19:01:32 UTC) #5
juliandoucette
https://codereview.adblockplus.org/29705597/diff/29706598/static/css/main.css File static/css/main.css (right): https://codereview.adblockplus.org/29705597/diff/29706598/static/css/main.css#newcode720 static/css/main.css:720: /* Cards On 2018/02/26 19:01:31, ire wrote: > There ...
Feb. 27, 2018, 1 p.m. (2018-02-27 13:00:06 UTC) #6
ire
https://codereview.adblockplus.org/29705597/diff/29706598/static/css/main.css File static/css/main.css (right): https://codereview.adblockplus.org/29705597/diff/29706598/static/css/main.css#newcode720 static/css/main.css:720: /* Cards On 2018/02/27 13:00:06, juliandoucette wrote: > On ...
Feb. 28, 2018, 9:21 a.m. (2018-02-28 09:21:55 UTC) #7
juliandoucette
(I moved includes/index/features.html to includes/features.html because includes/index.tmpl exists and may cause a naming conflict when ...
Feb. 28, 2018, 7:40 p.m. (2018-02-28 19:40:00 UTC) #8
ire
On 2018/02/28 19:40:00, juliandoucette wrote: > (I moved includes/index/features.html to includes/features.html because > includes/index.tmpl exists ...
March 1, 2018, 9:06 a.m. (2018-03-01 09:06:05 UTC) #9
juliandoucette
> Ack. I think it was a good idea to separate the includes belonging to ...
March 1, 2018, 10:34 a.m. (2018-03-01 10:34:09 UTC) #10
ire
LGTM https://codereview.adblockplus.org/29705597/diff/29706598/static/css/main.css File static/css/main.css (right): https://codereview.adblockplus.org/29705597/diff/29706598/static/css/main.css#newcode720 static/css/main.css:720: /* Cards On 2018/03/01 10:34:09, juliandoucette wrote: > ...
March 1, 2018, 2:15 p.m. (2018-03-01 14:15:08 UTC) #11
juliandoucette
March 5, 2018, 2:06 p.m. (2018-03-05 14:06:25 UTC) #12

Powered by Google App Engine
This is Rietveld