Ecosyste.ms: OpenCollective

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

Prettier

Prettier is an opinionated code formatter.
Collective - Host: opensource - https://opencollective.com/prettier - Website: https://prettier.io - Code: https://github.com/prettier

refactor(Injector): add an interface for strategies

github.com/prettier/angular-html-parser - e93b5a1d5b10c8e7836857c245f9de5aa140e78a authored over 9 years ago by Victor Berchet <[email protected]>
refactor(Injector): use TS iodioms

github.com/prettier/angular-html-parser - 921fb9f2ce550375c244fc91dec432cdaf6b5ebe authored over 9 years ago by Victor Berchet <[email protected]>
feat(core/compiler): AppViewPool use OpaqueToken

BREAKING CHANGE:

No longer a `const` string. Now a const OpaqueToken

github.com/prettier/angular-html-parser - ef27919f7f641540b737014f8503a7d33e2a471a authored over 9 years ago by gdi2290 <[email protected]>
feat(render/dom_renderer): DocumentToken use OpaqueToken

BREAKING CHANGE:

No longer a `const` string. Now a const OpaqueToken

github.com/prettier/angular-html-parser - db7a1f19ba17f0c5276f031f0070963f441a6a7c authored over 9 years ago by gdi2290 <[email protected]>
feat(OpaqueToken): now a const constructor

BREAKING CHANGE:

now a `const` constructor

github.com/prettier/angular-html-parser - c571b2693ec87f44c8ad77f16ab3faf1ab014baa authored over 9 years ago by gdi2290 <[email protected]>
chore(dart/change_detect): Fix test.unit.dart gulp target

Include Change Detector generation in the `test.unit.dart` gulp task to
fix the change detection...

github.com/prettier/angular-html-parser - 8bcfb2d46507e8c81e61a874d2c52d50134fa97d authored over 9 years ago by Tim Blasi <[email protected]>
feat(change_detection.ts): export PipeFactory

Closes #2245

github.com/prettier/angular-html-parser - 93f464a1455831695858d1f2298727a33bc9ab27 authored over 9 years ago by PatrickJS <[email protected]>
chore: cache Dart .pub-cache directory

Closes #2255

github.com/prettier/angular-html-parser - 95b7896d9bf5ddb5644137eb14845f0b5649faf8 authored over 9 years ago by Kevin Moore <[email protected]>
chore(shrinkwrap): add shrinkwrap for firefox-profile/jpm

and update package.json for benchpress

closes #2264

github.com/prettier/angular-html-parser - ad26bed0edff1b5dec161d5dc944b8c85061fab4 authored over 9 years ago by Hank Duan <[email protected]>
fix(selector): support multiple `:not` clauses

Fixes #2243

github.com/prettier/angular-html-parser - 62a95823e0ebef984a99db37082b2da3ff50d9b4 authored over 9 years ago by Tobias Bosch <[email protected]>
chore(tsconfig.json): fix invalid json

github.com/prettier/angular-html-parser - c8d83dba7da9a23300e7b097f5bfb60a47c6f1d1 authored over 9 years ago by PatrickJS <[email protected]>
fix(facade): Make PromiseWrapper#all semantics equivalent

The semantics between ES6 `Promise#all` and Dart's `Future#wait` are
different for values that a...

github.com/prettier/angular-html-parser - 22f59252029a983b8ff73f106091c2a907f8e652 authored over 9 years ago by Tim Blasi <[email protected]>
fix(forms): disabled form tests on cjs until fakeAsync is fixed

github.com/prettier/angular-html-parser - cd52d8a3be32e5ae6b06fe0f0e7d4c9089ecb829 authored over 9 years ago by vsavkin <[email protected]>
feat(forms): implemented template-driven forms

github.com/prettier/angular-html-parser - a9d6fd9afa04723aa29d69306413813040272530 authored over 9 years ago by vsavkin <[email protected]>
fix(fake_async): fixed fakeAsync to throw instead of crashing on cjs

github.com/prettier/angular-html-parser - 5c53cf64868342deb4bb6fc452658189a9f8b385 authored over 9 years ago by vsavkin <[email protected]>
feat(test): added not.toBeNull

