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

feat(benchmarks): Add basic dart transformer benchmarks.

Adds simple benchmarks for various transformation phases, as well as hello_world.
Does not integ...

github.com/prettier/angular-html-parser - 1864f60afb3cb67cb4dbef406b9376cbfe966401 authored over 9 years ago by Jacob MacDonald <[email protected]>
feat(decorators): adds decorator versions of DI annotations.

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]>
feat(router): route redirects

github.com/prettier/angular-html-parser - 9153331303253a8ad71cf4ce581795686c401694 authored over 9 years ago by Brian Ford <[email protected]>
refactor(router): rename "alias" to "as"

github.com/prettier/angular-html-parser - 28feac9411c79091bfc344566fbcc6ea9db7b01b authored over 9 years ago by Brian Ford <[email protected]>
feat(router): sibling outlets

github.com/prettier/angular-html-parser - 9d5c33f9dd66f08e372d1ec051f61f7526562515 authored over 9 years ago by Brian Ford <[email protected]>
fix(router): navigate on popstate event

github.com/prettier/angular-html-parser - 2713b7877b2ef95e2ad20a1a2611cf9ec73b2593 authored over 9 years ago by Brian Ford <[email protected]>
chore(router): add router bundle to gulpfile

github.com/prettier/angular-html-parser - 2f0fef8ee1d969cd70c80e6ce401ae6dc7ed6026 authored over 9 years ago by Brian Ford <[email protected]>
fix(router): infer top-level routing from app component

Closes #1600

github.com/prettier/angular-html-parser - 46ad3552c761b15dadacd2ef20eb691a00c2e58f authored over 9 years ago by Brian Ford <[email protected]>
fix(router): throw if config does not contain required fields

github.com/prettier/angular-html-parser - 259f872ceabc7d4754a4ee3a14f2d807db57d4cf authored over 9 years ago by Brian Ford <[email protected]>
feat(router): export routerInjectables

github.com/prettier/angular-html-parser - ef7014fe19e5046b33676acc3d73c874812a6301 authored over 9 years ago by Brian Ford <[email protected]>
refactor(router): rename LocationMock to LocationSpy

github.com/prettier/angular-html-parser - 68ed8f1b6bb34125f3f25a50d2f1fac7233e6827 authored over 9 years ago by Brian Ford <[email protected]>
feat(router): add location service

github.com/prettier/angular-html-parser - ea546f5069efcb2b34e445190b4bad4dc6a77910 authored over 9 years ago by Brian Ford <[email protected]>
fix(router): use lists for RouteConfig annotations

github.com/prettier/angular-html-parser - 4965226f3f134b74ed20b4e3e97c3ecc515d3f19 authored over 9 years ago by Brian Ford <[email protected]>
fix(bundle): update the bundle config to point to rx.js

github.com/prettier/angular-html-parser - cf3221307914920b3c594a9041698902eafa94c2 authored over 9 years ago by Rado Kirov <[email protected]>
refactor(view): moved the logic from ProtoView to ProtoViewFactory

github.com/prettier/angular-html-parser - ce6a2ba8360ba6dd83e3a053dde718a1ec4543d6 authored over 9 years ago by vsavkin <[email protected]>
chore(packaging): switch to conventional changelog

github.com/prettier/angular-html-parser - 0f4a089c32271672ee7a6a0f32eb4b723899298f authored over 9 years ago by Yegor Jbanov <[email protected]>
chore(build): Remove .es6 files which shadow .ts files.

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 - 3c77855b39779c88f5d9a545aae572ab986b3cb9 authored over 9 years ago by Alex Eagle <[email protected]>
fix(view): changed view manager to hydrate change detector after creating directives

github.com/prettier/angular-html-parser - c1579222bd74f83f73d1d6c7e1636c7ebd0ea3bc authored over 9 years ago by vsavkin <[email protected]>
feat(decorators): adds support for parameter decorators.

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]>
feat(benchmark): added an implementation of the tree benchmark in React

github.com/prettier/angular-html-parser - e4342743c09c6ea70e9dc401eafbf77652bdf49f authored over 9 years ago by vsavkin <[email protected]>
fix(compiler): clone templates before compiling them

This is needed as the compiler changes templates during compilation
and we are caching templates...

github.com/prettier/angular-html-parser - 9e8d31d5324b9909539889f4a8d12fb2f616847f authored over 9 years ago by Tobias Bosch <[email protected]>
refactor(compiler): rename decorator directives into directive

BREAKING CHANGE:
Previously, `Directive` was the abstract base class of several directives.
Now,...

