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

Side by Side Diff: pkg/path/CHANGELOG.md

Issue 304843002: Deprecate publicly-visible properties on Style in path. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: code review Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | pkg/path/lib/src/context.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # 1.2.1
2
3 * Many members on `Style` that provided access to patterns and functions used
4 internally for parsing paths have been deprecated.
5
1 # 1.2.0 6 # 1.2.0
2 7
3 * Added `path.prettyUri`, which produces a human-readable representation of a 8 * Added `path.prettyUri`, which produces a human-readable representation of a
4 URI. 9 URI.
5 10
6 # 1.1.0 11 # 1.1.0
7 12
8 * `path.fromUri` now accepts strings as well as `Uri` objects. 13 * `path.fromUri` now accepts strings as well as `Uri` objects.
OLDNEW
« no previous file with comments | « no previous file | pkg/path/lib/src/context.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698