Tags: scyaay/angular
Tags
refactor(Compiler): Start removing `UrlResolver` from the public API. This prepares for moving `UrlResolver` into another library. PiperOrigin-RevId: 166373309
fix(angular_forms): Add missing dependencies for func and meta. PiperOrigin-RevId: 165364790
Update changelog for angular_router to 1.0.0 PiperOrigin-RevId: 164479795
Add automated testing of _tests and angular_test to travis. * Only test on Dart stable for now. Let's get this working 1st. * Start XVFB (thanks Gary!) and download/"install" Dartium. Misc changes necessary to land this: * Renamed the generated files in test_files from .dart -> .check * Otherwise the analyzer would scream about these files locally * Reflection remover considers "main()" to be an entry-point * Removes the need for explicit @AngularEntrypoint() in tests Closes angulardart#534. PiperOrigin-RevId: 162556261
fix(Compiler): Use correct defaults for Barback. PiperOrigin-RevId: 161610752
Moves note on exports to section on exports PiperOrigin-RevId: 161542597
Bump pubspec to 3.1.0, we'll publish after I/O. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=156493658
Update the CHANGELOG and pubspec for 3.1.0-beta+1. Specifically call out issues with `use_analyzer`. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=156210421
Update changelog for v3 gold ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=154218154
Delete view_resolver_test, which used the mirrors compiler. This is broken in SDK 1.24.0-dev, and we don't support the runtime compiler formally anymore so it's not worth investing more time to understand what's up. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=153876560
PreviousNext