github.com/prettier/angular-html-parser - f75a50c1ddb542d3898def5464629c1f13540ee2 authored over 9 years ago by Tobias Bosch <[email protected]>
refactor(benchpress): report forced gc metric separately

github.com/prettier/angular-html-parser - c671706518faa9c561f0426cf22e023b25e8eabc authored over 9 years ago by Tobias Bosch <[email protected]>
fix(exception_handler): log errors via `console.error`

This is e.g. needed as we use this to test for errors
in our examples.

github.com/prettier/angular-html-parser - ead21c91a41510a6fb86c5b16369c425315e9a11 authored over 9 years ago by Tobias Bosch <[email protected]>
fix(decorators): updates missing benchmark and fixes typo.

github.com/prettier/angular-html-parser - 87dcd5eb6f46011720aa4a4d41d7f00a26f05754 authored over 9 years ago by Rado Kirov <[email protected]>
refactor(core): remove DynamicComponent

BREAKING CHANGE:
A dynamic component is just a component that has no @View annotation…

github.com/prettier/angular-html-parser - 8faf6364dc344d53c619a1bdfc1ed4d856375f82 authored over 9 years ago by Tobias Bosch <[email protected]>
chore(build): update clang-format to 1.0.10

Closes #1593

github.com/prettier/angular-html-parser - b71fe311fc8104866d81da0479edf14cee7832ff authored over 9 years ago by Marc Laval <[email protected]>
chore(build): update TypeScript version to unreleased beta

Also fixup the typings which were broken by changes in typescript's lib.d.ts.
Second attempt to ...

github.com/prettier/angular-html-parser - bb50fc131bd74bed2e394df2eaba1bcff75fc6bc authored over 9 years ago by Alex Eagle <[email protected]>
refactor(compiler): remove `Viewport` directives, use `Decorator` instead

BREAKING_CHANGE:
- The special type of `Viewport` directives is removed
in favor of a more gen...

github.com/prettier/angular-html-parser - 3aac2fefd7f93c74abfa5ee58aa0ea8d4840b519 authored over 9 years ago by Tobias Bosch <[email protected]>
feat(decorators): adds decorators to be used by TS and Babel transpiled apps.

github.com/prettier/angular-html-parser - fb67e37339949f352a98822d4989b484c23e3468 authored over 9 years ago by Rado Kirov <[email protected]>
feat(dart/transform): Add directiveMetadata{To,From}Map

Add utility methods to convert `render.dom.DirectiveMetadata` to and
from maps. This will allow ...

github.com/prettier/angular-html-parser - 648c514c2863bf38dae1a5f0797916b828121d09 authored over 9 years ago by Tim Blasi <[email protected]>
chore(build): Karma watches broccoli output.

This is a prerequisite for switching to TypeScript. We need to remove the Traceur preprocessor
f...

github.com/prettier/angular-html-parser - 511e832ee25a3d8734b0835c7e8c8d8aa14bfb88 authored over 9 years ago by Alex Eagle <[email protected]>
refactor(core): introduce `ViewRef` and `ProtoViewRef`

