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

feat(events): support preventdefault

Fixes #1039
Closes #1397

883e1c1541faf1fe9433b5110392caf7134b6fc8 authored over 9 years ago by Marc Laval <[email protected]>
chore(build): run application tests in Node

Closes #1423

aabe83cf6324cf404c94d8d9fc02e9ddc7c28ff9 authored over 9 years ago by Marc Laval <[email protected]>
chore(doc-gen): add ids to members to allow direct linking

You can now write a link to a member of a class by appending the member name
to the class name j...

fbd6851860a04c923efbf8f0e785929f012417a6 authored over 9 years ago by Peter Bacon Darwin <[email protected]>
Tweak .gitignore file to ignore also packages symlinks.

d6dae0cc85dd5771bdf1d2f744ac91ee4256347a authored over 9 years ago by Konstantin Shcheglov <[email protected]>
chore(doc-gen): read `.es6` files as well as `.js` when generating docs

Closes #1429

376d508934e4fbe6344313c6c61b95e626ef32cc authored over 9 years ago by Peter Bacon Darwin <[email protected]>
feat(Compiler): Make Compiler.buildRenderDirective() static.

a00cb1de5019447a34d1b9f6e174ef2214c67cc9 authored over 9 years ago by Konstantin Shcheglov <[email protected]>
fix(view): chagned view factory to keep AstWithSource

56f3429cc90347081a0fd78c1bd6de44eaac23c1 authored over 9 years ago by vsavkin <[email protected]>
fix(view): fixed hydrator to pass the right element index when attaching an event listener

4943c0f8872a691a78d2e8fda3c7ea19619420fd authored over 9 years ago by vsavkin <[email protected]>
refactor(dart/transform): Remove index_static from hello_world

index_static.js & index_static.html are unnecessary in Js and are now
essentially generated via ...

00e2d70f05bbf7be87d84d56e074fb38d55539d6 authored over 9 years ago by Tim Blasi <[email protected]>
chore(analysis): fix analyzer warning in index_static

e52d71060fa74da81c971f6a88183d3a96a5ee75 authored over 9 years ago by Yegor Jbanov <[email protected]>
chore(format): format a TS file

01869f9fa8333ee8a57c546dda30e36eb72c1505 authored over 9 years ago by Yegor Jbanov <[email protected]>
fix(facades): fix splice semantics; add test

526c51d1a6c2fa47b2bd9eb186f0ef4388b12982 authored over 9 years ago by Yegor Jbanov <[email protected]>
chore(analysis): analyze web folders; fix existing warnings

3dc4df2ffa1ed0bc15112463f70f84ce7a735112 authored over 9 years ago by Yegor Jbanov <[email protected]>
chore(analysis): analyze everything in lib folders recursively; fix existing warnings

2b4d30d931d5d27dc221621c6763997955cd57db authored over 9 years ago by Yegor Jbanov <[email protected]>
refactor(view): provide ViewContainers dynamically on any element

f830cfca12d7b90c44a4a9bbe8884b0dafb8b00a authored over 9 years ago by Tobias Bosch <[email protected]>
fix(view): fixed hydrator to export the dom element instead of ng element

eac5c88893a5784384b6c7667945d7c21b94a48a authored over 9 years ago by vsavkin <[email protected]>
doc(VmTurnZone): inline doc

Closes #1427

abfe175c9e3b4337356cad27afca83bfb4998daa authored over 9 years ago by Victor Berchet <[email protected]>
fix(core): typo ComponetRef -> ComponentRef

Closes #1426

0fc66daef62cfd98f23fcf14481008d07ea6434a authored over 9 years ago by Victor Berchet <[email protected]>
refactor(di): rename ProviderError to BindingError

Closes #1428

5a095bb257598c1cb4c31003b96d78b297a54d7e authored over 9 years ago by Pawel Kozlowski <[email protected]>
docs(di): Edits to DI.

Closes #1420

de31aca7a727ef36dae0c062f9767cc326790f64 authored over 9 years ago by Naomi Black <[email protected]>
docs(life_cycle): mark `registerWith` as `@private`