github.com/prettier/angular-html-parser - 74882c6c383817a068b23bbfc40b00fdc43c27e5 authored over 9 years ago by vsavkin <[email protected]>
chore(material): move dialog to TypeScript.

github.com/prettier/angular-html-parser - c8947d77bf2125b44f8501788318e7eeb1043de7 authored over 9 years ago by Jeremy Elbourn <[email protected]>
docs(shrinkwrap): correct directory path

github.com/prettier/angular-html-parser - 4f3acdb004f744b09a379029ae9ff3b9f31b7214 authored over 9 years ago by Brian Ford <[email protected]>
refactor (angular2/src/dom): tsifying angular2/src/dom

translates parse5_adapter.cjs to typescript

Closes #2230

github.com/prettier/angular-html-parser - 6404dd8293d0f89f2be7d7c82154effbd88773da authored over 9 years ago by uber5001 <[email protected]>
feat(transformers): added support for lifecycle events

github.com/prettier/angular-html-parser - f19970a481ed57ec02fc098a427e0c874ce2962e authored over 9 years ago by vsavkin <[email protected]>
build(gulp): remove unnecessary stream merging in build.tools

Also remove the reporter config which is wrong and has no effect.

Closes #2209

github.com/prettier/angular-html-parser - 6f0631c97856bfbf68f54a8cf2bedc4e74fc4703 authored over 9 years ago by Ivo Gabe de Wolff <[email protected]>
feat(broccoli): add incremental dartfmt plugin

Closes #2211

github.com/prettier/angular-html-parser - e5d06e479ad4a33bb3f8a0806c03ad8969ec70d3 authored over 9 years ago by Caitlin Potter <[email protected]>
test(di): added a test verifying hierarchical injection

github.com/prettier/angular-html-parser - d5236133297eab13ea70b5577d8aa4f7ae1be62c authored over 9 years ago by vsavkin <[email protected]>
Update CONTRIBUTING.md

github.com/prettier/angular-html-parser - cfcae6b293a500092dc84bfa4728d01d37b397c0 authored over 9 years ago by Naomi Black <[email protected]>
fix(dart/transform): Fix DirectiveMetadata read tests

github.com/prettier/angular-html-parser - 000a8e25a2878625b7bb2986a0b5873480f0d5c0 authored over 9 years ago by Tim Blasi <[email protected]>
feat(dart/transform): Generate ChangeDetector classes

Use the `ProtoViewDto` created by the render `Compiler` to create a
`ChangeDetectorDefinition`.
...

github.com/prettier/angular-html-parser - 8a3b0b366fe450fb780c38b907002b43e7ad1019 authored over 9 years ago by Tim Blasi <[email protected]>
fix(benchpress): add index to root of module

This is necessary when using require('benchpress') in node.

github.com/prettier/angular-html-parser - 383f0a1f30a71c6d57cae5caac386621c950396a authored over 9 years ago by Jeff Cross <[email protected]>
refactor(benchpress): convert src and test to typescript

Fixes #2007

github.com/prettier/angular-html-parser - e323c07ab989824eb7a80eede95d09d4b6a4c81e authored over 9 years ago by Jeff Cross <[email protected]>
feat(test): add element probe

Usage: bootstrap the app with the special binding
`ELEMENT_PROBE_CONFIG` from `angular2/debug`.
...

github.com/prettier/angular-html-parser - f9908cd436d724d8b409c7fc3c6162e7a64a82a3 authored over 9 years ago by Tobias Bosch <[email protected]>
fix(dom): allow to correctly clone document fragments

github.com/prettier/angular-html-parser - 2351896cc0339eff4954600efd99eec1eed30f51 authored over 9 years ago by Tobias Bosch <[email protected]>
fix(render): don’t store a document fragment as bound element

When a template contains bound text nodes as root nodes,
we used to store the document fragment ...

github.com/prettier/angular-html-parser - 24bc4b66d0ecf20e48fad11d22b925e7a70969b7 authored over 9 years ago by Tobias Bosch <[email protected]>
feat(facade): add read/write access to global variables

github.com/prettier/angular-html-parser - cdf791f0c51d869af31d864e3550569f9d16ae33 authored over 9 years ago by Tobias Bosch <[email protected]>
feat(view): add `AppViewListener` interface