BREAKING CHANGES:
- `NgElement` merged into `ElementRef`
- `Compiler.compile…` returns `ProtoVie...

github.com/prettier/angular-html-parser - 09f8d8f7ba977d881f4b6ef7907e66f0098b1743 authored over 9 years ago by Tobias Bosch <[email protected]>
fix(build): use correct tsd command to get typings at requested versions

github.com/prettier/angular-html-parser - 1205f54d01aa8a5700843de7a9c3e311bbea1739 authored over 9 years ago by Alex Eagle <[email protected]>
fix(build): revert typescript upgrade which broke the build.

This reverts commit a7a9463624f40c17105abe4574794e0fc8302c24.
This reverts commit 59824e40e8354e...

github.com/prettier/angular-html-parser - b5032fd374278a4215541e1f34a96a69068d8a48 authored over 9 years ago by Alex Eagle <[email protected]>
fix(build): refer to newest version of hammerjs typings

github.com/prettier/angular-html-parser - a7a9463624f40c17105abe4574794e0fc8302c24 authored over 9 years ago by Alex Eagle <[email protected]>
chore(build): update TypeScript version to unreleased beta

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]>
chore(build): run forms tests in Node

Closes #1565

github.com/prettier/angular-html-parser - a51a5c29680ffdf4c23dc468ae47ca1d12a561fb authored over 9 years ago by Marc Laval <[email protected]>
fix(compiler): changed the compiler to set up event listeners and host properties on host view elements

Closes #1584

github.com/prettier/angular-html-parser - e3c11045bf335b141cc986be411ed7d71dd4ed5b authored over 9 years ago by vsavkin <[email protected]>
chore(packaging): copy changelog.js from angularjs

github.com/prettier/angular-html-parser - 3bb3bff1f2219f3e9924a37aa07c65b2fd043caa authored over 9 years ago by Yegor Jbanov <[email protected]>
chore(publishing): put malformed commit messages to "other"; do not output empty sections

Closes #1557

github.com/prettier/angular-html-parser - 414e58edb5fe6154a923ac75a223107276de4f4c authored over 9 years ago by Yegor Jbanov <[email protected]>
refactor(parser): remove unused variables

Closes #1553

github.com/prettier/angular-html-parser - d2d4e7d783bc1c4fc2554bb8db7f7f6dfc2c962e authored over 9 years ago by Pawel Kozlowski <[email protected]>
fix(di): improve error messages for invalid bindings

Fixes #1515

Closes #1573

github.com/prettier/angular-html-parser - ee1b574baf38e833de08a91c5521791d52e3d47c authored over 9 years ago by Pawel Kozlowski <[email protected]>
docs(For): fix example to use for-of syntax

Closes #1572

github.com/prettier/angular-html-parser - c0f3778dda26f88572ee624566814f6e1175120e authored over 9 years ago by Pawel Kozlowski <[email protected]>
fix(change_detector): ensure that locals are only used when implicit receiver

closes #1542

github.com/prettier/angular-html-parser - d4925b61ff0cc04bfe96aa68cbce5219c6cce490 authored over 9 years ago by Matteo Suppo <[email protected]>
chore(build): Add a tsconfig.json file, simply to allow Atom editor's Typescript plugin to

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]>
docs(core): updating some errors in 01_templates

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]>
docs(core): update core directives document

Signed-off-by: Josh Kurz <[email protected]>

github.com/prettier/angular-html-parser - cd953ceb489b786b23d9fec8aa0b1c97cf81ab61 authored over 9 years ago by Josh Kurz <[email protected]>
feat(dart/transform): Turn on transform for examples/todo

- 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]>
test: changed test bed to run change detection twice to make sure there are no changes second time

Closes #1517

github.com/prettier/angular-html-parser - 818bb9b697bcc97ba16192a06272ee2151b10f26 authored over 9 years ago by vsavkin <[email protected]>
refactor(change_detection): removed NO_CHANGED and replaced it with WrappedValue

github.com/prettier/angular-html-parser - e4586249fa24f85518205b2b87662c161e320bbe authored over 9 years ago by vsavkin <[email protected]>
cleanup(build): remove traceur-based Dart transpiler

github.com/prettier/angular-html-parser - 4c1e978536031bb7cc8cb646f3a0ea180e1e99ce authored over 9 years ago by Alex Eagle <[email protected]>
fix(compiler): only sets viewDefinition absUrl if the view has either a template or templateUrl

fixes #1326
closes #1327

github.com/prettier/angular-html-parser - 3d625463149d059c0e434bb8796b5193b56ae7b4 authored over 9 years ago by Matthew Hill <[email protected]>
chore(): fix host properties for MD components.

github.com/prettier/angular-html-parser - b9eab463f7e009f9de802f4a39735506721ef402 authored over 9 years ago by Jeremy Elbourn <[email protected]>
docs(README): update for linguistic consistency

Closes #1537

github.com/prettier/angular-html-parser - dff4795e49f6f17c983f0bfd7dd55dd92f9ff701 authored over 9 years ago by Anthony Zotti <[email protected]>
docs(CHANGELOG.md): fix correct links to angular2

Closes #1577

github.com/prettier/angular-html-parser - ab74e1ed4e9f96446d20bb44ff337fef89fab609 authored over 9 years ago by PatrickJS <[email protected]>
chore(doc-gen): only generate angular.io module and _data docs for public modules

github.com/prettier/angular-html-parser - 902984cc10fd4b1d3ca87a6724d1e0a35f131d90 authored over 9 years ago by Peter Bacon Darwin <[email protected]>
chore(doc-gen): don't show private class members in jade templates

Closes #1366

github.com/prettier/angular-html-parser - ce431f279ea068a10929da9cb4bf33f042a83fcb authored over 9 years ago by Peter Bacon Darwin <[email protected]>
docs(Injector): remove unwanted tab characters in the examples

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]>
chore(doc-gen): generate docs for angular.io

You can generate docs for comsumption by the angular.io website by running:

```bash
gulp docs/a...

