Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(12)

Issue 6631057: code review 6631057: godoc: add dropdown playground to nav bar (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by adg
Modified:
12 years, 5 months ago
Reviewers:
DMorsing
CC:
gri, dsymonds, skybrian1, golang-dev
Visibility:
Public.

Description

godoc: add dropdown playground to nav bar

Patch Set 1 #

Patch Set 2 : diff -r 5bd16fb918cf https://code.google.com/p/go #

Patch Set 3 : diff -r 5bd16fb918cf https://code.google.com/p/go #

Patch Set 4 : diff -r 5bd16fb918cf https://code.google.com/p/go #

Patch Set 5 : diff -r 5bd16fb918cf https://code.google.com/p/go #

Patch Set 6 : diff -r 5bd16fb918cf https://code.google.com/p/go #

Total comments: 6

Patch Set 7 : diff -r 5bd16fb918cf https://code.google.com/p/go #

Total comments: 1

Patch Set 8 : diff -r cac6af12528b https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -11 lines) Patch
M doc/godocs.js View 1 2 3 4 5 6 2 chunks +32 lines, -0 lines 0 comments Download
M doc/style.css View 1 2 3 4 5 7 chunks +75 lines, -4 lines 0 comments Download
M lib/godoc/godoc.html View 1 2 3 4 5 6 6 chunks +29 lines, -3 lines 0 comments Download
M lib/godoc/package.html View 1 2 chunks +0 lines, -2 lines 0 comments Download
M src/cmd/godoc/godoc.go View 1 2 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 11
adg
Hello gri@golang.org, dsymonds@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years, 5 months ago (2012-10-09 23:49:04 UTC) #1
adg
Here's how it looks.
12 years, 5 months ago (2012-10-09 23:50:14 UTC) #2
adg
+skybrian This also re-introduces the fixed nav bar on larger screens that was previous rolled ...
12 years, 5 months ago (2012-10-09 23:51:20 UTC) #3
dsymonds
LGTM not sure about the UI, but the code looks fine. https://codereview.appspot.com/6631057/diff/11001/doc/godocs.js File doc/godocs.js (right): ...
12 years, 5 months ago (2012-10-09 23:56:06 UTC) #4
adg
https://codereview.appspot.com/6631057/diff/11001/doc/godocs.js File doc/godocs.js (right): https://codereview.appspot.com/6631057/diff/11001/doc/godocs.js#newcode143 doc/godocs.js:143: if (!setup) { On 2012/10/09 23:56:06, dsymonds wrote: > ...
12 years, 5 months ago (2012-10-10 00:01:18 UTC) #5
gri
LGTM for the .go changes. Can't speak for js.
12 years, 5 months ago (2012-10-10 00:06:54 UTC) #6
skybrian1
I didn't see how the anchor problem was fixed. Is that related to the "wide" ...
12 years, 5 months ago (2012-10-10 00:07:08 UTC) #7
adg
Brian, see below https://codereview.appspot.com/6631057/diff/13001/doc/style.css File doc/style.css (right): https://codereview.appspot.com/6631057/diff/13001/doc/style.css#newcode534 doc/style.css:534: position: fixed; The trick is this. ...
12 years, 5 months ago (2012-10-10 00:15:00 UTC) #8
adg
*** Submitted as http://code.google.com/p/go/source/detail?r=f9f27066cb90 *** godoc: add dropdown playground to nav bar R=gri, dsymonds, skybrian ...
12 years, 5 months ago (2012-10-10 00:18:11 UTC) #9
DMorsing
On my 1080p monitor, the page div doesn't fill up the entire width of the ...
12 years, 5 months ago (2012-10-10 11:48:42 UTC) #10
adg
12 years, 5 months ago (2012-10-10 21:58:27 UTC) #11
Thanks very much for the report. I've created
http://codereview.appspot.com/6643062

On 10 October 2012 22:48, Daniel Morsing <daniel.morsing@gmail.com> wrote:
> On my 1080p monitor, the page div doesn't fill up the entire width of
> the screen.
>
> Screenshot attached.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b