Pawel Kozlowski
|
279a3e0189
|
0cdf280 feat(bundles): add angular-testing UMD bundle
|
2015-12-09 19:21:35 +00:00 |
|
Jeff Cross
|
1a6579aaa4
|
4afbff5 docs(Observable): add documentation for Observable and operators
|
2015-12-09 19:17:16 +00:00 |
|
Pete Bacon Darwin
|
a32db1a28f
|
7645cca docs(cheatsheet): update to new syntax
|
2015-12-09 19:13:08 +00:00 |
|
Jeremy Elbourn
|
b7f5675783
|
72444c4 typo fix: registerPrimaryOutlet description
|
2015-12-09 04:05:07 +00:00 |
|
Rob Wormald
|
4b7e60318e
|
cbf7888 fix(http): use any for res.json() return
|
2015-12-09 03:11:35 +00:00 |
|
Jeremy Elbourn
|
46d72ac30a
|
4432cf5 chore(package): update rxjs dependency to alpha.14
|
2015-12-09 03:07:09 +00:00 |
|
Jeremy Elbourn
|
936320c337
|
869a392 fix(package) add missing comma in ngHttp package.json
|
2015-12-09 03:00:44 +00:00 |
|
Jeff Cross
|
31cff90f59
|
8cd6309 chore(package): update rxjs dependency to alpha.14
|
2015-12-09 02:48:47 +00:00 |
|
Julie Ralph
|
8f6566bfc8
|
071165f feat(testing): package angular2_testing to prepare it for publishing
|
2015-12-09 02:42:04 +00:00 |
|
Rob Wormald
|
e1f1a1d176
|
191d2b6 fix(http): use any for res.json() return
|
2015-12-09 02:41:43 +00:00 |
|
Jeremy Elbourn
|
e28cd9980c
|
0df8bc4 fix(dynamic_component_loader): leave the view tree in a consistent state when hydration fails
|
2015-12-09 00:19:35 +00:00 |
|
Brian Ford
|
c91e6d5a6d
|
afaa3af fix(router): set correct redirect/default URL from hashchange
|
2015-12-08 22:43:10 +00:00 |
|
Pawel Kozlowski
|
7f39a0404a
|
fb4f1e8 fix(bundles): clean-up and re-organize UMD bundles
|
2015-12-08 22:25:46 +00:00 |
|
Brian Ford
|
cf528d9a29
|
d856f1c fix(router): set correct redirect/default URL from hashchange
|
2015-12-08 22:10:50 +00:00 |
|
Pawel Kozlowski
|
496c644c33
|
2ab2daa fix(bundles): clean-up and re-organize UMD bundles
|
2015-12-08 21:58:08 +00:00 |
|
Victor Berchet
|
78bc40eb94
|
8657ca4 fix(form): Form directives are exportedAs 'ngForm' (was 'form')
|
2015-12-08 21:04:14 +00:00 |
|
Pawel Kozlowski
|
990712911c
|
247377b fix(bundles): clean-up and re-organize UMD bundles
|
2015-12-08 20:46:41 +00:00 |
|
Victor Berchet
|
9e2c1e3774
|
b6047f1 fix(form): Form directives are exportedAs 'ngForm' (was 'form')
|
2015-12-08 20:33:35 +00:00 |
|
Jeff Cross
|
8aeb53815a
|
ffbcb26 refactor(Observable): implement toPromise and fromPromise without side effects
|
2015-12-08 18:40:10 +00:00 |
|
Victor Berchet
|
c39a9ffbf4
|
360b89e feat(TemplateParser): allow template elements regardless the namespace
|
2015-12-08 17:55:33 +00:00 |
|
Victor Berchet
|
3bc8cb54b6
|
615e235 fix(HtmlParser): ignore LF immediately following pre, textarea & listing
|
2015-12-08 02:47:29 +00:00 |
|
Victor Berchet
|
c57003811f
|
9850e68 fix(HtmlLexer): handle CR in input stream per HTML spec
|
2015-12-08 02:31:57 +00:00 |
|
Tero Parviainen
|
0bd991aeea
|
daaa8ee fix(compiler): support properties on SVG elements
|
2015-12-08 02:30:26 +00:00 |
|
Pawel Kozlowski
|
36d12fc4f1
|
50490b5 fix(HtmlParser): mark <source> elements as void
|
2015-12-08 02:25:45 +00:00 |
|
Brandon
|
c0e9c7e6f0
|
246533d docs(router): Updated documentation for router generate method
|
2015-12-08 02:08:35 +00:00 |
|
Tero Parviainen
|
962e05a9eb
|
797fdca fix(compiler): support properties on SVG elements
|
2015-12-08 02:06:43 +00:00 |
|
Pawel Kozlowski
|
2e9eba6e50
|
bda8ee6 fix(HtmlParser): mark <source> elements as void
|
2015-12-08 02:02:52 +00:00 |
|
Brandon
|
06c5fad1a1
|
e380530 docs(router): Updated documentation for router generate method
|
2015-12-08 01:55:35 +00:00 |
|
Victor Berchet
|
7df1729cec
|
49f28d6 fix(HtmlLexer): handle CR in input stream per HTML spec
|
2015-12-08 01:54:35 +00:00 |
|
Jeremy Elbourn
|
af20cae668
|
85d89ba fix(build): lock down version of package:code_transformers
|
2015-12-08 01:52:50 +00:00 |
|
Victor Berchet
|
edd7e141db
|
6298c1c fix(HtmlParser): Do not add parent element for template children
|
2015-12-08 00:26:34 +00:00 |
|
Victor Berchet
|
58667902f9
|
8d051db fix(HtmlParser): ignore LF immediately following pre, textarea & listing
|
2015-12-08 00:25:35 +00:00 |
|
Brandon
|
1853411980
|
1ffc505 docs(router): Updated documentation for router generate method
|
2015-12-07 23:45:16 +00:00 |
|
Victor Berchet
|
b69a35f0f9
|
0ec9ccf fix(HtmlParser): Do not add parent element for template children
|
2015-12-07 23:41:15 +00:00 |
|
Victor Berchet
|
168817aee9
|
728a1c0 fix(HtmlParser): ignore LF immediately following pre, textarea & listing
|
2015-12-07 23:36:41 +00:00 |
|
Victor Berchet
|
1b19809970
|
140ce9f fix(HtmlLexer): handle CR in input stream per HTML spec
|
2015-12-07 23:33:43 +00:00 |
|
Victor Berchet
|
d763d2688f
|
9503ef4 feat(HtmlParser): enforce only void & foreign elts can be self closed
|
2015-12-04 20:15:27 +00:00 |
|
Thomas Henley
|
a95366edba
|
c6a5d9b refactor(validators) rename maxLength validator parameter
|
2015-12-04 19:00:08 +00:00 |
|
Anton Moiseev
|
a0e3eb4655
|
43ffae3 docs(tools): fix import statement in the example
|
2015-12-04 18:27:45 +00:00 |
|
Thomas Henley
|
18369b244b
|
9195d81 refactor(validators) rename maxLength validator parameter
|
2015-12-04 18:24:47 +00:00 |
|
Victor Savkin
|
50a6e9bb61
|
4ea5b6e feat(router): implement router link DSL
|
2015-12-04 01:28:01 +00:00 |
|
Jason Teplitz
|
aa09d2ce49
|
631220d fix(WebWorker): Add @AngularEntrypoint to worker_app bundle
|
2015-12-04 01:11:08 +00:00 |
|
Victor Savkin
|
2607720809
|
21d4044 feat(router): implement router link DSL
|
2015-12-04 00:55:45 +00:00 |
|
Victor Berchet
|
e872e5e581
|
f04d266 fix(HtmlParser): ng-content is not a void element
|
2015-12-03 23:51:50 +00:00 |
|
erictsangx
|
07c9d98a24
|
680f7e0 fix(core/forms): input[type=text] .valueChanges fires unexpectedly
|
2015-12-03 22:22:18 +00:00 |
|
Jeremy Elbourn
|
edf5b3bb33
|
1edb17b chore(test): add config for pub serve testing.
|
2015-12-03 22:14:03 +00:00 |
|
erictsangx
|
312407fee4
|
c09cb6c fix(core/forms): input[type=text] .valueChanges fires unexpectedly
|
2015-12-03 21:56:02 +00:00 |
|
Jason Teplitz
|
580edb9a0c
|
1710272 refactor(WebWorker): Use the new generic bootstrap.
|
2015-12-03 20:04:57 +00:00 |
|
Victor Berchet
|
350f80df03
|
d90a226 feat(HtmlParser): add most common named character references
|
2015-12-03 19:41:59 +00:00 |
|
Jeremy Elbourn
|
f709b12b38
|
69996b1 test(http): remove stale SpyObserver
|
2015-12-03 19:39:05 +00:00 |
|