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

Side by Side Diff: changelog.md

Issue 14295009: Fix widget.dart to work with the latest web_ui library. Specifically, query selectors need to use "… (Closed) Base URL: https://github.com/kevmoo/widget.dart.git@master
Patch Set: ptal Created 7 years, 8 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
« no previous file with comments | « build.dart ('k') | lib/components/accordion.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 # Changelog - Dart Widgets 1 # Changelog - Dart Widgets
2 2
3 ## 0.2.5 - 16 April 2013 (SDK 0.4.7 r21548)
4
5 Updated to lastest web_ui and SDK.
6
3 ## 0.2.4 - 03 April 2013 (SDK 0.4.4+4 r20810) 7 ## 0.2.4 - 03 April 2013 (SDK 0.4.4+4 r20810)
4 8
5 Updated to lastest SDK. 9 Updated to lastest SDK.
6 10
7 ## 0.2.3 - 26 March 2013 (SDK 0.4.3+1 r20444) 11 ## 0.2.3 - 26 March 2013 (SDK 0.4.3+1 r20444)
8 12
9 Updated to lastest SDK. 13 Updated to lastest SDK.
10 14
11 ## 0.2.2 - 07 March 2013 (SDK 0.4.1 r19425) 15 ## 0.2.2 - 07 March 2013 (SDK 0.4.1 r19425)
12 16
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 66
63 ### Components 67 ### Components
64 68
65 * _NEW!_ Tabs 69 * _NEW!_ Tabs
66 * _NEW!_ Carousel 70 * _NEW!_ Carousel
67 * Better about checking `defaultPrevented` and using `preventDefault` on events 71 * Better about checking `defaultPrevented` and using `preventDefault` on events
68 72
69 ## 0.0.1 - 14 Jan 2013 (SDK 0.2.10.1 r16761) 73 ## 0.0.1 - 14 Jan 2013 (SDK 0.2.10.1 r16761)
70 74
71 First release. Crazy pre-alpha. Play with `ShowHide` and the associated effects. 75 First release. Crazy pre-alpha. Play with `ShowHide` and the associated effects.
OLDNEW
« no previous file with comments | « build.dart ('k') | lib/components/accordion.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698