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
1f6c6dbf2f85f0b5d1d96135308df59e0df0b7e9 authored over 9 years ago by Igor Minar <[email protected]>
0012caa4d54295bbb85337afe7cdfb2a55a01e6a authored over 9 years ago by Yegor Jbanov <[email protected]>
Fixes #1077
Closes #1315
Our style guide includes formatting conventions. Instead of wasting time in reviewing PRs discus...
daf0f472b3a37d3dc158c0e6bb5c76035bc67037 authored over 9 years ago by Alex Eagle <[email protected]>a3decad4c2646bc120b0dcee1e2c86f365458109 authored over 9 years ago by Martin Probst <[email protected]>
7b790a3369133e14481f22dd18ec20a8918cf744 authored over 9 years ago by Alex Eagle <[email protected]>
Package angular requires SDK version >=1.9.0 <2.0.0
Closes #1318
e18920884e562d18e279a117f86d6e07e1e9bde3 authored over 9 years ago by Sekib Omazic <[email protected]>6f8fef4f132da8c31b8c275348bcb3da018692c7 authored over 9 years ago by vsavkin <[email protected]>
e295940833999478f87f9b7c7b5fd84aa636a66c authored over 9 years ago by Naomi Black <[email protected]>
This avoids having to check in the compiled .js files.
2ed76222397455b86a1959e727c5c822c37ef213 authored over 9 years ago by Alex Eagle <[email protected]>6ce085a21ab8a66acba004044265c8323081c79d authored over 9 years ago by Tobias Bosch <[email protected]>
Previous implementation had bugs, and did not cache per ProtoView.
e34146fc149069824d7aef4c8f88ac59f6200a86 authored over 9 years ago by Tobias Bosch <[email protected]>4e2316c74236c60175c75822f746bb93d837ad36 authored over 9 years ago by Martin Probst <[email protected]>
5ce5a87abec5174a79dfcc7b4ee7d5b46a00121c authored over 9 years ago by Kevin Moore <[email protected]>
785900f722c879f6f9956040785d30be8021f9bf authored over 9 years ago by Kathy Walrath <[email protected]>
relates to #808
678d541da76edb10420ecc613a757ebad0bb6070 authored over 9 years ago by Victor Berchet <[email protected]>closes #1277
afe54658623305baf79b5770ae3efaadfaa8676c authored over 9 years ago by Jeremy Elbourn <[email protected]>Refactor the file extension logic in traceur plugin to simplify
f0477e164aa9b5a21b36ad73672265a22c94dad4 authored over 9 years ago by Alex Eagle <[email protected]>chore(doc-gen): capture docs for modules from comments
Closes #1258
docs(*): add module descrip...
b5002fb46b76c90db1a7c5c6268124a8843abd0e authored over 9 years ago by Peter Bacon Darwin <[email protected]>
Remove explicit generation of reflection information in benchmark code
and generate it with the ...
Use `package:analyzer`'s list of Dart keywords to ensure we are properly
reporting usages of Dar...
Necessary to allow runtime access via the `Injector`
f375dbd013fa51951819175ed20b3c9d7e5db5a1 authored over 9 years ago by Tim Blasi <[email protected]>
- Allow the user to specify multiple entry points to an app.
- Allow the Angular 2 transformer t...
- Lazily create and use a logger that prints instead of `throw`ing.
- Use this logger in unit te...
Stub out some methods used in the `CompilerPipeline`.
cac74c73e1f0c2a511df6764fc4fb5db56fa4e46 authored over 9 years ago by Tim Blasi <[email protected]>ea58ef85fc0c382cbb9d5e373b93f8783810e554 authored over 9 years ago by Igor Minar <[email protected]>
bf7933714a884e10124ce43aa27d63791fc37e6a authored over 9 years ago by Pawel Kozlowski <[email protected]>
This doesn't do the typescript part of the build yet. Also there is a bit
of hackiness left to re...
Closes #1292
7e2c04e805c2d7efbcfd21ee1bdf7af5f6894b46 authored over 9 years ago by Pawel Kozlowski <[email protected]>
This commit adds a plugin for the event manager, to allow a key name to
be appended to the event...
f45281a10afbbd6052427bd358e1d337fdb78831 authored over 9 years ago by vsavkin <[email protected]>
Queries allow a directive to inject a live list of directives of a given
type from its LightDom....
61cb99ea42ec09d4549de6c5f65e0bd502c4a7d7 authored over 9 years ago by vsavkin <[email protected]>
5408a9a72d3237ad53fb6bf8631d84659f90e97d authored over 9 years ago by vsavkin <[email protected]>
This switches all transpilation over from using Traceur to using ts2dart, based
on the TypeScrip...
22c1a0d030f90cd7bd2a33600ce3111fe415c7ca authored over 9 years ago by Martin Probst <[email protected]>
838aa2aaa93b6ea96353a262bce96bdc660982f6 authored over 9 years ago by Martin Probst <[email protected]>
gulp only requires receiving a done argument if a task is not returning
a stream. Doing both is ...
17e8857efc418e81dd4c40ae5a3d24b0b94cbb35 authored over 9 years ago by Martin Probst <[email protected]>
3285ffba16ecf346e782f03cc9a5aceac57bba53 authored over 9 years ago by Martin Probst <[email protected]>
70cea03b4b16f4b862c1214356520b1b754a4394 authored over 9 years ago by Martin Probst <[email protected]>
The module name actually does not include a trailing slash, so the
folder would show up and be i...
a027912891008bc30d570a81d18523072316a8c7 authored over 9 years ago by vsavkin <[email protected]>
3bdf669ddf52b603543cdcc0b97b430ee5ac0bbc authored over 9 years ago by vsavkin <[email protected]>
b94b04c0746aa2ed1c4ba824c4d4334d2bf94dc9 authored over 9 years ago by Alex Eagle <[email protected]>
see: https://github.com/broccolijs/broccoli-funnel/pull/22
cfc5dd830cddd4776a864e12957dea013bf5879e authored over 9 years ago by Igor Minar <[email protected]>
The previous change did the ES6 transpile, now we add ES5.
The sourcemaps are broken, but were a...
69c3bff08624211504c0ee8981d28f84f15eb52a authored over 9 years ago by vsavkin <[email protected]>
Introduces angular2/src/core/compiler/ViewFactory which
extracts ProtoView.instantiate and repla...
Add support for multiple pipelines in different Brocfile's.
de581ea8b3528cb17c1525b7feb8ea2ef2f3ee00 authored over 9 years ago by Alex Eagle <[email protected]>Closes #1222
9f8a9c6fc7a20d83c21a74c75c31f8b844e37c23 authored over 9 years ago by Peter Bacon Darwin <[email protected]>ad083ed28f592f2a0684a96294bc00f3dce83f6d authored over 9 years ago by Alex Eagle <[email protected]>
Re-use the preformatting from the source code to layout method signatures
more cleanly.
Closes #1249
Closes #1257
Closes #1089
Closes #1253
41262f42650cfbf8fdd494120817da30af9fb80f authored over 9 years ago by Pawel Kozlowski <[email protected]>Updates rx to the newest version, because a fix is needed.
Closes #1245
c349eb4fa48acd4ded6b3ec6d5fcd6fabaf0115c authored over 9 years ago by Rado Kirov <[email protected]>
Needed to change Renderer.mergeChildComponentProtoViews to not create
new ProtoViews to be able ...
This exactly reproduces the output tree from one of the gulp tasks, which is now removed.
Next st...
bc248e9a15f6abf330f32aa4a1a4a24675a953cf authored almost 10 years ago by Alex Eagle <[email protected]>
- Allow pub (build|serve) to specify mode
- Update pubbuild.js & pubserve.js to allow the caller...
Closes #1248
1a99090b45f28d3172000df9b9d9a1d8ac94a572 authored almost 10 years ago by Peter Bacon Darwin <[email protected]>b7eea4f5778395ad91a724ffac17c447a9102c8d authored almost 10 years ago by John Arstingstall <[email protected]>
9c62b5867e8fbc64cd6fde19d566ea0431886642 authored almost 10 years ago by vsavkin <[email protected]>
Closes #1202
2560af731af6254690bf2765d1477234590e2b9c authored almost 10 years ago by Harry Terkelsen <[email protected]>Closes #1240
86211eb5f047824a95286991748a7dea2f7aa729 authored almost 10 years ago by Victor Berchet <[email protected]>Closes #1226
a3387b7f4810f42588f0a3938501bd9fa71903e9 authored almost 10 years ago by Pawel Kozlowski <[email protected]>94a48e86406bf2329df30043bb962afcfe3abd3c authored almost 10 years ago by Victor Berchet <[email protected]>
d8aeb40b4920ae114666a88aed05556a454b0760 authored almost 10 years ago by Victor Berchet <[email protected]>
52c55d0ee89f0269841c0e914d45d3d9ca88e37e authored almost 10 years ago by Victor Berchet <[email protected]>
438c2b31e44bd3ad58e48f35229e48941aadc618 authored almost 10 years ago by Victor Berchet <[email protected]>
57e308dd4653ed10064c3405f09cd2728b6d5017 authored almost 10 years ago by Victor Berchet <[email protected]>
Closes #1227
c922b5a112839faba2e46d4bcc969f892b169873 authored almost 10 years ago by Gerd Jungbluth <[email protected]>Closes #1235
d552303cd5969bea00cc0bccbc0a7a5d20890237 authored almost 10 years ago by PatrickJS <[email protected]>1d4d18d9db5a9266c9c1cb57ff1f79358f5b34fb authored almost 10 years ago by Tobias Bosch <[email protected]>
069bbf3ed08bbdaf8cb756aeb0260ced5f61e630 authored almost 10 years ago by Patrick <[email protected]>
a4a2d4e56db181e6caf2b702f6b9b9a5d15dfc33 authored almost 10 years ago by Kevin Moore <[email protected]>
d77f409093c37e6bccddbdfc2cd6ab2d1d4b22da authored almost 10 years ago by Kevin Moore <[email protected]>
25c709c58ef3441d9b23688dadf54fee527a19a3 authored almost 10 years ago by Andrew <[email protected]>
Rename `setupReflection` => `initReflector`
Rename `TemplateComplier` => `TemplateCompiler`
Clo...
bc909d1d0f71e0527b799dbbc31e8ec5e26a2661 authored almost 10 years ago by Tim Blasi <[email protected]>
Set `this.locals = null;` in the ctor of generated change detector
classes to prevent the class ...
Adds a gulp task which builds the .ts files (in the cjs build only).
The new files have extension...
abea92af59b562bdf20db63ce6979c6d614f0e84 authored almost 10 years ago by vsavkin <[email protected]>
Adds long-stack-trace-zone into the dev build. Turn off source maps
until proper concatination o...
c0b04ca0bc762bc925434a8762eee74ce999e57e authored almost 10 years ago by Rob Wormald <[email protected]>
Closes #1181
86dc3e5b07a41d9e5fe19d29b80db19aaecab006 authored almost 10 years ago by Misko Hevery <[email protected]>
property_setter_factory
selector
style_inliner
style_url_resolver
shadow_css
be5ccf6957b3b707137afd03f96731c06b106d38 authored almost 10 years ago by Tobias Bosch <[email protected]>
This fixes the build by pulling in a later version that correctly ignores the .es6 files.
09067ebdc50dfeaf3095b7999536296de3edec4f authored almost 10 years ago by Martin Probst <[email protected]>Closes #1211
08697e71fa9f5b84b09cd62adaf8dd0785f8c4d1 authored almost 10 years ago by Marc Laval <[email protected]>Closes #1179
90d9a1df3fac3feb6c87d9425ed122861b68e54a authored almost 10 years ago by Marc Laval <[email protected]>They're already transpiled by the build/transpile.js.cjs task
a96c1497934da3a73fdace793cedb554c08d1575 authored almost 10 years ago by Victor Berchet <[email protected]>1037cef22ef7d5984ef163e63727a3a89b360953 authored almost 10 years ago by Victor Berchet <[email protected]>
Add a transformer for `di` which generates `.ng_deps.dart` files for all
`.dart` files it is run...
Allow `PrivateComponentLoader`, `Testability`, and `TestabilityRegistry` to be injected.
788461b7e2e53fbaa8fb745ce8ee73275f279d0a authored almost 10 years ago by Tim Blasi <[email protected]>
core/compiler/events -> render/dom/events
core/compiler/url_resolver -> services/url_resolver
co...
Remove first so Github shows the files as being moved instead of copied and deleted.
bcbf1ccc684b71a1a869bd6c80572b4dd1a96fc4 authored almost 10 years ago by Tobias Bosch <[email protected]>Fixes #965
Closes #1155
ae30d7ba40a39cf990e68f939f802afbb24751fb authored almost 10 years ago by Pawel Kozlowski <[email protected]>See https://github.com/DefinitelyTyped/tsd#tsdrc
9adf41ca2d9864f7ad4b97837cc45ebc2557d419 authored almost 10 years ago by Alex Eagle <[email protected]>
Fixes #1025
Closes #1117
60e4197026c4b1946abd8ce3d8aa95f16a77aaed authored almost 10 years ago by Martin Probst <[email protected]>