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
Related to #709
Closes #1498
Fixes #1510
Closes #1511
github.com/prettier/angular-html-parser - 8ccafb0524e3ac4c51af34ef88e0fe27482336a6 authored over 9 years ago by vsavkin <[email protected]>
- Fix the casing to match key name exposed for `templateUrl` in `View`
annotation
Closes #1495
github.com/prettier/angular-html-parser - 8e18d6c6cf9bbb7488d967eae89d72929fb7b7c2 authored over 9 years ago by Wesley Cho <[email protected]>Closes #1509
github.com/prettier/angular-html-parser - fa8e059f28f7051532280f5d71ed11def1c877f1 authored over 9 years ago by Pawel Kozlowski <[email protected]>Closes #1502
github.com/prettier/angular-html-parser - 8a92a1f13e85028a9cfa15cd91b0c6c27f9d48ab authored over 9 years ago by Marc Laval <[email protected]>Closes #1504
github.com/prettier/angular-html-parser - d0059b5d75759291ee29914e4200ebccf9144cf9 authored over 9 years ago by Pawel Kozlowski <[email protected]>Closes #1496
Closes #1500
github.com/prettier/angular-html-parser - afe0e454537f9252f9cf313647e649cfa464f96f authored over 9 years ago by Pawel Kozlowski <[email protected]>github.com/prettier/angular-html-parser - 2e3e41ba644ca6c826473b55a3210e9dfad347ee authored over 9 years ago by Victor Berchet <[email protected]>
github.com/prettier/angular-html-parser - d74dd1126b427b32ade04d83628227e5805472af authored over 9 years ago by vsavkin <[email protected]>
Closes #1275
github.com/prettier/angular-html-parser - 0ff99081bd35a2332dc3a89c298b1552b870332b authored over 9 years ago by Kathy Walrath <[email protected]>for #1224
Closes #1325
github.com/prettier/angular-html-parser - 6f4b6783c09e4ae5c52157b6d2265e790e4c0170 authored over 9 years ago by Matthew Hill <[email protected]>Closes #1409
github.com/prettier/angular-html-parser - b1bc792b56ef7a34b218d49729fcae01b80feef1 authored over 9 years ago by hdngr <[email protected]>These are mostly trivial, but I thought I'd fix them while reading through the doc.
Closes #1438
github.com/prettier/angular-html-parser - d4b8a86509ac3f329d997cfe82cbf262684109f2 authored over 9 years ago by Sam Rawlins <[email protected]>
When the mean is 0, the coefficient of variation is calculated to be
NaN, which is not meaningfu...
Closes #1457
github.com/prettier/angular-html-parser - 4650d25a535bc6f7a082d11e9108baeafff5b4fe authored over 9 years ago by Brian Ford <[email protected]>Closes #1468
github.com/prettier/angular-html-parser - 7551a28f1a61b1f3b835128e6dc0c532d453c305 authored over 9 years ago by Kevin Moore <[email protected]>I didn't get a full trace back for my evidence I got from making this example work. EventEmitter...
github.com/prettier/angular-html-parser - e51a48fe4c77ac2f83f5394379ef902ae05e83f2 authored over 9 years ago by Gion Kunz <[email protected]>Closes #1476
github.com/prettier/angular-html-parser - 22c6c09dafaca6d9f2300d1807bba847994efe30 authored over 9 years ago by Marc Laval <[email protected]>
Fixes #1473
Closes #1478
github.com/prettier/angular-html-parser - 97e6fb68359fe50e7fdd49d16200cff78e970e3e authored over 9 years ago by Tobias Bosch <[email protected]>
Background: our benchmarks check whether there were errors
in the browser log after they executed.
Reflection for Dart was not set up properly for the TODO example,
so it was failing when served ...
github.com/prettier/angular-html-parser - f7f06c5ad4ccefd0f156adce9d0570277b9417c6 authored over 9 years ago by Kevin Moore <[email protected]>
Fixes #1406
Closes #1459
github.com/prettier/angular-html-parser - e23004df52421a18628f1f45774781bd171f12a2 authored over 9 years ago by Pawel Kozlowski <[email protected]>github.com/prettier/angular-html-parser - fe70c2647a2c30b49d17a5a53b85672afcf55aef authored over 9 years ago by Yegor Jbanov <[email protected]>
github.com/prettier/angular-html-parser - ada1e642c57f19ad5cecde57db1aca1727bf2325 authored over 9 years ago by Tobias Bosch <[email protected]>
Previously, getting testability was `window.angular2.getTestability`
This was because the plan w...
github.com/prettier/angular-html-parser - a97a2266d34ae6acd072c239cc704b7702ef1b95 authored over 9 years ago by vsavkin <[email protected]>
github.com/prettier/angular-html-parser - 8b3c808cb0fb902734f3315a44d2246216214353 authored over 9 years ago by vsavkin <[email protected]>
github.com/prettier/angular-html-parser - 2d929e73ecc3f77ec85737a19601fe54a0101a32 authored over 9 years ago by vsavkin <[email protected]>
github.com/prettier/angular-html-parser - 681d06386d7fca993be5d76abe622c337c1b3312 authored over 9 years ago by vsavkin <[email protected]>
Run the formatter on some Dart-specific reflection files.
github.com/prettier/angular-html-parser - 5b4eb0c6d7c4245c7b1760abe8f59fe5b6d483d9 authored over 9 years ago by Tim Blasi <[email protected]>
Add two transform parameters to aid in debugging the transformer
- `mirror_mode`, with values {`...
Closes #1440
github.com/prettier/angular-html-parser - 5c25248582d806e88c75df7756f043ca78dc4f69 authored over 9 years ago by Naomi Black <[email protected]>github.com/prettier/angular-html-parser - 02997f473ab7b306e9ca41adc463f1bc373d1ff6 authored over 9 years ago by Tobias Bosch <[email protected]>
Previously, light dom nodes that were not used by any content tag
were not removed from a view o...
Add a link to the Dart Transform wiki page to DEVELOPER.md
github.com/prettier/angular-html-parser - abda569b55a5592558055b47ab883bc3a1697f80 authored over 9 years ago by Tim Blasi <[email protected]>github.com/prettier/angular-html-parser - 447018b54b2e9de232bec1ddcae1359306cc5c4a authored over 9 years ago by Misko Hevery <[email protected]>
Closes #1458
github.com/prettier/angular-html-parser - 0a200aff701a88750f1bbc60578ba76fd149db97 authored over 9 years ago by Marc Laval <[email protected]>
Fixes #1039
Closes #1397
Closes #1423
github.com/prettier/angular-html-parser - aabe83cf6324cf404c94d8d9fc02e9ddc7c28ff9 authored over 9 years ago by Marc Laval <[email protected]>
You can now write a link to a member of a class by appending the member name
to the class name j...
github.com/prettier/angular-html-parser - d6dae0cc85dd5771bdf1d2f744ac91ee4256347a authored over 9 years ago by Konstantin Shcheglov <[email protected]>
Closes #1429
github.com/prettier/angular-html-parser - 376d508934e4fbe6344313c6c61b95e626ef32cc authored over 9 years ago by Peter Bacon Darwin <[email protected]>github.com/prettier/angular-html-parser - a00cb1de5019447a34d1b9f6e174ef2214c67cc9 authored over 9 years ago by Konstantin Shcheglov <[email protected]>
github.com/prettier/angular-html-parser - 56f3429cc90347081a0fd78c1bd6de44eaac23c1 authored over 9 years ago by vsavkin <[email protected]>
github.com/prettier/angular-html-parser - 4943c0f8872a691a78d2e8fda3c7ea19619420fd authored over 9 years ago by vsavkin <[email protected]>
index_static.js & index_static.html are unnecessary in Js and are now
essentially generated via ...
github.com/prettier/angular-html-parser - e52d71060fa74da81c971f6a88183d3a96a5ee75 authored over 9 years ago by Yegor Jbanov <[email protected]>
github.com/prettier/angular-html-parser - 01869f9fa8333ee8a57c546dda30e36eb72c1505 authored over 9 years ago by Yegor Jbanov <[email protected]>
github.com/prettier/angular-html-parser - 526c51d1a6c2fa47b2bd9eb186f0ef4388b12982 authored over 9 years ago by Yegor Jbanov <[email protected]>
github.com/prettier/angular-html-parser - 2b4d30d931d5d27dc221621c6763997955cd57db authored over 9 years ago by Yegor Jbanov <[email protected]>
github.com/prettier/angular-html-parser - 3dc4df2ffa1ed0bc15112463f70f84ce7a735112 authored over 9 years ago by Yegor Jbanov <[email protected]>
github.com/prettier/angular-html-parser - f830cfca12d7b90c44a4a9bbe8884b0dafb8b00a authored over 9 years ago by Tobias Bosch <[email protected]>
github.com/prettier/angular-html-parser - eac5c88893a5784384b6c7667945d7c21b94a48a authored over 9 years ago by vsavkin <[email protected]>
Closes #1427
github.com/prettier/angular-html-parser - abfe175c9e3b4337356cad27afca83bfb4998daa authored over 9 years ago by Victor Berchet <[email protected]>Closes #1426
github.com/prettier/angular-html-parser - 0fc66daef62cfd98f23fcf14481008d07ea6434a authored over 9 years ago by Victor Berchet <[email protected]>Closes #1428
github.com/prettier/angular-html-parser - 5a095bb257598c1cb4c31003b96d78b297a54d7e authored over 9 years ago by Pawel Kozlowski <[email protected]>Closes #1420
github.com/prettier/angular-html-parser - de31aca7a727ef36dae0c062f9767cc326790f64 authored over 9 years ago by Naomi Black <[email protected]>github.com/prettier/angular-html-parser - 97220dd2ba24963b471abde1424f200108c3ec31 authored over 9 years ago by Peter Bacon Darwin <[email protected]>
github.com/prettier/angular-html-parser - e1b0bab9a6b361466ca7d1489ef71a25dce17a81 authored over 9 years ago by Peter Bacon Darwin <[email protected]>
This commit enables links to other docs, such as classes and modules,
via the `{@link CodeIdenti...
This is an example of how to link to other code components using the `link`
inline tag.
github.com/prettier/angular-html-parser - 87ac100c666f3f189e1e7b57fbb71a15e3b25285 authored over 9 years ago by Misko Hevery <[email protected]>
github.com/prettier/angular-html-parser - 487c4d23c1dcdc2010661c4ed47852aa3ce2989c authored over 9 years ago by Misko Hevery <[email protected]>
Since we are currently stuck on node 0.10 (see #1396), this will at least help us avoid
some of ...
github.com/prettier/angular-html-parser - 371c8b8a1ca7d0a4799fecc8b8c70ea2df1f7383 authored over 9 years ago by Igor Minar <[email protected]>
github.com/prettier/angular-html-parser - eb87f5f8511a29ce2f0b09144c67ace48e41d6c4 authored over 9 years ago by Igor Minar <[email protected]>
github.com/prettier/angular-html-parser - 27d227283c9ade61dffb8b311fa48f5d391f32b2 authored over 9 years ago by Igor Minar <[email protected]>
we temporarily need this because some of our dependencies are being installed via npm postinstall
github.com/prettier/angular-html-parser - 8906cdbab8ba9df567cfd20c45b24f28340da2ae authored over 9 years ago by Igor Minar <[email protected]>github.com/prettier/angular-html-parser - 4fd4a1d15c2dd92cf82665372b23b0f33df937e4 authored over 9 years ago by Igor Minar <[email protected]>
github.com/prettier/angular-html-parser - ea9d24be315a3a94714a5272521e99ddfcc930d2 authored over 9 years ago by Igor Minar <[email protected]>
github.com/prettier/angular-html-parser - 5408abca68dcadd68a2f195abdd13ea8b51afc30 authored over 9 years ago by vsavkin <[email protected]>
github.com/prettier/angular-html-parser - 233cb0f96a04b40863b592bd78ec1a7de6854834 authored over 9 years ago by vsavkin <[email protected]>
github.com/prettier/angular-html-parser - 8b28e99373d3032eef89cad97a87d7d594037a10 authored over 9 years ago by Julie Ralph <[email protected]>
Major changes:
- `compiler.compileRoot(el, type)`
-> `compiler.compileInHost(type) + viewHydra...
github.com/prettier/angular-html-parser - 97fc248e008034a119ea5b330faec26d9d43434a authored over 9 years ago by vsavkin <[email protected]>
github.com/prettier/angular-html-parser - 7bd682bb27aefa3b74fcca7ae0e36f5f66c5ecc2 authored over 9 years ago by vsavkin <[email protected]>
github.com/prettier/angular-html-parser - e927342e58923b568ebddbdf3459e1865e347561 authored over 9 years ago by Tim Blasi <[email protected]>
github.com/prettier/angular-html-parser - f89bb8eaf32ec13318f80fc5ac1cf58a2d77da40 authored over 9 years ago by Tim Blasi <[email protected]>
github.com/prettier/angular-html-parser - ae84eb7462de836b5cb8d5982796afa9e95be37e authored over 9 years ago by Tim Blasi <[email protected]>
github.com/prettier/angular-html-parser - 0d0b3a35dafcd46e5b57976253afddfdf5233c00 authored over 9 years ago by Tim Blasi <[email protected]>
Add a class that parses and reads Directive metadata to prepare for
running the Render compiler ...
Create a method that recursively walks imports from an entry point and
determines where classes ...
Pending issue to fix analyzer items in web: https://github.com/angular/angular/issues/1392
github.com/prettier/angular-html-parser - 6600ac7031944703ff7bb1f1aeee9650e8572460 authored over 9 years ago by Kevin Moore <[email protected]>github.com/prettier/angular-html-parser - 957384ceebba3a8a175472bdc6e86be1461ead84 authored over 9 years ago by Kevin Moore <[email protected]>
Closes #1358
github.com/prettier/angular-html-parser - d3e391d176882c878a2a587e2badef301c1fdf46 authored over 9 years ago by Marc Laval <[email protected]>Closes #1363
github.com/prettier/angular-html-parser - 0658d5602efbf547d3c534a74ad84ed363f7f72a authored over 9 years ago by Peter Bacon Darwin <[email protected]>Closes #1375
github.com/prettier/angular-html-parser - 458213d0555f10d5d86b650c07b64813b4e8614c authored over 9 years ago by Simon Hürlimann (CyT) <[email protected]>Closes #1373
github.com/prettier/angular-html-parser - cd1295a82345b1a971f500e48873a51efd0735ce authored over 9 years ago by Bradley Heinz <[email protected]>Closes #1374
github.com/prettier/angular-html-parser - 5d302c504e23777174e12e7c8810ecbf49294c7a authored over 9 years ago by Bradley Heinz <[email protected]>github.com/prettier/angular-html-parser - 68faddbf5c20343143fdc1d211fd56b284596cf0 authored over 9 years ago by vsavkin <[email protected]>
give a better report of errors
github.com/prettier/angular-html-parser - dc9c614da28b814a0edc482b6e5670c595e3828d authored over 9 years ago by Kevin Moore <[email protected]>github.com/prettier/angular-html-parser - 8c1adabe1cbcb4f2c7ba643d7060f8793aaf69dd authored over 9 years ago by vsavkin <[email protected]>
Also adds a bunch of unit tests for affected parts.
Fixes #1201
github.com/prettier/angular-html-parser - 213dabdcebceda685031e541cf9ec5067838fd1b authored over 9 years ago by Tobias Bosch <[email protected]>github.com/prettier/angular-html-parser - 6ecaa9aebb16f7688b11ac07bb82c27c89935cb7 authored over 9 years ago by Tobias Bosch <[email protected]>
github.com/prettier/angular-html-parser - cb2e646332c4a7352776e87ecba9b003001b50ae authored over 9 years ago by Tobias Bosch <[email protected]>
- Linked imports are generated in a consistent order.
- Linked imports are generated immediately...
This lead to build fails.
github.com/prettier/angular-html-parser - e14543498c53262406975d47a7c724d0980b500e authored over 9 years ago by Tobias Bosch <[email protected]>