github.com/prettier/angular-html-parser - c269bd5d3cfc44b471afa0118755efe4f2556235 authored over 9 years ago by Alex Wolfe <[email protected]>
chore(packaging): bump version to 2.0.0-alpha.21; add changelog

github.com/prettier/angular-html-parser - b72eb0783b24a785c34d4f74e667c224adb36b12 authored over 9 years ago by Yegor Jbanov <[email protected]>
fix(ViewManager): dehydrate views recursively over ViewContainers

Closes #1560

github.com/prettier/angular-html-parser - a801da6f7ca7b346e1954a521747cc6f70914827 authored over 9 years ago by Tobias Bosch <[email protected]>
fix(render): return views when destroyed in ViewContainer

Closes #1316

github.com/prettier/angular-html-parser - 6fcd3709cf2ab86bd399edf0785d1ff4d1cf86dd authored over 9 years ago by Tobias Bosch <[email protected]>
feat(facade): add isType method

github.com/prettier/angular-html-parser - e617ca6323902bd98c0f1eb990b82f6b8d3c98e3 authored over 9 years ago by Brian Ford <[email protected]>
feat(router): add initial implementation

github.com/prettier/angular-html-parser - 1b2754dacdd15e8fea429d56cdacb28eae76d2b1 authored over 9 years ago by Brian Ford <[email protected]>
feat(dart/transform): Dedup getters, setters, & methods

Dedup the getters, setters, and methods generated by the transformer
when compiling a template.
...

github.com/prettier/angular-html-parser - 15376a6d243740c73cf90f55525d1710cdd156f5 authored over 9 years ago by Tim Blasi <[email protected]>
chore: put everything in the _analyze.dart file

6x faster dart analyze

github.com/prettier/angular-html-parser - 867705bd2c1bf93f64a1bf82172553150cbea343 authored over 9 years ago by Kevin Moore <[email protected]>
docs(change_detection): document JitChangeDetection and DynamicChangeDetection

closes #1446

github.com/prettier/angular-html-parser - 6ab19dd095ba5f773c3b6c33fb35d2ec480c8ad5 authored over 9 years ago by Naomi Black <[email protected]>
fix(dart/transform): Use `var` instead of `bool` in generated files

