mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
Pinning the angular2 dependency, and including licenses. (#893)
This commit is contained in:
15
accessible/libs/README
Normal file
15
accessible/libs/README
Normal file
@@ -0,0 +1,15 @@
|
||||
This folder contains the following dependencies for accessible Blockly:
|
||||
|
||||
* Angular2 (angular2-all.umd.min.js, angular2-polyfills.min.js)
|
||||
* RxJava (Rx.umd.min)
|
||||
|
||||
Used for data binding between the core Blockly workspace and accessible Blockly.
|
||||
RxJava is required by Angular2.
|
||||
Fetched from https://code.angularjs.org/
|
||||
The current version is 2.0.0-beta.16.
|
||||
|
||||
* ES6 Shim
|
||||
|
||||
Required by Angular2, for Javascript files.
|
||||
Fetched from https://github.com/paulmillr/es6-shim
|
||||
The current version is 0.35.1.
|
||||
1069
accessible/libs/Rx.umd.min.js
vendored
1069
accessible/libs/Rx.umd.min.js
vendored
File diff suppressed because it is too large
Load Diff
62
accessible/libs/angular2-all.umd.min.js
vendored
62
accessible/libs/angular2-all.umd.min.js
vendored
File diff suppressed because one or more lines are too long
25
accessible/libs/angular2-polyfills.min.js
vendored
25
accessible/libs/angular2-polyfills.min.js
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user