This website requires JavaScript.
7e6f536cf5
fix(compiler): properly bind to properties that don't have matching attr name
Pawel Kozlowski
2015-02-25 15:30:37 +01:00
82d0dea500
footer logo
Alex Wolfe
2015-02-26 21:39:19 -08:00
0e19bfb2ca
sub header, cta bar, logos, announcement
Alex Wolfe
2015-02-26 21:30:02 -08:00
e490861ba2
fix(docs): make them run again and integrate into ci
Tobias Bosch
2015-02-26 15:38:12 -08:00
5cbb174a6d
fix(bench press): Don’t use unicode in console reporter to prevent problems
Tobias Bosch
2015-02-26 12:54:57 -08:00
8541cfd26d
feat(ShadowDomStrategy): implemented EmulatedUnscopedShadowDomStrategy
Victor Berchet
2015-02-26 12:29:17 +01:00
9f181f39e9
fix(StyleUrlResolver): add support for media query in import rules
Victor Berchet
2015-02-26 10:37:25 +01:00
4d8d17ce3d
fix(StyleInliner): add support for url(url) format
Victor Berchet
2015-02-26 10:26:31 +01:00
e3f4c60f46
feat(build): copy css files
Tobias Bosch
2015-02-26 10:08:58 -08:00
06f7481141
feat(RegExp): expose match indexes in Dart
Victor Berchet
2015-02-26 16:31:56 +01:00
009e11a6be
fix: Static DI init
Victor Berchet
2015-02-26 17:08:37 +01:00
8d2720775c
chore: re-add dependency on zone.js
Pawel Kozlowski
2015-02-26 14:51:43 +01:00
cf9cb61665
clean(forms): cleanup
vsavkin
2015-02-25 12:54:27 -08:00
f27e538e2c
feat(forms): add optional controls
vsavkin
2015-02-24 11:59:10 -08:00
a73c643322
feat(forms): remove support for declaring forms in html
vsavkin
2015-02-23 15:26:53 -08:00
ded83e589b
feat(forms): add support for validations
vsavkin
2015-02-11 11:10:31 -08:00
65ebff056a
refactor(benchpress): make tests for error cases also work in Dart
Tobias Bosch
2015-02-25 17:43:33 -08:00
b0ec2391ae
Merge pull request #10 from jeffbcross/firebase
David East
2015-02-26 07:16:09 -08:00
d0ce11c6f1
Merge pull request #9 from davideast/de-conditional
David East
2015-02-26 07:15:55 -08:00
af3ddba9f9
date file
Alex Wolfe
2015-02-26 06:45:39 -08:00
1c4697053f
more updates
Alex Wolfe
2015-02-26 06:45:32 -08:00
dd1898c132
fix(compiler): add a missing ;
Victor Berchet
2015-02-26 15:24:21 +01:00
929fc65493
refactor(template loading): add support for base URLs, css rewriting
Victor Berchet
2015-02-24 16:05:45 +01:00
26872f60e6
feat(ComponentUrlMapper): retrieve the base URL for components
Victor Berchet
2015-02-23 14:24:15 +01:00
9250cd6a78
fix(ShimShadowCss): preserve attribute on style elements
Victor Berchet
2015-02-23 12:24:28 +01:00
edb797e191
feat(StyleUrlResolver): rewrite url in styles
Victor Berchet
2015-02-23 16:29:03 +01:00
ff406e65dc
feat(UrlResolver): combine a base URL with an URL
Victor Berchet
2015-02-20 18:00:09 +01:00
e0cf1c7ab5
feat(StyleInliner): StyleInliner inlines @import css rules
Victor Berchet
2015-02-20 13:31:01 +01:00
e8bec99aa6
feat(test_lib): support not.toBePromise() for Dart
Victor Berchet
2015-02-23 12:26:59 +01:00
41c61e5bc7
refactor(Completer): rename complete() to resolve()
Victor Berchet
2015-02-25 12:46:50 +01:00
6ad2c18277
feat(events): adds support for bubbling native events (^event).
Rado Kirov
2015-02-19 19:10:16 -08:00
2f015cc336
fix(view_container): fixes injection on dynamically added views.
Rado Kirov
2015-02-25 14:41:10 -08:00
9b08ab3b3c
feat(test_lib): support a timeout for dart async tests
Tobias Bosch
2015-02-25 16:09:33 -08:00
56906db4d5
fix es6 compilation for Element.remove. Use DOM facade to delete an Element since the remove method is only in Dart.
Alex Eagle
2015-02-25 15:56:08 -08:00
642e9a36b7
fix es6 compilation for Map.remove. In dart, Map has a remove method,but in ES6 it is delete.
Alex Eagle
2015-02-25 15:15:31 -08:00
6b2650996c
fix(parser): parse pipes in template bindings
vsavkin
2015-02-23 13:12:49 -08:00
85abfa943d
feat: add keyValDiff to default pipes
Pawel Kozlowski
2015-02-24 17:39:44 +01:00
4a5d53c549
feat: allow using KeyValueChanges as a pipe
Pawel Kozlowski
2015-02-24 17:39:10 +01:00
33b503720a
fix rebase glitch in PR #570
Bertrand Laporte
2015-02-25 18:30:31 +01:00
50a74b1d91
feat(dart/transform): Generate setter stubs.
Tim Blasi
2015-02-23 17:38:34 -08:00
1376e49ea0
fix(Injector): fix dependencies in static injectors
Victor Berchet
2015-02-25 16:30:30 +01:00
af096a601a
svg
Alex Wolfe
2015-02-25 07:54:58 -08:00
d4c75f5580
theme
Alex Wolfe
2015-02-25 07:15:51 -08:00
e798b67e6e
Logo, hero, nav, social , layout, etc.
Alex Wolfe
2015-02-25 07:15:46 -08:00
94e203b9df
feat(DirectiveParser): throw errors when expected directives are not present
Bertrand Laporte
2015-02-06 15:41:02 -08:00
715ee14ced
release: release 2.0.0-alpha.11 which includes benchpress
Tobias Bosch
2015-02-24 17:01:48 -08:00
b0c6db1efb
fix(benchpress): support tdur
in events
Tobias Bosch
2015-02-24 16:37:45 -08:00
cde8ffd6d9
feat(publish): update files to publish to npm
Tobias Bosch
2015-02-24 14:52:05 -08:00
3f25f5a356
feat(build): add general copy/multicopy method
Tobias Bosch
2015-02-23 17:56:47 -08:00
4003536ce6
added to logos
Alex Wolfe
2015-02-24 13:44:23 -08:00
cfe71def7e
chore(packaging): 0.0.0-alpha.9; pubspec cleanup
Yegor Jbanov
2015-02-24 09:34:03 -08:00
7dbe803780
chore(firebase): add firebase hosting config
Jeff Cross
2015-02-24 11:17:24 -08:00
e05079f4a8
feat(rtts_assert): avoid deep recursion in prettyPrint
Victor Berchet
2015-02-24 16:24:58 +01:00
908a0aa7dc
test: introduce TemplateResolver mock
Pawel Kozlowski
2015-02-24 15:32:44 +01:00
4d35dd4d45
docs(02_directives.md): Change the description of bind property
Sekib Omazic
2015-02-24 11:09:07 +01:00
f0c5738204
docs(README): fix unit test task names
Pawel Kozlowski
2015-02-24 15:52:08 +01:00
6f2775b576
Update to core navigation components
Alex Wolfe
2015-02-24 06:38:30 -08:00
adb097cf69
Color Variables
Alex Wolfe
2015-02-23 21:44:23 -08:00
3b6aaf9054
feat(dart/transform) Remove import of dart:mirrors
Tim Blasi
2015-02-20 15:16:59 -08:00
fad25c2b10
chore: Adding return types to Dart facades
Kevin Moore
2015-02-23 11:44:59 -08:00
d1f03e509b
fix(benchpress): benchpress fixes and a smoke test for Dart
Yegor Jbanov
2015-02-20 17:44:23 -08:00
0a0c0d8302
feat(spec): add spec argument to the protractor config, allows to filter tests to run
Tobias Bosch
2015-02-23 10:34:58 -08:00
f54f4e89e0
fix(facade): ListWrapper.sort()
should not return the list
Tobias Bosch
2015-02-23 10:06:15 -08:00
d8103aeca6
docs(di): fix code examples
Pawel Kozlowski
2015-02-21 17:14:01 +01:00
11a5019350
Template from _data.json
David East
2015-02-21 13:11:11 -08:00
63e5bbe93e
Unneeded fields in _data.json
David East
2015-02-21 13:00:59 -08:00
d14e9318b3
Conditional logic for JS and Dart pages.
David East
2015-02-21 12:43:15 -08:00
895b2a7bdf
Format Dart code right after transform
Kevin Moore
2015-02-20 17:12:54 -08:00
fb49946160
feat(dart/transform) Allow ctor stubs to be tree shaken
Tim Blasi
2015-02-19 12:00:09 -08:00
0c4fbfc8e2
feat(di): introduce aliasing
Pawel Kozlowski
2015-02-21 15:18:06 +01:00
a80105f30a
docs(README): fix sample location in Dart
Kevin Moore
2015-02-20 19:34:04 -08:00
0dfd287ec3
fix(change_detection): handle locals when invoking a method
vsavkin
2015-02-20 15:50:12 -08:00
7f31036427
fix(change_detection): pass the correct previous value when using pipes
vsavkin
2015-02-20 16:23:16 -08:00
1d4ffd986d
feat(bench press): allow multiple reporters, metrics and driver extensions.
Tobias Bosch
2015-02-20 13:32:54 -08:00
987a5fdf56
feat(change_detection): add support for pipes in the template
vsavkin
2015-02-20 10:59:14 -08:00
29f5ee0c29
fix(shadow_dom_emulation): handle the case when the array of element injectors has nulls
vsavkin
2015-02-20 15:19:51 -08:00
7aa031b3d3
feat(bench press): use chrome tracing protocol and initial iOS support
Tobias Bosch
2015-02-18 14:39:52 -08:00
8a3d9050d9
feat(TreeBenchmark): use angular2 If directive
Victor Berchet
2015-02-20 09:48:16 +01:00
58ba700b14
feat(change_detection): change binding syntax to explicitly specify pipes
vsavkin
2015-02-19 17:47:25 -08:00
69e02ee76f
feat(ViewSplitter): Change template shorthand syntax from '!' to '*'
Victor Berchet
2015-02-20 09:39:15 +01:00
b1fc3e87c6
fix(view): move nodes into the live document when cloning.
Rado Kirov
2015-02-19 16:18:46 -08:00
329b2eda66
refactor(dart/transform tests): Use actual directive def'n instead of mock.
Tim Blasi
2015-02-19 10:20:38 -08:00
9af4a31457
updates
Alex Wolfe
2015-02-19 17:13:47 -08:00
85211f0a6b
fix(core): workaround for circular dependencies in nodejs
Marc Laval
2015-02-19 18:14:29 +01:00
d0ca07afaa
refactor(Compiler): introduce ShimComponent to shim CSS & DOM in emulated mode
Victor Berchet
2015-02-19 11:55:43 +01:00
5111f9ae37
feat(ShadowCss): Make the shim also accept a selector for the host
Victor Berchet
2015-02-18 19:14:19 +01:00
d67f0299cd
feat(ShadowCss): port implementation from webcomponent.js
Victor Berchet
2015-02-18 10:06:31 +01:00
89b3995756
refactor(core): remove direct accesses to DOM
Marc Laval
2015-02-19 11:18:23 +01:00
3496c8ac54
refactor(change_detection): remove circular dependencies
Marc Laval
2015-02-19 10:15:06 +01:00
e437fdb7b2
Angular Material dependancies
Alex Wolfe
2015-02-19 09:51:07 -08:00
85de9af769
header include
Alex Wolfe
2015-02-19 09:44:01 -08:00
e75cc9e4e6
updates to license and includes
Alex Wolfe
2015-02-19 09:43:42 -08:00
a768f2e124
fix(docgen): hide additional exports that throw off docgen.
Rado Kirov
2015-02-18 17:41:32 -08:00
4d56a1e1af
chore: Fixing review comments on Dart transformers
Tim Blasi
2015-02-18 12:51:12 -08:00
fb5b168b19
chore: Remove unused imports and enable checks for unused imports as part of build
Kevin Moore
2015-02-18 14:33:34 -08:00
821f008462
chore(compiler): add integration tests for @Parent and @Ancestor
Jeremy Elbourn
2015-02-18 12:12:36 -08:00
7a64f52344
sass scaffolding
Alex Wolfe
2015-02-18 16:57:27 -08:00
c43dde4c61
remove default styles
Alex Wolfe
2015-02-18 16:48:24 -08:00
f969efc1b3
includes and data update
Alex Wolfe
2015-02-18 16:47:52 -08:00
84bdc67464
readme
Alex Wolfe
2015-02-18 16:42:16 -08:00