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

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
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. Aligned version numbers with SDK versions for simpler
Siggi Cherem (dart-lang) 2013/04/16 17:34:36 now that we switched back, we should remove the co
Jacob 2013/04/16 17:45:46 Done.
6 tracking as most breaking changes are caused by SDK core library changes.
7
3 ## 0.2.4 - 03 April 2013 (SDK 0.4.4+4 r20810) 8 ## 0.2.4 - 03 April 2013 (SDK 0.4.4+4 r20810)
4 9
5 Updated to lastest SDK. 10 Updated to lastest SDK.
6 11
7 ## 0.2.3 - 26 March 2013 (SDK 0.4.3+1 r20444) 12 ## 0.2.3 - 26 March 2013 (SDK 0.4.3+1 r20444)
8 13
9 Updated to lastest SDK. 14 Updated to lastest SDK.
10 15
11 ## 0.2.2 - 07 March 2013 (SDK 0.4.1 r19425) 16 ## 0.2.2 - 07 March 2013 (SDK 0.4.1 r19425)
12 17
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 67
63 ### Components 68 ### Components
64 69
65 * _NEW!_ Tabs 70 * _NEW!_ Tabs
66 * _NEW!_ Carousel 71 * _NEW!_ Carousel
67 * Better about checking `defaultPrevented` and using `preventDefault` on events 72 * Better about checking `defaultPrevented` and using `preventDefault` on events
68 73
69 ## 0.0.1 - 14 Jan 2013 (SDK 0.2.10.1 r16761) 74 ## 0.0.1 - 14 Jan 2013 (SDK 0.2.10.1 r16761)
70 75
71 First release. Crazy pre-alpha. Play with `ShowHide` and the associated effects. 76 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') | lib/components/accordion.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698