Basic functionality how element probe is hooked into
the system.

github.com/prettier/angular-html-parser - 75578f41e7fd817e095e564220be853c3e4c662b authored over 9 years ago by Tobias Bosch <[email protected]>
feat(dom): add `setData()` method.

github.com/prettier/angular-html-parser - 6f3368ef16bf0d47c49ddf56177943d58343509f authored over 9 years ago by Tobias Bosch <[email protected]>
fix(dom): `querySelectorAll` should only query child nodes

github.com/prettier/angular-html-parser - 307011a96ca920e6149e0e9ae5955a96201d4553 authored over 9 years ago by Tobias Bosch <[email protected]>
style(dart): Format Dart source with dart_style 0.1.8

github.com/prettier/angular-html-parser - ffb219fb913137eaff51c295597d21f0c9470a8e authored over 9 years ago by Tim Blasi <[email protected]>
refactor(core.js): export NgZone

Export NgZone so it can be used in applications where large data streams should be processed out...

github.com/prettier/angular-html-parser - eb2784eb815129ee8037c604f0eade2c6afa2c17 authored over 9 years ago by Sekib Omazic <[email protected]>
feat(router.js): export router injectables

Exporting: `RootRouter`, `RouteRegistry`, `BrowserLocation`,
`Location`, and `Pipeline`.

github.com/prettier/angular-html-parser - 28ee0612cb528fc42c01e8dc413005a745b3571a authored over 9 years ago by gdi2290 <[email protected]>
fix(binding): unbalanced curly brackets in documentation

github.com/prettier/angular-html-parser - a80921b45dee0debb1dca15f11bbf27a26ed898d authored over 9 years ago by elimach <[email protected]>
refactor(annotations): stricter types

github.com/prettier/angular-html-parser - 0db88f34b8ee20c5b6f926d2c92481de74d3f030 authored over 9 years ago by Victor Berchet <[email protected]>
refactor(transformer): updates in properties syntax

github.com/prettier/angular-html-parser - 35f0ee510a9e09e2a448c772645688f86f9958d3 authored over 9 years ago by Victor Berchet <[email protected]>
feat(Directive): convert properties to an array

fixes #2013

BREAKING CHANGE:

Before

