Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(71)

Issue 10821073: Extensions Docs Server: Filter APIs UI (Closed)

Created:
8 years, 4 months ago by cduvall
Modified:
8 years, 4 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org, clintstaley
Visibility:
Public.

Description

Extensions Docs Server: Filter APIs UI There is now a small search box under at the top of the left sidebar. If you start typing an API name, it will display a list of links to API pages. BUG=131095 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=149011

Patch Set 1 : #

Total comments: 21

Patch Set 2 : fixes #

Total comments: 2

Patch Set 3 : unmove reference section #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -1 line) Patch
M chrome/common/extensions/docs/server2/static/css/site.css View 1 1 chunk +13 lines, -0 lines 0 comments Download
A chrome/common/extensions/docs/server2/static/js/filter.js View 1 1 chunk +35 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/server2/templates/private/footer.html View 1 2 chunks +7 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/server2/templates/private/sidenav.html View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
cduvall
Filter APIs UI. It's a pretty cool feature.
8 years, 4 months ago (2012-07-27 23:11:24 UTC) #1
not at google - send to devlin
This is seriously awesome. Everybody in the extensions office was very excited, and excited about ...
8 years, 4 months ago (2012-07-30 10:14:25 UTC) #2
cduvall
http://codereview.chromium.org/10821073/diff/2001/chrome/common/extensions/docs/server2/static/css/site.css File chrome/common/extensions/docs/server2/static/css/site.css (right): http://codereview.chromium.org/10821073/diff/2001/chrome/common/extensions/docs/server2/static/css/site.css#newcode369 chrome/common/extensions/docs/server2/static/css/site.css:369: line-height: 30%; On 2012/07/30 10:14:25, kalman wrote: > pixel ...
8 years, 4 months ago (2012-07-30 20:05:38 UTC) #3
not at google - send to devlin
lgtm http://codereview.chromium.org/10821073/diff/2001/chrome/common/extensions/docs/server2/static/js/filter.js File chrome/common/extensions/docs/server2/static/js/filter.js (right): http://codereview.chromium.org/10821073/diff/2001/chrome/common/extensions/docs/server2/static/js/filter.js#newcode14 chrome/common/extensions/docs/server2/static/js/filter.js:14: return; On 2012/07/30 20:05:38, cduvall wrote: > On ...
8 years, 4 months ago (2012-07-30 20:19:09 UTC) #4
cduvall
8 years, 4 months ago (2012-07-30 20:30:15 UTC) #5
By the way, you can tab through the links from the search box, but most people
don't use tab too much.

http://codereview.chromium.org/10821073/diff/6/chrome/common/extensions/docs/...
File chrome/common/extensions/docs/server2/templates/private/sidenav.html
(right):

http://codereview.chromium.org/10821073/diff/6/chrome/common/extensions/docs/...
chrome/common/extensions/docs/server2/templates/private/sidenav.html:3:
<li><h2>Reference</h2>
On 2012/07/30 20:19:09, kalman wrote:
> ohh I just meant the search box at the top of the Reference section. My
mistake.
> Reference section itself left where it was.

Done.

Powered by Google App Engine
This is Rietveld 408576698