Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/prettier/angular-html-parser

An HTML parser extracted from Angular with some modifications
https://github.com/prettier/angular-html-parser

chore(packaging): copy changelog.js from angularjs

3bb3bff1f2219f3e9924a37aa07c65b2fd043caa authored over 9 years ago
refactor(parser): remove unused variables

Closes #1553

d2d4e7d783bc1c4fc2554bb8db7f7f6dfc2c962e authored over 9 years ago
fix(di): improve error messages for invalid bindings

Fixes #1515

Closes #1573

ee1b574baf38e833de08a91c5521791d52e3d47c authored over 9 years ago
docs(For): fix example to use for-of syntax

Closes #1572

c0f3778dda26f88572ee624566814f6e1175120e authored over 9 years ago
fix(change_detector): ensure that locals are only used when implicit receiver

closes #1542

d4925b61ff0cc04bfe96aa68cbce5219c6cce490 authored over 9 years ago
chore(build): Add a tsconfig.json file, simply to allow Atom editor's Typescript plugin to

work without dropping tsconfig.json files and generated .js files in the
source directory.

Close...

5b104936ae55dc1b5b5ca687a912e703dd50dfa4 authored over 9 years ago
docs(core): update core directives document

Signed-off-by: Josh Kurz <[email protected]>

cd953ceb489b786b23d9fec8aa0b1c97cf81ab61 authored over 9 years ago
docs(core): updating some errors in 01_templates

Signed-off-by: Josh Kurz <[email protected]>

Closes #1529

14988d441596fcfd3701eae3f47fd03ed5a397ad authored over 9 years ago
feat(dart/transform): Turn on transform for examples/todo

- Tag services with `@Injectable()`
- Update `pubspec.yaml` to transform examples/todo.

Closes ...

726fecbfb6b292fefa1c236bb613137643f621e3 authored over 9 years ago
test: changed test bed to run change detection twice to make sure there are no changes second time

Closes #1517

818bb9b697bcc97ba16192a06272ee2151b10f26 authored over 9 years ago
refactor(change_detection): removed NO_CHANGED and replaced it with WrappedValue

e4586249fa24f85518205b2b87662c161e320bbe authored over 9 years ago
cleanup(build): remove traceur-based Dart transpiler

4c1e978536031bb7cc8cb646f3a0ea180e1e99ce authored over 9 years ago
fix(compiler): only sets viewDefinition absUrl if the view has either a template or templateUrl

fixes #1326
closes #1327

3d625463149d059c0e434bb8796b5193b56ae7b4 authored over 9 years ago
chore(): fix host properties for MD components.

b9eab463f7e009f9de802f4a39735506721ef402 authored over 9 years ago
docs(README): update for linguistic consistency

Closes #1537

dff4795e49f6f17c983f0bfd7dd55dd92f9ff701 authored over 9 years ago
docs(CHANGELOG.md): fix correct links to angular2

Closes #1577

ab74e1ed4e9f96446d20bb44ff337fef89fab609 authored over 9 years ago
chore(doc-gen): only generate angular.io module and _data docs for public modules

902984cc10fd4b1d3ca87a6724d1e0a35f131d90 authored over 9 years ago
chore(doc-gen): don't show private class members in jade templates

Closes #1366

ce431f279ea068a10929da9cb4bf33f042a83fcb authored over 9 years ago
docs(Injector): remove unwanted tab characters in the examples

These mess up the jade templates that use tabs for structuring the output.

7fb2f2069cc29c2df0e99159621a066ea40aa2c9 authored over 9 years ago
chore(doc-gen): generate docs for angular.io

You can generate docs for comsumption by the angular.io website by running:

```bash
gulp docs/a...

c269bd5d3cfc44b471afa0118755efe4f2556235 authored over 9 years ago
chore(packaging): bump version to 2.0.0-alpha.21; add changelog

b72eb0783b24a785c34d4f74e667c224adb36b12 authored over 9 years ago
fix(ViewManager): dehydrate views recursively over ViewContainers

Closes #1560

a801da6f7ca7b346e1954a521747cc6f70914827 authored over 9 years ago
fix(render): return views when destroyed in ViewContainer

Closes #1316

6fcd3709cf2ab86bd399edf0785d1ff4d1cf86dd authored over 9 years ago
feat(router): add initial implementation

1b2754dacdd15e8fea429d56cdacb28eae76d2b1 authored over 9 years ago
feat(facade): add isType method

e617ca6323902bd98c0f1eb990b82f6b8d3c98e3 authored over 9 years ago
feat(dart/transform): Dedup getters, setters, & methods

Dedup the getters, setters, and methods generated by the transformer
when compiling a template.
...

15376a6d243740c73cf90f55525d1710cdd156f5 authored over 9 years ago
chore: put everything in the _analyze.dart file

6x faster dart analyze

867705bd2c1bf93f64a1bf82172553150cbea343 authored over 9 years ago
docs(change_detection): document JitChangeDetection and DynamicChangeDetection

closes #1446

6ab19dd095ba5f773c3b6c33fb35d2ec480c8ad5 authored over 9 years ago
fix(dart/transform): Use `var` instead of `bool` in generated files

If a source file hides `bool` (explicitly or implicitly via `show`), a
generated file using `boo...