97220dd2ba24963b471abde1424f200108c3ec31 authored over 9 years ago by Peter Bacon Darwin <[email protected]>
chore(doc-gen): ignore members marked with `@private`

e1b0bab9a6b361466ca7d1489ef71a25dce17a81 authored over 9 years ago by Peter Bacon Darwin <[email protected]>
docs(angular2/annotations): convert `[...]` links to use `{@link ...}` style inline tags

This is an example of how to link to other code components using the `link`
inline tag.

66a2f9b23aa3f1fc657e6c75c5032a6e1d2f484a authored over 9 years ago by Peter Bacon Darwin <[email protected]>
chore(doc-gen): add link inline tags

This commit enables links to other docs, such as classes and modules,
via the `{@link CodeIdenti...

a8533b2133eee28875bab183010a401dedc53d91 authored over 9 years ago by Peter Bacon Darwin <[email protected]>
docs: add DI to public docs

87ac100c666f3f189e1e7b57fbb71a15e3b25285 authored over 9 years ago by Misko Hevery <[email protected]>
chore: enable chrome browser tests on c9.io

487c4d23c1dcdc2010661c4ed47852aa3ce2989c authored over 9 years ago by Misko Hevery <[email protected]>
chore(travis): add npm/install-dependencies.sh step in preparation for caching

371c8b8a1ca7d0a4799fecc8b8c70ea2df1f7383 authored over 9 years ago by Igor Minar <[email protected]>
chore(npm): add shrinkwrap to our project

eb87f5f8511a29ce2f0b09144c67ace48e41d6c4 authored over 9 years ago by Igor Minar <[email protected]>
chore(npm): remove duplicate fs-extra dependency

27d227283c9ade61dffb8b311fa48f5d391f32b2 authored over 9 years ago by Igor Minar <[email protected]>
chore(build): trigger npm postinstall when npm install is skipped

we temporarily need this because some of our dependencies are being installed via npm postinstall

8906cdbab8ba9df567cfd20c45b24f28340da2ae authored over 9 years ago by Igor Minar <[email protected]>
chore(travis): turn on travis cache for npm dependencies

4fd4a1d15c2dd92cf82665372b23b0f33df937e4 authored over 9 years ago by Igor Minar <[email protected]>
chore(travis): pin npm used to v2.7.4

Since we are currently stuck on node 0.10 (see #1396), this will at least help us avoid
some of ...

88963b438f923b385d25a30ac552e7d1b3e4679e authored over 9 years ago by Igor Minar <[email protected]>
chore(npm): move tsd update to post install and add tsd version to devDependencies

ea9d24be315a3a94714a5272521e99ddfcc930d2 authored over 9 years ago by Igor Minar <[email protected]>
refactor(change_detection): removed global change detection objects so it is possible to override pipe registry

5408abca68dcadd68a2f195abdd13ea8b51afc30 authored over 9 years ago by vsavkin <[email protected]>
feat(view): changed event emitters to be observables

233cb0f96a04b40863b592bd78ec1a7de6854834 authored over 9 years ago by vsavkin <[email protected]>
fix(benchpress): explicitly require navigation to finish before continuing

8b28e99373d3032eef89cad97a87d7d594037a10 authored over 9 years ago by Julie Ralph <[email protected]>
refactor(views): clean up creating views in place and extract view_hydrator

Major changes:
- `compiler.compileRoot(el, type)`
-> `compiler.compileInHost(type) + viewHydra...

923d90bce8aa67da53293758147adfda077ec1cf authored over 9 years ago by Tobias Bosch <[email protected]>
cleanup(di): changed an error message to be more descriptive

97fc248e008034a119ea5b330faec26d9d43434a authored over 9 years ago by vsavkin <[email protected]>
feat(parser): changed parser to parse pipes in the middle of a binding

7bd682bb27aefa3b74fcca7ae0e36f5f66c5ecc2 authored over 9 years ago by vsavkin <[email protected]>
Address code review comments

f89bb8eaf32ec13318f80fc5ac1cf58a2d77da40 authored over 9 years ago by Tim Blasi <[email protected]>
refactor(dart/transform): Correct Dart analyzer warnings

