New Dart build 0.8.5.1_r28990

110 views
Skip to first unread message

Eric Clayberg

unread,
Oct 23, 2013, 11:10:04 AM10/23/13
to anno...@dartlang.org, mi...@dartlang.org, edi...@dartlang.org
A new Dart build is available at https://www.dartlang.org/#get-started.

SDK changes include:
  • Added List.shuffle. (already last build).
  • Zones can intercept print.
  • Added Set.lookup.
  • JSON.encode takes an optional function to make non-JSON objects encodable.
  • Asynchronous error-handlers may take a second stack-trace argument.
  • runAsync has been renamed to scheduleMicrotask
  • StreamTransformer has been refactored (breaking change).
  • dart:html Rect has been renamed to Rectangle
  • dart:js overhaul - see https://groups.google.com/a/dartlang.org/forum/m/#!topic/misc/4tzf0WWZ2JM
  • dart:html query() has been renamed to querySelector()
  • dart:html queryAll() has been renamed to querySelectorAll()
Editor changes include:
  • Use different font for editors and views.
  • Use views font in debugger and HTML/CSS outline views.
  • Improved OmniBox info.
  • Editor now refreshes file view after "build polymer app".
  • Updated the polymer template used by the editor.
  • Import Quick Fix now updates existing import with 'show' combinator.
  • New Quick Assist to add explicit 'show' combinator.
  • Fix to prevent proposing static members for instance targets.
  • Multiple fixes for find and search.
  • Multiple debugger and breakpoint-related fixes.
  • Various performance and stability improvements.
Pub changes include:
  • pub commands renamed:
    • “pub install” is now “pub get”
    • “pub update” is now “pub upgrade”
    • “pub deploy” is now “pub build”
  • “pub build” now using same core infrastructure as “pub serve”
Polymer:
Docs:
  • Tutorials updated for Polymer.dart 0.8 and the latest Dart Editor.
And as always, view the project commit log for the full list of changes.

--
Eric Clayberg
Dart Editor Team
Google, Inc.
Reply all
Reply to author
Forward
0 new messages