๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.1.1
/
pkg
/
js
tag
96eda7c72f0ad1f947e6a1caa8cb57d62da12764
tagger
Alexander Thomas <athom@google.com>
Thu Feb 14 11:05:11 2019
object
265af028865e136a75eba0fc33fdfeff0df3ef94
2.1.1
fa629d8
pkg/js: fix pubspec author
by Kevin Moore
ยท 7 years ago
af613c7
pkg/js: support Dart <3.0.0
by Kevin Moore
ยท 7 years ago
6b91739
Making license files consistent across all packages
by Kevin Moore
ยท 8 years ago
4b0afdf
Run dartfmt on package:js
by Jacob Richman
ยท 9 years ago
3f17200
Add a note on the README of js package (#27701)
by Alexandre Ardhuin
ยท 9 years ago
984f5c9
Added js import to sample code. (#26985)
by Danny Tuppeny
ยท 9 years ago
bacd980
Fix sdk version constraint for pkg:js 0.6.1
by Jacob Richman
ยท 9 years ago
410cde6
Fix analyzer warnings in js_util_test, skip js_util_test in csp mode and baseline expectations for analyze_library.status
by Jacob Richman
ยท 9 years ago
96ca5db
Add JSNative utility class with static methods methods to efficiently manipulate typed JSInterop objects in cases where the member name is not known statically. These methods would be extension methods on JSObject if Dart supported extension methods. Update package js to export these methods. Implement in Dart2JS. Implement JS$ in dart2js.
by Jacob Richman
ยท 9 years ago
83d8f91
Remove duplicate word
by Nathan Kerr
ยท 10 years ago
3d43d6d
pkg/js: prepare for 0.6.0 release
by Kevin Moore
ยท 10 years ago
87fc010
pkg/js: moved example code to https://github.com/google/chartjs.dart/
by Kevin Moore
ยท 10 years ago
e7e012e
fix readme for pkg/js and prepare another release
by Kevin Moore
ยท 10 years ago
928e305
update pkg/js for changes is 1.13-dev.7.7
by Kevin Moore
ยท 10 years ago
447b287
Update chart.js with @anonymous
by Alexandre Ardhuin
ยท 10 years ago
e0d2263
Add @anonymous annotation and restrict object literal constructors to only anonymous classes. This frees up defining factory constructors that do not correspond to object literals on JS interop classes.
by Jacob Richman
ยท 10 years ago
eab2ef5
Rev pkg js version
by Jacob Richman
ยท 10 years ago
90f9686
Move varargs.dart to lib/src (not ready for external publicity yet).
by Olivier Chafik
ยท 10 years ago
f25a970
Declarations for rest params / spread operator support in DDC (issue #24623).
by Olivier Chafik
ยท 10 years ago
b74ce18
pkg/js: update version, example, and SDK constraint for annotation change
by Kevin Moore
ยท 10 years ago
be1fcb9
Switch Js to JS
by Jacob Richman
ยท 10 years ago
e32d7d7
pkg/js: add link to example
by Kevin Moore
ยท 10 years ago
045325b
pkg/js: improved readme, added example
by Kevin Moore
ยท 10 years ago
9e8c868
Big cleanup to README. Added CHANGELOG.
by Kevin Moore
ยท 10 years ago
6dd851e
Update version number in pkg/js pubspec in preparation for publishing the package.
by Jacob Richman
ยท 10 years ago
ff33099
Fix version constraint so that package:js is fine to use with prerelease versions of the SDK
by Jacob Richman
ยท 10 years ago
cd27524
Support user generated custom native JS classes.
by Jacob Richman
ยท 10 years ago