ae84eb7462de836b5cb8d5982796afa9e95be37e authored over 9 years ago by Tim Blasi <[email protected]>
Read only a single DirectiveMetadata (will be squashed)

e927342e58923b568ebddbdf3459e1865e347561 authored over 9 years ago by Tim Blasi <[email protected]>
test(dart/transform): Add unit tests for DirectiveMetadataReader

0d0b3a35dafcd46e5b57976253afddfdf5233c00 authored over 9 years ago by Tim Blasi <[email protected]>
feat(dart/transform): Add the DirectiveMetadataReader

Add a class that parses and reads Directive metadata to prepare for
running the Render compiler ...

cf7bef58b072e4993b529fbb596c3db58640d818 authored over 9 years ago by Tim Blasi <[email protected]>
feat(dart/transform): Detect annotations which extend Injectable or Template.

Create a method that recursively walks imports from an entry point and
determines where classes ...

c65fd31e86718d8ea56250ea1108254173470543 authored over 9 years ago by Jacob MacDonald <[email protected]>
chore: Fix missing analysis for lib and web directories

Pending issue to fix analyzer items in web: https://github.com/angular/angular/issues/1392

6600ac7031944703ff7bb1f1aeee9650e8572460 authored over 9 years ago by Kevin Moore <[email protected]>
fix: Fix issues found by Dart analyzer

957384ceebba3a8a175472bdc6e86be1461ead84 authored over 9 years ago by Kevin Moore <[email protected]>
chore(build): run render tests in Node

Closes #1358

d3e391d176882c878a2a587e2badef301c1fdf46 authored over 9 years ago by Marc Laval <[email protected]>
chore(doc-gen): ignore exports marked as @private

Closes #1363

0658d5602efbf547d3c534a74ad84ed363f7f72a authored over 9 years ago by Peter Bacon Darwin <[email protected]>
docs(DEVELOPER.md): mention building JS or Dart selectively

Closes #1375

458213d0555f10d5d86b650c07b64813b4e8614c authored over 9 years ago by Simon Hürlimann (CyT) <[email protected]>
Update 01_templates.md

Closes #1373

cd1295a82345b1a971f500e48873a51efd0735ce authored over 9 years ago by Bradley Heinz <[email protected]>
Update 02_directives.md

Closes #1374

5d302c504e23777174e12e7c8810ecbf49294c7a authored over 9 years ago by Bradley Heinz <[email protected]>
feat(change_detection): updated handling ON_PUSH detectors so they get notified when their bindings change

68faddbf5c20343143fdc1d211fd56b284596cf0 authored over 9 years ago by vsavkin <[email protected]>
chore: break out warnings vs hints in build/analyze.dart

give a better report of errors

dc9c614da28b814a0edc482b6e5670c595e3828d authored over 9 years ago by Kevin Moore <[email protected]>
refactor(change_detection): renamed BindingPropagationConfig to ChangeDetectorRef

8c1adabe1cbcb4f2c7ba643d7060f8793aaf69dd authored over 9 years ago by vsavkin <[email protected]>
fix(view): remove dynamic components when the parent view is dehydrated

Also adds a bunch of unit tests for affected parts.

Fixes #1201

213dabdcebceda685031e541cf9ec5067838fd1b authored over 9 years ago by Tobias Bosch <[email protected]>
feat(change detection): add removeShadowDomChild

6ecaa9aebb16f7688b11ac07bb82c27c89935cb7 authored over 9 years ago by Tobias Bosch <[email protected]>
fix(tests): create default spys for all methods on a class

cb2e646332c4a7352776e87ecba9b003001b50ae authored over 9 years ago by Tobias Bosch <[email protected]>
fix(dart/transform): Ensure consistent ordering of generated imports

- Linked imports are generated in a consistent order.
- Linked imports are generated immediately...

fef1dee7aa9a8df94537bca3397ce3de02f72d84 authored over 9 years ago by Tim Blasi <[email protected]>
fix(build): remove import of gulp-traceur which pulls in a different version of traceur

This lead to build fails.

e14543498c53262406975d47a7c724d0980b500e authored over 9 years ago by Tobias Bosch <[email protected]>
docs(benchpress): add details about normalized mobile environment.

