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

fix(build): open new window for every benchmark

eb6385e143707a41afed419a7ad719b60bc71e67 authored almost 10 years ago by Tobias Bosch <[email protected]>
fix: remove one more use of for..of

91426a8efea2332dfcca1509e2288790bd0c7437 authored almost 10 years ago by Alex Eagle <[email protected]>
feat(bench press): add microIterations option

043b8c6d2ebb10f058fdddef2e3da85afa7c14e2 authored almost 10 years ago by Tobias Bosch <[email protected]>
feat(CssProcessor): add support for CssTransformers

Closes #860

03793d0714eb406927dbd037161b1c64979a2009 authored almost 10 years ago by Victor Berchet <[email protected]>
refactor(Compiler): make shadow DOM stragegy support more flexible

9982520a2329bc2639f5b98f4896a0ab5fdc0a7e authored almost 10 years ago by Victor Berchet <[email protected]>
refactor(Compiler): simplify the code

Closes #862

bcf4a96a846b4b7e3648e212dd717243e0f34edc authored almost 10 years ago by Victor Berchet <[email protected]>
chore(gulpfile.js): minor corrections

Removed unnecessary comma and semicolon

Closes #863

04abf2629bdcbd83e03426183f705e6b73789988 authored almost 10 years ago by Cory Bateman <[email protected]>
fix(benchmarks): prepare publish to pub

8adac5332a0e97ef8877e4110acb365bc2dded38 authored almost 10 years ago by Tobias Bosch <[email protected]>
fix(build): copy files that are included in html files to the same folder

This is e.g. needed to allow Dart benchmarks to be served via `pub`

9c9769e3dd316820a9c549c0fc2c11639ae9087b authored almost 10 years ago by Tobias Bosch <[email protected]>
fix(build): report and fail on errors

tree benchmark was broken and we didn’t know it…

also changes reporting to not include messages...

81a5ae8f6e314dde772b28d8b58c2f1416b163c8 authored almost 10 years ago by Tobias Bosch <[email protected]>
feat(forms): add support for nested forms

733915d99bb6f112d5217eaa42ca9273af8413b9 authored almost 10 years ago by vsavkin <[email protected]>
refactor(tests): move files from `angular2/e2e_test` to `angular2/src/test_lib`

The `e2e_test` folder in `angular2` never contained e2e tests but was
used to store utilities fo...

7ddfbf8beab698258f8bc48fd850931702a6e07a authored almost 10 years ago by Tobias Bosch <[email protected]>
add compilation error test for dart

Closes #812

3059104e8d4e18bded67fc5f0b5e40389fe46da6 authored almost 10 years ago by Bertrand Laporte <[email protected]>
feat(DomAdapter): add types

Closes #842

23786aaa9275d507073b979f2c152d8b7efc46b4 authored almost 10 years ago by Victor Berchet <[email protected]>
fix(browser_adapter): work around WebKit bug with importing template elements

Closes #851

Closes #853

749a75812cfb8825d9d523b930f9e73303d1cc22 authored almost 10 years ago by Caitlin Potter <[email protected]>
feat(di): add support for optional dependencies

ba0a1ec459cbf03879084e91766d28cd86e14ee2 authored almost 10 years ago by vsavkin <[email protected]>
feat(change_detection): implement hydration/dehydration

21f24d19dd5ba49f68b67983793250f54a919682 authored almost 10 years ago by vsavkin <[email protected]>
chore: publish npm and bump version to alpha 12

c1dc3ccf485236899a29d9e8625c09cac7394929 authored almost 10 years ago by Jeff Cross <[email protected]>
refactor(benchpress): export webdriver adapters in benchpress/benchpress

Also adds default bindings for protractor.
Also removes sync web driver adapter for Dart as we d...

821d01ab34c6bbea23449c8c58f910c01ea44fb2 authored almost 10 years ago by Tobias Bosch <[email protected]>
chore(packaging): pub publish script

f783841f168dfb86b2a1795c41310816e03daec9 authored almost 10 years ago by Yegor Jbanov <[email protected]>
fix(docs): fix typo in compiler integration_spec.js

Closes #834

f30e3e59b5809cfd8306dad0f831138c7fef29a9 authored almost 10 years ago by Richard Harrington <[email protected]>
chore(refactor): easier to make sense of attr-to-prop map (even if a bit reduntant)

cbe7b8c6717f88723fae3b7850e8377ea615caa0 authored almost 10 years ago by Yegor Jbanov <[email protected]>