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
Adds simple benchmarks for various transformation phases, as well as hello_world.
Does not integ...
In 'angular2/di' the symbol:
- Inject is a decorator
- InjectAnnotation is an annotation
Intern...
github.com/prettier/angular-html-parser - 457c15cd6c941c996d79feb8256829cded9b2fc4 authored over 9 years ago by Rado Kirov <[email protected]>github.com/prettier/angular-html-parser - 9153331303253a8ad71cf4ce581795686c401694 authored over 9 years ago by Brian Ford <[email protected]>
github.com/prettier/angular-html-parser - 28feac9411c79091bfc344566fbcc6ea9db7b01b authored over 9 years ago by Brian Ford <[email protected]>
github.com/prettier/angular-html-parser - 9d5c33f9dd66f08e372d1ec051f61f7526562515 authored over 9 years ago by Brian Ford <[email protected]>
github.com/prettier/angular-html-parser - 2713b7877b2ef95e2ad20a1a2611cf9ec73b2593 authored over 9 years ago by Brian Ford <[email protected]>
github.com/prettier/angular-html-parser - 2f0fef8ee1d969cd70c80e6ce401ae6dc7ed6026 authored over 9 years ago by Brian Ford <[email protected]>
Closes #1600
github.com/prettier/angular-html-parser - 46ad3552c761b15dadacd2ef20eb691a00c2e58f authored over 9 years ago by Brian Ford <[email protected]>github.com/prettier/angular-html-parser - 259f872ceabc7d4754a4ee3a14f2d807db57d4cf authored over 9 years ago by Brian Ford <[email protected]>
github.com/prettier/angular-html-parser - ef7014fe19e5046b33676acc3d73c874812a6301 authored over 9 years ago by Brian Ford <[email protected]>
github.com/prettier/angular-html-parser - 68ed8f1b6bb34125f3f25a50d2f1fac7233e6827 authored over 9 years ago by Brian Ford <[email protected]>
github.com/prettier/angular-html-parser - ea546f5069efcb2b34e445190b4bad4dc6a77910 authored over 9 years ago by Brian Ford <[email protected]>
github.com/prettier/angular-html-parser - 4965226f3f134b74ed20b4e3e97c3ecc515d3f19 authored over 9 years ago by Brian Ford <[email protected]>
github.com/prettier/angular-html-parser - cf3221307914920b3c594a9041698902eafa94c2 authored over 9 years ago by Rado Kirov <[email protected]>
github.com/prettier/angular-html-parser - ce6a2ba8360ba6dd83e3a053dde718a1ec4543d6 authored over 9 years ago by vsavkin <[email protected]>
github.com/prettier/angular-html-parser - 0f4a089c32271672ee7a6a0f32eb4b723899298f authored over 9 years ago by Yegor Jbanov <[email protected]>
This removes .es6 files which are pure duplicates of a
.ts file in the same folder.
Next we need...
github.com/prettier/angular-html-parser - c1579222bd74f83f73d1d6c7e1636c7ebd0ea3bc authored over 9 years ago by vsavkin <[email protected]>
Paramater decorators expect to be called as currently implemented by TS.
github.com/prettier/angular-html-parser - f863ea0db54a1b5c985671e32c358e73b4ead456 authored over 9 years ago by Rado Kirov <[email protected]>github.com/prettier/angular-html-parser - e4342743c09c6ea70e9dc401eafbf77652bdf49f authored over 9 years ago by vsavkin <[email protected]>
This is needed as the compiler changes templates during compilation
and we are caching templates...
BREAKING CHANGE:
Previously, `Directive` was the abstract base class of several directives.
Now,...
github.com/prettier/angular-html-parser - c671706518faa9c561f0426cf22e023b25e8eabc authored over 9 years ago by Tobias Bosch <[email protected]>
This is e.g. needed as we use this to test for errors
in our examples.
github.com/prettier/angular-html-parser - 87dcd5eb6f46011720aa4a4d41d7f00a26f05754 authored over 9 years ago by Rado Kirov <[email protected]>
BREAKING CHANGE:
A dynamic component is just a component that has no @View annotation…
Closes #1593
github.com/prettier/angular-html-parser - b71fe311fc8104866d81da0479edf14cee7832ff authored over 9 years ago by Marc Laval <[email protected]>
Also fixup the typings which were broken by changes in typescript's lib.d.ts.
Second attempt to ...
BREAKING_CHANGE:
- The special type of `Viewport` directives is removed
in favor of a more gen...
github.com/prettier/angular-html-parser - fb67e37339949f352a98822d4989b484c23e3468 authored over 9 years ago by Rado Kirov <[email protected]>
Add utility methods to convert `render.dom.DirectiveMetadata` to and
from maps. This will allow ...
This is a prerequisite for switching to TypeScript. We need to remove the Traceur preprocessor
f...
BREAKING CHANGES:
- `NgElement` merged into `ElementRef`
- `Compiler.compile…` returns `ProtoVie...
github.com/prettier/angular-html-parser - 1205f54d01aa8a5700843de7a9c3e311bbea1739 authored over 9 years ago by Alex Eagle <[email protected]>
This reverts commit a7a9463624f40c17105abe4574794e0fc8302c24.
This reverts commit 59824e40e8354e...
github.com/prettier/angular-html-parser - a7a9463624f40c17105abe4574794e0fc8302c24 authored over 9 years ago by Alex Eagle <[email protected]>
Also fixup the typings which were broken by changes in typescript's lib.d.ts
github.com/prettier/angular-html-parser - 59824e40e8354e5b8c70c8c0f81dfce2c0ecb2f4 authored over 9 years ago by Alex Eagle <[email protected]>Closes #1565
github.com/prettier/angular-html-parser - a51a5c29680ffdf4c23dc468ae47ca1d12a561fb authored over 9 years ago by Marc Laval <[email protected]>Closes #1584
github.com/prettier/angular-html-parser - e3c11045bf335b141cc986be411ed7d71dd4ed5b authored over 9 years ago by vsavkin <[email protected]>github.com/prettier/angular-html-parser - 3bb3bff1f2219f3e9924a37aa07c65b2fd043caa authored over 9 years ago by Yegor Jbanov <[email protected]>
Closes #1557
github.com/prettier/angular-html-parser - 414e58edb5fe6154a923ac75a223107276de4f4c authored over 9 years ago by Yegor Jbanov <[email protected]>Closes #1553
github.com/prettier/angular-html-parser - d2d4e7d783bc1c4fc2554bb8db7f7f6dfc2c962e authored over 9 years ago by Pawel Kozlowski <[email protected]>Fixes #1515
Closes #1573
github.com/prettier/angular-html-parser - ee1b574baf38e833de08a91c5521791d52e3d47c authored over 9 years ago by Pawel Kozlowski <[email protected]>Closes #1572
github.com/prettier/angular-html-parser - c0f3778dda26f88572ee624566814f6e1175120e authored over 9 years ago by Pawel Kozlowski <[email protected]>closes #1542
github.com/prettier/angular-html-parser - d4925b61ff0cc04bfe96aa68cbce5219c6cce490 authored over 9 years ago by Matteo Suppo <[email protected]>work without dropping tsconfig.json files and generated .js files in the
source directory.
Close...
github.com/prettier/angular-html-parser - 5b104936ae55dc1b5b5ca687a912e703dd50dfa4 authored over 9 years ago by Alex Eagle <[email protected]>Signed-off-by: Josh Kurz <[email protected]>
Closes #1529
github.com/prettier/angular-html-parser - 14988d441596fcfd3701eae3f47fd03ed5a397ad authored over 9 years ago by Josh Kurz <[email protected]>Signed-off-by: Josh Kurz <[email protected]>
github.com/prettier/angular-html-parser - cd953ceb489b786b23d9fec8aa0b1c97cf81ab61 authored over 9 years ago by Josh Kurz <[email protected]>
- Tag services with `@Injectable()`
- Update `pubspec.yaml` to transform examples/todo.
Closes ...
github.com/prettier/angular-html-parser - 726fecbfb6b292fefa1c236bb613137643f621e3 authored over 9 years ago by Tim Blasi <[email protected]>Closes #1517
github.com/prettier/angular-html-parser - 818bb9b697bcc97ba16192a06272ee2151b10f26 authored over 9 years ago by vsavkin <[email protected]>github.com/prettier/angular-html-parser - e4586249fa24f85518205b2b87662c161e320bbe authored over 9 years ago by vsavkin <[email protected]>
github.com/prettier/angular-html-parser - 4c1e978536031bb7cc8cb646f3a0ea180e1e99ce authored over 9 years ago by Alex Eagle <[email protected]>
fixes #1326
closes #1327
github.com/prettier/angular-html-parser - b9eab463f7e009f9de802f4a39735506721ef402 authored over 9 years ago by Jeremy Elbourn <[email protected]>
Closes #1537
github.com/prettier/angular-html-parser - dff4795e49f6f17c983f0bfd7dd55dd92f9ff701 authored over 9 years ago by Anthony Zotti <[email protected]>Closes #1577
github.com/prettier/angular-html-parser - ab74e1ed4e9f96446d20bb44ff337fef89fab609 authored over 9 years ago by PatrickJS <[email protected]>github.com/prettier/angular-html-parser - 902984cc10fd4b1d3ca87a6724d1e0a35f131d90 authored over 9 years ago by Peter Bacon Darwin <[email protected]>
Closes #1366
github.com/prettier/angular-html-parser - ce431f279ea068a10929da9cb4bf33f042a83fcb authored over 9 years ago by Peter Bacon Darwin <[email protected]>These mess up the jade templates that use tabs for structuring the output.
github.com/prettier/angular-html-parser - 7fb2f2069cc29c2df0e99159621a066ea40aa2c9 authored over 9 years ago by Peter Bacon Darwin <[email protected]>You can generate docs for comsumption by the angular.io website by running:
```bash
gulp docs/a...
github.com/prettier/angular-html-parser - b72eb0783b24a785c34d4f74e667c224adb36b12 authored over 9 years ago by Yegor Jbanov <[email protected]>
Closes #1560
github.com/prettier/angular-html-parser - a801da6f7ca7b346e1954a521747cc6f70914827 authored over 9 years ago by Tobias Bosch <[email protected]>Closes #1316
github.com/prettier/angular-html-parser - 6fcd3709cf2ab86bd399edf0785d1ff4d1cf86dd authored over 9 years ago by Tobias Bosch <[email protected]>github.com/prettier/angular-html-parser - e617ca6323902bd98c0f1eb990b82f6b8d3c98e3 authored over 9 years ago by Brian Ford <[email protected]>
github.com/prettier/angular-html-parser - 1b2754dacdd15e8fea429d56cdacb28eae76d2b1 authored over 9 years ago by Brian Ford <[email protected]>
Dedup the getters, setters, and methods generated by the transformer
when compiling a template.
...
6x faster dart analyze
github.com/prettier/angular-html-parser - 867705bd2c1bf93f64a1bf82172553150cbea343 authored over 9 years ago by Kevin Moore <[email protected]>closes #1446
github.com/prettier/angular-html-parser - 6ab19dd095ba5f773c3b6c33fb35d2ec480c8ad5 authored over 9 years ago by Naomi Black <[email protected]>
If a source file hides `bool` (explicitly or implicitly via `show`), a
generated file using `boo...
github.com/prettier/angular-html-parser - 2827ca15591e3fee73ec2fe5f7b72a8f1b269743 authored over 9 years ago by Igor Minar <[email protected]>
github.com/prettier/angular-html-parser - d1ec2e18cdf454f48995a860c6d4238188189642 authored over 9 years ago by Igor Minar <[email protected]>
on our CI server we currently split each build into the building phase and testing phase, this c...
github.com/prettier/angular-html-parser - aa58e4bba587c3c5efa5e66466f297352342af95 authored over 9 years ago by Igor Minar <[email protected]>github.com/prettier/angular-html-parser - 8ea03d0380654f745b67e9602c88164fad684e8d authored over 9 years ago by Igor Minar <[email protected]>
previously these tests were failing but now they pass on master
github.com/prettier/angular-html-parser - 0a97f0b6451d1d18f567312b2e517363d2ab6d09 authored over 9 years ago by Igor Minar <[email protected]>otherwise we see occasional failures due to require.cache and other global state collisions
github.com/prettier/angular-html-parser - 22c79df98daa372658afd56afb2ef76895ce00c3 authored over 9 years ago by Igor Minar <[email protected]>github.com/prettier/angular-html-parser - 4c9b8ebb0cc3eabf845a49097d337e69956b69c9 authored over 9 years ago by Igor Minar <[email protected]>
github.com/prettier/angular-html-parser - a52798543ac7f82a6bfbf616f798f01c272157a0 authored over 9 years ago by Igor Minar <[email protected]>
- a variable `public` was renamed since it is a reserved keyword in the strict mode
github.com/prettier/angular-html-parser - 6aea629cd35355c3ed0040640f9ff21fc253c973 authored over 9 years ago by Igor Minar <[email protected]>github.com/prettier/angular-html-parser - 1cbdb9cd17b542ada51564d1ba3fded9a3f8d785 authored over 9 years ago by Igor Minar <[email protected]>
github.com/prettier/angular-html-parser - 8a5cf896d002d51f34141f2aed27db23ab714df4 authored over 9 years ago by Igor Minar <[email protected]>
see https://github.com/angular/clang-format/issues/4
github.com/prettier/angular-html-parser - 649fd5a7a94035d7d93df4ca024dba50006ebe6f authored over 9 years ago by Igor Minar <[email protected]>With this change we also stop gulp task queue when an error in build.broccoli.tools occurs, that...
github.com/prettier/angular-html-parser - 40c4eb724049295555a1fe20244e95e1476289d0 authored over 9 years ago by Igor Minar <[email protected]>github.com/prettier/angular-html-parser - cd05ed8de91ac13facdd467dfe39e267de094235 authored over 9 years ago by Igor Minar <[email protected]>
github.com/prettier/angular-html-parser - 42e7fc5252c4df3153eb4e07eae24bccfb62f615 authored over 9 years ago by Igor Minar <[email protected]>
github.com/prettier/angular-html-parser - bdf6af9bd6ad34c98b04819121c46d87f4806fcc authored over 9 years ago by Igor Minar <[email protected]>
Also adding symlink-or-copy to our npm dependencies since our plugins now use it.
github.com/prettier/angular-html-parser - 7740fc071cdc73ef29a1779ed03829117994465e authored over 9 years ago by Igor Minar <[email protected]>github.com/prettier/angular-html-parser - b111ca9471425a8a73c058f8ff5731323cacd05b authored over 9 years ago by Igor Minar <[email protected]>
github.com/prettier/angular-html-parser - 2f83efaac8912c1dbde125c212765dde23f4c59c authored over 9 years ago by Igor Minar <[email protected]>
components:
- gulp test.unit.broccoli task
- mock-fs for mocking our FS in unit tests
- jasmine ...
This change solves several problems:
- the broccoli pipeline is used to compile the node/cjs tre...
github.com/prettier/angular-html-parser - 427f0d021c51ea6923edd07574a4cc74a1ef84e6 authored over 9 years ago by Yegor Jbanov <[email protected]>
github.com/prettier/angular-html-parser - 9fc9d535667c620017367877dbc2a3bc56d358b7 authored over 9 years ago by Yegor Jbanov <[email protected]>
This also renames InternalAppViewContainer into AppViewContainer
Related to #1477
Closes #1554
Closes #1544
github.com/prettier/angular-html-parser - 0676fef61f00e742f649e6194257360f80a0da4f authored over 9 years ago by Ciro Nunes <[email protected]>Typos fixed
Closes #1549
github.com/prettier/angular-html-parser - 1d52cfba13d51406866b9e9717fb9341867dfd49 authored over 9 years ago by Sekib Omazic <[email protected]>
AppViewManager is the single entry point to changing the view hierarchy.
It is split between the...
github.com/prettier/angular-html-parser - f78406392b7c66c280814822415eb355bc570a7a authored over 9 years ago by Tobias Bosch <[email protected]>
github.com/prettier/angular-html-parser - 623edcd2d8e3b79363e575e31cdfbf936ad55d1f authored over 9 years ago by Alex Eagle <[email protected]>
Closes #1299
github.com/prettier/angular-html-parser - b5e350b18c4548594013acb8b8046ec91e39f73f authored over 9 years ago by vsavkin <[email protected]>
We have Dart code in `angular2` module that ought to be in its own
package. Examples include Dar...