c25478380c7cdfb65955c1574c05a539fbe3d43d authored over 9 years ago by Tobias Bosch <[email protected]>
docs: expose more API to public, document QueryList

e819e97f9a67344ea094e4a6d8078d115ae436e8 authored over 9 years ago by Misko Hevery <[email protected]>
feat(material): first ng2 material design components

f149ae79c6f36bce2791127897eb9fdbc742184d authored over 9 years ago by Jeremy Elbourn <[email protected]>
feat(bundle): add script to push bundles to code.angularjs.org

Copied over from angular js 1.x.

ffe13078e5c77c42444c58a37d57abc2af037782 authored over 9 years ago by Rado Kirov <[email protected]>
refactor(change_detection): cleaned up change_detection.js

f0d0fe0801124cfeb41415e3f8ba7bdf59de412e authored over 9 years ago by vsavkin <[email protected]>
docs(change_detection): document LifeCycle

d630d5baa56ebc374cacef2d96305b241e71b870 authored over 9 years ago by Naomi Black <[email protected]>
refactor(dart/transform): Correct Dart analyzer warnings

- Fix numerous Dart analyzer warnings we had been ignoring.
- Delete unused `in_progress` dir

7cac7c5157e17d0b5c92c0e38497290266c9ffe5 authored over 9 years ago by Tim Blasi <[email protected]>
chore(build): Remove even more obsolete build config values.

aba61f22a65f3387fffcd53c587e62309abc79ca authored over 9 years ago by Martin Probst <[email protected]>
misc(docs): Edits and additions for Forms and Change Detection

8475c63a6acd6cd68e46388cc3c8265a7e1b2777 authored over 9 years ago by Naomi Black <[email protected]>
fix(build): Fail the build for certain TS errors.

2d09f8418200bd3f8cde9c36849e07c08b444190 authored over 9 years ago by Martin Probst <[email protected]>
chore(build): remove obsolete html.js, copy.js, srcFolderInsertion.

ef6e0d8eb8f6c3caedf145777ec64a680210abd6 authored over 9 years ago by Martin Probst <[email protected]>
feat(build): Move HTML copying into the broccoli task.

This includes all tasks to construct a Dart tree, except for formatting, and
reverse engineers/r...

db97d73c3bbb7cb05f7cf039761efecd4592c90a authored over 9 years ago by Martin Probst <[email protected]>
docs(change_detection): don't annotate exports that are already in public modules

Since `DynamicChangeDetection` and `JitChangeDetection` classes are alreadt in the
public module...

0e3d0fbec6a77d3b122e4eab058913fe8934e348 authored over 9 years ago by Peter Bacon Darwin <[email protected]>
chore(doc-gen): only clone docs that are actually being re-exported to a new module

Closes #1353

896a1564ef40136ad63c809cd065c685acc2d912 authored over 9 years ago by Peter Bacon Darwin <[email protected]>
cleanup(view): changed ComponentRef to contain ElementRef instead of extending it

8b97cf14797a8f01707be316d9996bd0bdae8998 authored over 9 years ago by vsavkin <[email protected]>
cleanup(element_injector): added a missing test

b5c9f9ed9bc9c3f10668afee3bffe7c5188c4457 authored over 9 years ago by vsavkin <[email protected]>
chore(pub): run build/pubspec.dart before build/analyzer.dart

bda120d86291eccbfbfa5582f46a784ae9613eca authored over 9 years ago by Yegor Jbanov <[email protected]>
feat(bundle): adds a self-executing dev bundle (SFX).

3177576ad6889fd7cb592d27ff0cd5c0d85bd9d6 authored over 9 years ago by Rado Kirov <[email protected]>
refactor(build): Better encapsulate the broccoli builder.

896a0457f804fff71412191f86371fe9005e53b0 authored over 9 years ago by Alex Eagle <[email protected]>
chore(build): move build/transformCJSTests task to broccoli

0107543a334a5075b9610d2988a8c77f7ab4bf7e authored over 9 years ago by Igor Minar <[email protected]>
chore(build): remove obsolte gulp tasks