@Directive(properties: {
'sameName': 'sameName'...

github.com/prettier/angular-html-parser - d7df853bde30ffe97045eff649240284ae6ffdf8 authored over 9 years ago by Victor Berchet <[email protected]>
fix(ast): fix the size of a list in _evalListCache

github.com/prettier/angular-html-parser - 0387221da82c0c79cb834f13fd161dd37dd31098 authored over 9 years ago by Victor Berchet <[email protected]>
feat(change_detection): added onInit and onCheck hooks

github.com/prettier/angular-html-parser - c39c8ebcd056476728a5a56b8138a492850d7754 authored over 9 years ago by vsavkin <[email protected]>
feat(dart/transform): Improve constant evaluation

Use `package:analyzer`'s `ConstantEvaluator` to read from the AST.
This cleanly builds values fo...

github.com/prettier/angular-html-parser - 5d2af54730d4dc782f78edb80260df24758c27d0 authored over 9 years ago by Tim Blasi <[email protected]>
feat: add support for the safe navigation (aka Elvis) operator

fixes #791

github.com/prettier/angular-html-parser - a9be2ebf1bb9813aa754673dbe107eaba86c3547 authored over 9 years ago by Victor Berchet <[email protected]>
feat(binding): throw on binding to a blank alias

fixes #2068

github.com/prettier/angular-html-parser - ec2d8cc2c805fab6d1a68d61d50e92f14c3587a6 authored over 9 years ago by Victor Berchet <[email protected]>
fix(test): clang formatting errors

github.com/prettier/angular-html-parser - 05d66bba3f40ab97c8c05ee5394c2ce279957dd1 authored over 9 years ago by Brian Ford <[email protected]>
build(gulp): remove obsolete watch.js.dev build task

github.com/prettier/angular-html-parser - 533c64d4ea7c8c615103f398646be3bd22ec4336 authored over 9 years ago by Igor Minar <[email protected]>
build(broccoli): update broccoli.d.ts docs

github.com/prettier/angular-html-parser - c1157d62a8fffea00052533b95e9f5e8ba5f2264 authored over 9 years ago by Igor Minar <[email protected]>
build(broccoli): reorder tree-differ specs

github.com/prettier/angular-html-parser - b14417498a2d97c42737c6b4fa592bdc5161b947 authored over 9 years ago by Igor Minar <[email protected]>
build(broccoli): TreeDiffer should log associated plugin name rather than inputPath

Usually we don't care what we are diffing, but why we are diffing it. With this change we see wh...

github.com/prettier/angular-html-parser - 9b0fa0dedccb7c60fdea084aac115ef1ece0aec1 authored over 9 years ago by Igor Minar <[email protected]>
build(broccoli): improve error messaging from TreeDiffer

github.com/prettier/angular-html-parser - 160c38b5ca9308dfa565dafedea43f3e4f44edfb authored over 9 years ago by Igor Minar <[email protected]>
style(build): reorder imports

github.com/prettier/angular-html-parser - 05becf84311f982f99de191e14ad365fb9c6f893 authored over 9 years ago by Igor Minar <[email protected]>
build(broccoli): add tree-stabilizer plugin to deal with unstable trees

Previously we assumed that all input and ouput paths for broccoli trees are immutable, that turn...

github.com/prettier/angular-html-parser - 7b1e9286d8e07e30c90e3b56403bf111ac08a1db authored over 9 years ago by Igor Minar <[email protected]>
fix: fix clang errors

github.com/prettier/angular-html-parser - 01fb8e6635ddb80eb9471647d8e2952fcd16cf4c authored over 9 years ago by Jeff Cross <[email protected]>
refactor(ChangeDetection): convert change detection tests to typescript

github.com/prettier/angular-html-parser - 9d9012846350fa23eaae42cb6d613fca69c94666 authored over 9 years ago by Jeff Cross <[email protected]>
feat(di): added optional self parameter to Parent, Ancestor, and Unbounded

github.com/prettier/angular-html-parser - 34cfc9f474bbf66979e2b73ea415a641cd4c2819 authored over 9 years ago by vsavkin <[email protected]>
refactor (test/test_lib): Ts'ifying test/test_lib

Translates AtScript files in test/test_lib to TypeScript.

Closes #2183

github.com/prettier/angular-html-parser - ebe1e73b1a08d9fa3a4b6502475cd842ecd85bd8 authored over 9 years ago by Ian Riley <[email protected]>
refactor (test/services): Ts'ifying test/services

Translates AtScript files in test/services to TypeScript

Closes #2193

github.com/prettier/angular-html-parser - 8ce0a67c8123e39ff0e72574d91fead401425c08 authored over 9 years ago by Ian Riley <[email protected]>
feat(dart/transform): Remove unnecessary .ng_deps.dart files

Removes `.ng_deps.dart` files which

1. Do not register any `@Injectable` classes
2. Do not call...

github.com/prettier/angular-html-parser - c065fb1422623ec8fbb0caf6ee965e8428326a68 authored over 9 years ago by Tim Blasi <[email protected]>
fix(facade): Fix bug in TS indexOf

startIndex defaults to -1, which in Chrome results in returning -1
regardless of the other param...

github.com/prettier/angular-html-parser - cda35101df8dbd705e7fc1e4c69d0ae465367386 authored over 9 years ago by Tim Blasi <[email protected]>
feat(tests): add TestComponentBuilder

Adds a TestComponentBuilder for use in component level tests.
For usage examples, see test_compo...

github.com/prettier/angular-html-parser - c32dbad7478b2945e7fec98d5d440aaa9a0ac2a0 authored over 9 years ago by Julie Ralph <[email protected]>
feat(core): added support for detecting lifecycle events based on interfaces

github.com/prettier/angular-html-parser - 30b6542fc88ca06c1b652098f8da77c8cd7132bd authored over 9 years ago by vsavkin <[email protected]>
feat(reflector): added a method to get type's interfaces

github.com/prettier/angular-html-parser - 34d75e89185cb08ccd125c4ced3eae5fd66da7ec authored over 9 years ago by vsavkin <[email protected]>
feat(core): added missing interfaces for onDestroy and onAllChangesDone lifecycle events

github.com/prettier/angular-html-parser - 2b6a6530506bd80b88bf9c65b080a83eb3d3a9d2 authored over 9 years ago by vsavkin <[email protected]>
chore: upgrade clang-format to 1.0.15.

github.com/prettier/angular-html-parser - 96f629d441e2ce03873b9320b9bf30b36a74a2d0 authored over 9 years ago by Martin Probst <[email protected]>
chore: reformat the code base using the clang-format 1.0.15.

github.com/prettier/angular-html-parser - 2c25055828c2593958b3480e12a72ed50ed8499e authored over 9 years ago by Martin Probst <[email protected]>
refactor(change_detect): Flatten Js change detector template

Update the `ChangeDetectionJITGenerator` for clarity and similarity with
the upcoming Dart gener...

github.com/prettier/angular-html-parser - a2770c8a5259aacc64f21170a93b5124f55511b8 authored over 9 years ago by Tim Blasi <[email protected]>
fix(di): allow `@Inject(…)` to work in dart2js and dynamic reflection

Note: We can’t write a unit test for this as our unit tests
are running in Dartium, where the er...

github.com/prettier/angular-html-parser - 4a3fd5e8559b75a776a3eff07234367d12af2df9 authored over 9 years ago by Tobias Bosch <[email protected]>
fix(package.json): add `reflect-metadata` to package.json

Fixes #2170

github.com/prettier/angular-html-parser - 608017776e50304117bd27643c77fc5a6db599fd authored over 9 years ago by Tobias Bosch <[email protected]>
fix(injectable): add missing @Injectables annotations

Closes #2173

github.com/prettier/angular-html-parser - 0c7f05f56ac425fbf20013a55b749b572277427a authored over 9 years ago by Tobias Bosch <[email protected]>
feat(test_lib): add method to compare stringified DOM element

Closes #2106

github.com/prettier/angular-html-parser - c6335c128ed5d7a213756985a7b79f19316903cb authored over 9 years ago by Marc Laval <[email protected]>
fix(test): solve CSS discrepancies across browsers

Closes #2177

github.com/prettier/angular-html-parser - fb42d5908e03b87189f0083beaac67acf0010364 authored over 9 years ago by Marc Laval <[email protected]>
refactor (test/facade): Ts'ify test/facade

Translate AtScript in test/facade to TypeScript

github.com/prettier/angular-html-parser - 8609543ad0fb2820d5b8ca77e03af65973fd0f6c authored over 9 years ago by Ian Riley <[email protected]>
fix(example): unused event

github.com/prettier/angular-html-parser - f83f1ee0ce7a1df2389e2773e1ff40c7ec77daf8 authored over 9 years ago by cexbrayat <[email protected]>
docs(ng_for.ts): For => NgFor

github.com/prettier/angular-html-parser - 1db6870a811caa0d46a6e9bab7c770863bf0277c authored over 9 years ago by gdi2290 <[email protected]>
refactor(forms): remove self closing wrap <label>s

html5 doesn't have self closing tags
breaks `stringifyElement` from
https://github.com/angular/a...

github.com/prettier/angular-html-parser - c19c69f336ddb3b64584f0ecb8d09b7417a3bce1 authored over 9 years ago by gdi2290 <[email protected]>
feat(benchpress): Add extension for ff metrics reporting

Closes #1976

github.com/prettier/angular-html-parser - b390f441a1ae292aacb6a83fd37da64da6c0328b authored over 9 years ago by Hank Duan <[email protected]>
refactor(core): ts’ify tests

github.com/prettier/angular-html-parser - 79f564be461b4b57ed80d2ea7a6738c11fe50063 authored over 9 years ago by Tobias Bosch <[email protected]>
feat(test_lib): add `containsRegex`

github.com/prettier/angular-html-parser - 23d59df81a4705d65357c44279088d67fc9e3d0b authored over 9 years ago by Tobias Bosch <[email protected]>
refactor (test/directives): ts'ify test/directives

Translate all of the AtScript code in .../test/directives to TypeScript.

Closes #2167

github.com/prettier/angular-html-parser - ef3e12e8033f54c71736a0a7c1928cf74437882d authored over 9 years ago by Ian Riley <[email protected]>
chore: support the latest release of Dart logging package

github.com/prettier/angular-html-parser - 5fe88d63efba0b9fd6d62feee419e3419dd6feba authored over 9 years ago by Kevin Moore <[email protected]>
chore(material): migrate most components to TypeScript.

github.com/prettier/angular-html-parser - 0f3a8f369af447e52c686fe09435c8ca14e8e19c authored over 9 years ago by Jeremy Elbourn <[email protected]>
style: fix clang-format glitches

github.com/prettier/angular-html-parser - 26d5d17ebebdc7760e7c2b57999ea948359b0b55 authored over 9 years ago by Victor Berchet <[email protected]>
feat(RegExpWrapper): implement a test method

github.com/prettier/angular-html-parser - 551586ced0bda68976c4149216aa06422f57f5b4 authored over 9 years ago by Victor Berchet <[email protected]>
test(ShadowCss): add tests for keyframe rules

github.com/prettier/angular-html-parser - bb7ffce7eb3c90feff872ef2304f87c2153394cf authored over 9 years ago by Victor Berchet <[email protected]>
refactor(render): ts’ify tests

github.com/prettier/angular-html-parser - 1dc8ba69203d9041a6e36050232178a09e7b7620 authored over 9 years ago by Tobias Bosch <[email protected]>
fixed(spy): support `SpyObject` in Typescript as well

- allow `@IMPLEMENTS` as a decorator
- implement empty `noSuchMethod`

github.com/prettier/angular-html-parser - d773b6a00a2b5670600bbfd7f7d7312b760c2f83 authored over 9 years ago by Tobias Bosch <[email protected]>
docs(docgen): fixed a typo that was breaking dgeni

github.com/prettier/angular-html-parser - f6cd26b0a6dbcef6ddeb5dc0565dce1256ea157e authored over 9 years ago by Naomi Black <[email protected]>
docs(di): fix missing export for dgeni docgen

github.com/prettier/angular-html-parser - 5a52c0b71da8d8a3a0ef53c85d8ae4969f1e1f5f authored over 9 years ago by Naomi Black <[email protected]>
feat(render): re-export render and export `DirectiveResolver`

Closes #2026

github.com/prettier/angular-html-parser - 662da0d72802165e906c37269a5499c190e8c711 authored over 9 years ago by gdi2290 <[email protected]>
chore(di): moved tests to typescript

github.com/prettier/angular-html-parser - df59e969cf0312891d9c28d6221d9876a3f10f3d authored over 9 years ago by vsavkin <[email protected]>
chore(reflection): tsfy tests

github.com/prettier/angular-html-parser - d27e5512c01bbd1c4eea94cb7c7f104097c6f4e5 authored over 9 years ago by vsavkin <[email protected]>
fix(core): resurrect OnChange interface

github.com/prettier/angular-html-parser - d48fae356666bd3c410fcffd962d61388b6f3a69 authored over 9 years ago by yjbanov <[email protected]>
chore(forms): moved tests/forms to typescript

github.com/prettier/angular-html-parser - 3525c9c074b9a03cd67b830a3662c26c8669ef4a authored over 9 years ago by vsavkin <[email protected]>
fix(build): also run ts tests in node.

github.com/prettier/angular-html-parser - 05774f6c8a7c271f4f7c5b150a9f84c463e06d97 authored over 9 years ago by Tobias Bosch <[email protected]>
chore(build): improve messaging when using clang-format

github.com/prettier/angular-html-parser - 16447ce75cd07bda9738bcd34a713d82f07bec88 authored over 9 years ago by Alex Eagle <[email protected]>
fix(deps): Update clang-format to 1.0.14.

github.com/prettier/angular-html-parser - 15f1eb28a2c7c3af40aa8882c89e28014f2fa582 authored over 9 years ago by Martin Probst <[email protected]>
build(gulp): turn off dartfmt logs by default

Closes #2105

github.com/prettier/angular-html-parser - e50f537667178925d37e3c19a708684f75d4b70d authored over 9 years ago by Caitlin Potter <[email protected]>