99fdb9ac419bbb96fc355401f818ac49b297d1ec authored over 9 years ago
build(broccoli): add a tree-differ workaround to browser trees

2827ca15591e3fee73ec2fe5f7b72a8f1b269743 authored over 9 years ago
build(gulp): add test.unit.tools to test.js task

d1ec2e18cdf454f48995a860c6d4238188189642 authored over 9 years ago
build(gulp): add build/clean.tools task prevent test.unit.tools/ci from building

on our CI server we currently split each build into the building phase and testing phase, this c...

aa58e4bba587c3c5efa5e66466f297352342af95 authored over 9 years ago
build(gulp): fix incremental compilation by reusing angularBuilder across watch re-reruns

8ea03d0380654f745b67e9602c88164fad684e8d authored over 9 years ago
build(js.cjs): re-enable tests that now pass in cjs

previously these tests were failing but now they pass on master

0a97f0b6451d1d18f567312b2e517363d2ab6d09 authored over 9 years ago
build(gulp): remove obsolete gulp transformer

4c9b8ebb0cc3eabf845a49097d337e69956b69c9 authored over 9 years ago
build(gulp): remove gulp-jasmine, run tests in a new process instead

otherwise we see occasional failures due to require.cache and other global state collisions

22c79df98daa372658afd56afb2ef76895ce00c3 authored over 9 years ago
build(gulp): rename tasks `build.broccoli.tools` => `build.tools` + `test.unit.broccoli` => `test.unit.tools`

a52798543ac7f82a6bfbf616f798f01c272157a0 authored over 9 years ago
build(gulp): use strict mode for gulpfile

- a variable `public` was renamed since it is a reserved keyword in the strict mode

6aea629cd35355c3ed0040640f9ff21fc253c973 authored over 9 years ago
refactor(build): introduce AngularBuilder facade and clean up many things

1cbdb9cd17b542ada51564d1ba3fded9a3f8d785 authored over 9 years ago
build(gulp): remove obsolete config

8a5cf896d002d51f34141f2aed27db23ab714df4 authored over 9 years ago
chore(build): exclude tree-differ.ts from format-checking due to a bug in clang-format

see https://github.com/angular/clang-format/issues/4

649fd5a7a94035d7d93df4ca024dba50006ebe6f authored over 9 years ago
build(gulp): refactor test.unit.broccoli to use task dependencies and not die when a compilation error occurs

With this change we also stop gulp task queue when an error in build.broccoli.tools occurs, that...

40c4eb724049295555a1fe20244e95e1476289d0 authored over 9 years ago
docs(npm-shrinkwrap.readme.md): update instructions

cd05ed8de91ac13facdd467dfe39e267de094235 authored over 9 years ago
build(broccoli): add source-maps to our broccoli tools

42e7fc5252c4df3153eb4e07eae24bccfb62f615 authored over 9 years ago
build(broccoli): add custom broccoli.d.ts file

bdf6af9bd6ad34c98b04819121c46d87f4806fcc authored over 9 years ago
build(broccoli): convert traceur and broccoli-dest-copy plugins to use tree-differ

Also adding symlink-or-copy to our npm dependencies since our plugins now use it.

7740fc071cdc73ef29a1779ed03829117994465e authored over 9 years ago
chore(build): refactor test.unit.cjs to use the broccoli pipeline

This change solves several problems:
- the broccoli pipeline is used to compile the node/cjs tre...

725f909ff82cbb30754603c0ee9e489fa8c4a336 authored over 9 years ago
build(broccoli): add tree-differ for diffing broccoli trees

2f83efaac8912c1dbde125c212765dde23f4c59c authored over 9 years ago
build(broccoli): add testing infrastructure for our build plugins