caf8e2723d2a8b9f3cc4a3c34036c7c67593250f authored over 9 years ago by Igor Minar <[email protected]>
chore(packaging): bump version to 2.0.0-alpha.19

7d29636087dbb9964f6c5a2bfe61032bed73db39 authored over 9 years ago by Yegor Jbanov <[email protected]>
chore(build): use a Filter plugin to write the dest folder.

This lets broccoli keep the dest folder up-to-date in 'watch' mode,
so we should be able to use ...

70433e6b73150d29d20af04e0e8c9188459836f6 authored over 9 years ago by Alex Eagle <[email protected]>
perf(benchmark): measure Injector init from resolved bindings

c05bad381c68b0cba892fe77adc40542dcfea239 authored over 9 years ago by Yegor Jbanov <[email protected]>
feat(docs): more docs on binding resolution

c5c1c9e38e79f7955d0406ccc1e681152d4fa75f authored over 9 years ago by Yegor Jbanov <[email protected]>
refactor(di): move all binding resolution logic into injector.js

3667854a8f7a9f84c56c2e69aad0a804a0b52739 authored over 9 years ago by Yegor Jbanov <[email protected]>
perf(view): use pre-resolved bindings for child injector init

Creating a child injector from pre-resolved bindings (if any) is an
order of magnitude faster.

308823b6eaa778a6dcc4bdcb5db48a282156535f authored over 9 years ago by Yegor Jbanov <[email protected]>
fix(di): refactor bindings to support Dart annotations

6c8398df9bb6780d11a0e9b768fd35374bbead19 authored over 9 years ago by Yegor Jbanov <[email protected]>
feat(di): provide two ways to create an injector, resolved and unresolved

Add two factory static functions to Injector: resolveAndCreate and
fromResolvedBindings.

We wan...

4a961f4ecb739ef15bbb076b2c9c3815e4f7ccce authored over 9 years ago by Yegor Jbanov <[email protected]>
chore(build): gulp test.unit.cjs broken the second run

Fixes #1311

Closes #1333

ff6e7754aeebad475514c5af890a86ed2514a645 authored over 9 years ago by Marc Laval <[email protected]>
feat: intiial commit for angular 2 dart analysis

Initial commit for analysis support to Angular 2 Dart

28ba179e31aed544cff02f50232695ada2241fb9 authored over 9 years ago by keertip <[email protected]>
feat(events): add support for global events

Fixes #1098
Closes #1255

b96e560c8dc10c18f4010f04f37df91c89a56870 authored over 9 years ago by Marc Laval <[email protected]>
chore(bundle): avoid imports in "global" format

If an "empty" file (like angular2/template.js) is imported
it is auto-detected as the one using ...

7c95cea3a89506b6ca0d91503d08f56f19661092 authored over 9 years ago by Pawel Kozlowski <[email protected]>
chore(build): move more broccoli support inside the TypeScript boundary

34501aaae63b959c684e50d14cb5e20627e88584 authored over 9 years ago by Alex Eagle <[email protected]>
chore(build): inline Traceur options just like we do everywhere

dbfc4c1c1662ce204f44d13df11baa3614bee46f authored over 9 years ago by Igor Minar <[email protected]>
chore(build): correct comment

ef8dc4049260abf0f23afb9c50a0c46876d5f0e9 authored over 9 years ago by Igor Minar <[email protected]>
chore(build): create es5build.js only for files that will become es6 npm packages

6dbd4d969b00f32034a50bc3239471dd01461b9c authored over 9 years ago by Igor Minar <[email protected]>
chore(build): transpile only e2e test code into cjs

301863b1052dd53635db2fcad45b99550e4895c4 authored over 9 years ago by Igor Minar <[email protected]>
chore(build): move dart broccoli tree to make-broccoli-tree

3dd0ac1f0a5ddc0904e42478ff07fde027e46bf4 authored over 9 years ago by Igor Minar <[email protected]>
docs(DEVELOPER.md): add bower install info

Closes #1310

5b4227236531186e91dd4f755a8913ee1698efc9 authored over 9 years ago by Kathy Walrath <[email protected]>