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

Issue 1212993003: Add TabNavigator (Closed)

Created:
5 years, 6 months ago by hansmuller1
Modified:
5 years, 5 months ago
CC:
abarth-chromium, gregsimon, jackson_old, mojo-reviews_chromium.org, qsr+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Add TabNavigator A simple container for a TabBar. It is defined by a list of TabNavigatorViews, each of which is just a TabLabel and the tab's content. The content of each tab is represented by a function that produces a Widget called "builder". R=abarth@chromium.org, ianh@google.com Committed: https://chromium.googlesource.com/external/mojo/+/9e097565b717246cfcc50d88b1bf176b613081af

Patch Set 1 : #

Total comments: 10

Patch Set 2 : Updated per review feedback #

Patch Set 3 : Updated tabs example test expectations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -145 lines) Patch
M sky/sdk/example/widgets/tabs.dart View 1 3 chunks +28 lines, -30 lines 0 comments Download
M sky/sdk/lib/widgets/tabs.dart View 1 2 3 chunks +53 lines, -4 lines 0 comments Download
M sky/tests/examples/tabs-expected.txt View 1 2 1 chunk +35 lines, -111 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
hansmuller
PTAL
5 years, 6 months ago (2015-06-26 23:51:46 UTC) #4
Hixie
lgtm https://codereview.chromium.org/1212993003/diff/20001/sky/sdk/lib/widgets/tabs.dart File sky/sdk/lib/widgets/tabs.dart (right): https://codereview.chromium.org/1212993003/diff/20001/sky/sdk/lib/widgets/tabs.dart#newcode307 sky/sdk/lib/widgets/tabs.dart:307: final Function content; Function doesn't have a return ...
5 years, 6 months ago (2015-06-27 00:12:39 UTC) #5
abarth-chromium
We might want to think about how this integrates with Navigator more generally. For example, ...
5 years, 6 months ago (2015-06-27 00:27:36 UTC) #7
hansmuller
Collin and I did talk about integrating this with Route and Navigator at the outset. ...
5 years, 5 months ago (2015-06-29 16:49:42 UTC) #8
hansmuller1
5 years, 5 months ago (2015-06-29 17:03:39 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:60001) manually as
9e097565b717246cfcc50d88b1bf176b613081af (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698