If a source file hides `bool` (explicitly or implicitly via `show`), a
generated file using `boo...

github.com/prettier/angular-html-parser - 99fdb9ac419bbb96fc355401f818ac49b297d1ec authored over 9 years ago by Tim Blasi <[email protected]>
build(broccoli): add a tree-differ workaround to browser trees

github.com/prettier/angular-html-parser - 2827ca15591e3fee73ec2fe5f7b72a8f1b269743 authored over 9 years ago by Igor Minar <[email protected]>
build(gulp): add test.unit.tools to test.js task

github.com/prettier/angular-html-parser - d1ec2e18cdf454f48995a860c6d4238188189642 authored over 9 years ago by Igor Minar <[email protected]>
build(gulp): add build/clean.tools task prevent test.unit.tools/ci from building

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]>
build(gulp): fix incremental compilation by reusing angularBuilder across watch re-reruns

github.com/prettier/angular-html-parser - 8ea03d0380654f745b67e9602c88164fad684e8d authored over 9 years ago by Igor Minar <[email protected]>
build(js.cjs): re-enable tests that now pass in cjs

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]>
build(gulp): remove gulp-jasmine, run tests in a new process instead

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]>
build(gulp): remove obsolete gulp transformer

github.com/prettier/angular-html-parser - 4c9b8ebb0cc3eabf845a49097d337e69956b69c9 authored over 9 years ago by Igor Minar <[email protected]>
build(gulp): rename tasks `build.broccoli.tools` => `build.tools` + `test.unit.broccoli` => `test.unit.tools`

github.com/prettier/angular-html-parser - a52798543ac7f82a6bfbf616f798f01c272157a0 authored over 9 years ago by Igor Minar <[email protected]>
build(gulp): use strict mode for gulpfile

- 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]>
refactor(build): introduce AngularBuilder facade and clean up many things

github.com/prettier/angular-html-parser - 1cbdb9cd17b542ada51564d1ba3fded9a3f8d785 authored over 9 years ago by Igor Minar <[email protected]>
build(gulp): remove obsolete config

github.com/prettier/angular-html-parser - 8a5cf896d002d51f34141f2aed27db23ab714df4 authored over 9 years ago by Igor Minar <[email protected]>
chore(build): exclude tree-differ.ts from format-checking due to a bug in clang-format

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]>
build(gulp): refactor test.unit.broccoli to use task dependencies and not die when a compilation error occurs

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]>
docs(npm-shrinkwrap.readme.md): update instructions

github.com/prettier/angular-html-parser - cd05ed8de91ac13facdd467dfe39e267de094235 authored over 9 years ago by Igor Minar <[email protected]>
build(broccoli): add source-maps to our broccoli tools

github.com/prettier/angular-html-parser - 42e7fc5252c4df3153eb4e07eae24bccfb62f615 authored over 9 years ago by Igor Minar <[email protected]>
build(broccoli): add custom broccoli.d.ts file

github.com/prettier/angular-html-parser - bdf6af9bd6ad34c98b04819121c46d87f4806fcc authored over 9 years ago by Igor Minar <[email protected]>
build(broccoli): convert traceur and broccoli-dest-copy plugins to use tree-differ

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]>
chore(build): add tsd.cached.json to our .gitignore

github.com/prettier/angular-html-parser - b111ca9471425a8a73c058f8ff5731323cacd05b authored over 9 years ago by Igor Minar <[email protected]>
build(broccoli): add tree-differ for diffing broccoli trees

github.com/prettier/angular-html-parser - 2f83efaac8912c1dbde125c212765dde23f4c59c authored over 9 years ago by Igor Minar <[email protected]>
build(broccoli): add testing infrastructure for our build plugins

components:
- gulp test.unit.broccoli task
- mock-fs for mocking our FS in unit tests
- jasmine ...

github.com/prettier/angular-html-parser - 32c5ab956c36dff75b32a48eaf3e871b760963e2 authored over 9 years ago by Igor Minar <[email protected]>
chore(build): refactor test.unit.cjs to use the broccoli pipeline

This change solves several problems:
- the broccoli pipeline is used to compile the node/cjs tre...

github.com/prettier/angular-html-parser - 725f909ff82cbb30754603c0ee9e489fa8c4a336 authored over 9 years ago by Igor Minar <[email protected]>
perf(benchmarks): benchmark that measure cost of dynamic components

github.com/prettier/angular-html-parser - 427f0d021c51ea6923edd07574a4cc74a1ef84e6 authored over 9 years ago by Yegor Jbanov <[email protected]>
perf(benchmarks): benchmark measuring cost of decorators (fixes #1479)

github.com/prettier/angular-html-parser - 9fc9d535667c620017367877dbc2a3bc56d358b7 authored over 9 years ago by Yegor Jbanov <[email protected]>
refactor(core): rename ViewContainer to ViewContainerRef

This also renames InternalAppViewContainer into AppViewContainer

Related to #1477
Closes #1554

github.com/prettier/angular-html-parser - 6dece68bb85d562db38f5da01a93068577ecd3b0 authored over 9 years ago by Tobias Bosch <[email protected]>
docs(directives): CSS selectors are used for directives

Closes #1544

github.com/prettier/angular-html-parser - 0676fef61f00e742f649e6194257360f80a0da4f authored over 9 years ago by Ciro Nunes <[email protected]>
chore(query_list.js): fix minor typos

Typos fixed

Closes #1549

github.com/prettier/angular-html-parser - 1d52cfba13d51406866b9e9717fb9341867dfd49 authored over 9 years ago by Sekib Omazic <[email protected]>
refactor(view): introduce AppViewManager to consolidate logic

AppViewManager is the single entry point to changing the view hierarchy.
It is split between the...

github.com/prettier/angular-html-parser - bfa381b35aaaf38cd57add967ba12f1be63f7ad8 authored over 9 years ago by Tobias Bosch <[email protected]>
fix(test_lib): support multi matches with deep equality for function calls

github.com/prettier/angular-html-parser - f78406392b7c66c280814822415eb355bc570a7a authored over 9 years ago by Tobias Bosch <[email protected]>
Copy a second package to TypeScript.

github.com/prettier/angular-html-parser - 623edcd2d8e3b79363e575e31cdfbf936ad55d1f authored over 9 years ago by Alex Eagle <[email protected]>
cleanup(forms): do not export AbstractControl

Closes #1299

github.com/prettier/angular-html-parser - b5e350b18c4548594013acb8b8046ec91e39f73f authored over 9 years ago by vsavkin <[email protected]>
chore(sources): intro modules_dart; move analyzer code there

We have Dart code in `angular2` module that ought to be in its own
package. Examples include Dar...

github.com/prettier/angular-html-parser - 87cf4349293079d1e2991c75ca33f2ef97c315a2 authored over 9 years ago by Yegor Jbanov <[email protected]>