components:
- gulp test.unit.broccoli task
- mock-fs for mocking our FS in unit tests
- jasmine ...

32c5ab956c36dff75b32a48eaf3e871b760963e2 authored over 9 years ago
chore(build): add tsd.cached.json to our .gitignore

b111ca9471425a8a73c058f8ff5731323cacd05b authored over 9 years ago
perf(benchmarks): benchmark that measure cost of dynamic components

427f0d021c51ea6923edd07574a4cc74a1ef84e6 authored over 9 years ago
perf(benchmarks): benchmark measuring cost of decorators (fixes #1479)

9fc9d535667c620017367877dbc2a3bc56d358b7 authored over 9 years ago
refactor(core): rename ViewContainer to ViewContainerRef

This also renames InternalAppViewContainer into AppViewContainer

Related to #1477
Closes #1554

6dece68bb85d562db38f5da01a93068577ecd3b0 authored over 9 years ago
docs(directives): CSS selectors are used for directives

Closes #1544

0676fef61f00e742f649e6194257360f80a0da4f authored over 9 years ago
chore(query_list.js): fix minor typos

Typos fixed

Closes #1549

1d52cfba13d51406866b9e9717fb9341867dfd49 authored over 9 years ago
refactor(view): introduce AppViewManager to consolidate logic

AppViewManager is the single entry point to changing the view hierarchy.
It is split between the...

bfa381b35aaaf38cd57add967ba12f1be63f7ad8 authored over 9 years ago
fix(test_lib): support multi matches with deep equality for function calls

f78406392b7c66c280814822415eb355bc570a7a authored over 9 years ago
Copy a second package to TypeScript.

623edcd2d8e3b79363e575e31cdfbf936ad55d1f authored over 9 years ago
cleanup(forms): do not export AbstractControl

Closes #1299

b5e350b18c4548594013acb8b8046ec91e39f73f authored over 9 years ago
chore(sources): intro modules_dart; move analyzer code there

We have Dart code in `angular2` module that ought to be in its own
package. Examples include Dar...

87cf4349293079d1e2991c75ca33f2ef97c315a2 authored over 9 years ago
feat: alllow specifying directives as bindings

Related to #709
Closes #1498

4bab25b3666f4247434ad5cb871906fb063fef51 authored over 9 years ago
fix: export ShadowDom strategies

Fixes #1510
Closes #1511

6896305e34082c246769829e4258631c1d2363d1 authored almost 10 years ago
feat(view): reimplemented property setters using change detection

8ccafb0524e3ac4c51af34ef88e0fe27482336a6 authored almost 10 years ago
refacor(lexer): remove unused ~/ operator

Closes #1509

fa8e059f28f7051532280f5d71ed11def1c877f1 authored almost 10 years ago
docs(annotations): fix casing in view annotation

- Fix the casing to match key name exposed for `templateUrl` in `View`
annotation

Closes #1495

8e18d6c6cf9bbb7488d967eae89d72929fb7b7c2 authored almost 10 years ago
fix(angular2): export QueryList in angular2/core

Closes #1502

8a92a1f13e85028a9cfa15cd91b0c6c27f9d48ab authored almost 10 years ago
refactor(PipeRegistry): improve error messages

Closes #1504

d0059b5d75759291ee29914e4200ebccf9144cf9 authored almost 10 years ago
feat(parser): support === and !== operators

Closes #1496

Closes #1500

afe0e454537f9252f9cf313647e649cfa464f96f authored almost 10 years ago
fix(ListWrapper): follow JS semantics

2e3e41ba644ca6c826473b55a3210e9dfad347ee authored almost 10 years ago
cleanup(di): removed dead code

d74dd1126b427b32ade04d83628227e5805472af authored almost 10 years ago
DEVELOPER.md copyedit

Closes #1275

0ff99081bd35a2332dc3a89c298b1552b870332b authored almost 10 years ago
docs(02_directives): TemplateConfig -> @View

for #1224

Closes #1325

6f4b6783c09e4ae5c52157b6d2265e790e4c0170 authored almost 10 years ago
BUG FIX: without specification, certain versions of bower install ./app/bower_components...

Closes #1409

b1bc792b56ef7a34b218d49729fcae01b80feef1 authored almost 10 years ago
Updating DEVELOPER.md with nits and grammar fixes.

These are mostly trivial, but I thought I'd fix them while reading through the doc.

Closes #1438

d4b8a86509ac3f329d997cfe82cbf262684109f2 authored almost 10 years ago
fix(benchpress): only print the CV when it is meaningful

When the mean is 0, the coefficient of variation is calculated to be
NaN, which is not meaningfu...

642e7e5c461aa48533f24626cd616cfbefea9fb3 authored almost 10 years ago
chore(package.json): upgrade zone.js to v0.4.3

Closes #1457

4650d25a535bc6f7a082d11e9108baeafff5b4fe authored almost 10 years ago
chore: show dart2js package warnings for angular2, benchmarks, examples

Closes #1468

7551a28f1a61b1f3b835128e6dc0c532d453c305 authored almost 10 years ago
Fixed example for EventEmitter

I didn't get a full trace back for my evidence I got from making this example work. EventEmitter...

e51a48fe4c77ac2f83f5394379ef902ae05e83f2 authored almost 10 years ago
chore(build): run event tests in Node

Closes #1476

22c6c09dafaca6d9f2300d1807bba847994efe30 authored almost 10 years ago
fix(dom): remove methods is allowed on text nodes as well

Fixes #1473
Closes #1478

e70a2f21dd22a58b6c5f9e5da8ceeebec483c91e authored almost 10 years ago
fix(jsserve): serve empty favicon to prevent errors in benchmarks

Background: our benchmarks check whether there were errors
in the browser log after they executed.

14a7b9f794353b3671ccda907893af239481d6e6 authored almost 10 years ago
fix(benchmarks): wait for end of benchmarks

97e6fb68359fe50e7fdd49d16200cff78e970e3e authored almost 10 years ago
chore(example): fix TODO example on dart

Reflection for Dart was not set up properly for the TODO example,
so it was failing when served ...

fa1ec48549c4f4ef3ddebb1fb5e9097e5c9b389a authored almost 10 years ago
chore: add more type annotations

f7f06c5ad4ccefd0f156adce9d0570277b9417c6 authored almost 10 years ago
fix(di): capture original exception in InvalidBindingError

Fixes #1406

Closes #1459

e23004df52421a18628f1f45774781bd171f12a2 authored almost 10 years ago
chore(packaging): bump version to 2.0.0-alpha.20

fe70c2647a2c30b49d17a5a53b85672afcf55aef authored almost 10 years ago
feat(view): add imperative views

ada1e642c57f19ad5cecde57db1aca1727bf2325 authored almost 10 years ago
refactor(testability): rename function to get testability

Previously, getting testability was `window.angular2.getTestability`
This was because the plan w...

817c79ca7749fe80208f028827d49de696e2e6b5 authored almost 10 years ago
feat(change_detection): added async pipe

a97a2266d34ae6acd072c239cc704b7702ef1b95 authored almost 10 years ago
cleanup: remove an unused type

8b3c808cb0fb902734f3315a44d2246216214353 authored almost 10 years ago
cleanup(change_detection): moved pipes-related tests to the pipes dir

2d929e73ecc3f77ec85737a19601fe54a0101a32 authored almost 10 years ago
feat(view): implemented loading component next to existing location

681d06386d7fca993be5d76abe622c337c1b3312 authored almost 10 years ago
style(dart/transform): Format Dart files in reflection

Run the formatter on some Dart-specific reflection files.

5b4eb0c6d7c4245c7b1760abe8f59fe5b6d483d9 authored almost 10 years ago
feat(dart/transform): Add debug transform parameters

Add two transform parameters to aid in debugging the transformer
- `mirror_mode`, with values {`...

77b31ab42f81ee341db674ea25bc22b90c74a12c authored almost 10 years ago
docs(x-ref links): Change links to use dgeni syntax

Closes #1440

5c25248582d806e88c75df7756f043ca78dc4f69 authored almost 10 years ago
fix(viewFactory): allow empty view cache

02997f473ab7b306e9ca41adc463f1bc373d1ff6 authored almost 10 years ago
fix(shadowdom): remove unused nodes on redistribute

Previously, light dom nodes that were not used by any content tag
were not removed from a view o...

64ad74acbea7b4c54e1de5ef3872f76a4a26da5c authored almost 10 years ago
docs(dart/transform): Link to the Transform wiki page

Add a link to the Dart Transform wiki page to DEVELOPER.md

abda569b55a5592558055b47ab883bc3a1697f80 authored almost 10 years ago
docs: change primordial injector to platform injector

447018b54b2e9de232bec1ddcae1359306cc5c4a authored almost 10 years ago
chore(doc-gen): fix atScript file reader test

Closes #1458

0a200aff701a88750f1bbc60578ba76fd149db97 authored almost 10 years ago