Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Chap 6 made consistent with previous chap; and follow Dart Style Guide #75

Merged
merged 1 commit into from
Feb 10, 2014

Conversation

chalin
Copy link
Contributor

@chalin chalin commented Feb 10, 2014

  • Chap 6 index.html: some unnecessary differences with chapter 5’s index.html have been eliminated.
  • Added types on public class members to follow the Dart Style Guide.
  • Removed whitespace from chap 5 files to eliminate unnecessary differences with chap 6 files.
  • Minor edit to chap 3 & 4 index.html to only show “Recipe Details” heading when a recipe is being shown. This is more consistent with the app behavior of chap 6 (which renders the recipe details via a completely self-contained view).

- Chap 6 index.html: some unnecessary differences with chapter 5’s
index.html have been eliminated.
- Added types on public class members to follow the Dart Style Guide.
- Removed whitespace from chap 5 files to eliminate unnecessary
differences with chap 6 files.
- Minor edit to chap 3 & 4 index.html to only show “Recipe Details”
heading when a recipe is being shown. This is more consistent with the
app behavior of chap 6 (which renders the recipe details via a
completely self-contained view).
kwalrath added a commit that referenced this pull request Feb 10, 2014
Chap 6 made consistent with previous chap; and follow Dart Style Guide
@kwalrath kwalrath merged commit 3adc45b into dart-archive:master Feb 10, 2014
@chalin chalin deleted the patch-chap6-etc branch February 10, 2014 21:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants