d033176774
build(packaging): increase node memory for tests ( #18731 )
...
PR Close #18731
2017-08-16 21:56:34 -05:00
5dd1744a0b
fix(animations): resolve error when using AnimationBuilder with platform-server ( #18642 )
...
Use an injected DOCUMENT instead of assuming the global 'document'
exists.
Fixes #18635 .
PR Close #18642
2017-08-16 21:54:07 -05:00
e8b98a71db
docs(aio): add Dart as a language option ( #18080 )
...
(cherry picked from commit f0beb4d750
)
2017-07-13 12:42:55 -07:00
5b03219790
docs(aio): Updated resources to UI Components ( #18067 )
...
With https:// the site gives console errors, because it loads fonts with http://
(cherry picked from commit bc3b2ac251
)
2017-07-13 12:42:50 -07:00
1a09b237ec
build(aio): simplify the primary overload's anchor
...
The primary link to a member should simply be its name, and not require
the parameter list.
(cherry picked from commit ffda3e41e0
)
2017-07-13 12:42:44 -07:00
d83f7a1859
build(aio): improve API docs layout and styling
...
(cherry picked from commit a301dba68f
)
2017-07-13 12:42:39 -07:00
9dba26b686
build(aio): fix githubLinks line numbers
...
The API docs have changed. The line numbers are now found in
`startingLine` and `endingLine` properties rather than the `location`
property, which moved into the `fileInfo` property anyway.
(cherry picked from commit 04f3a4a7a5
)
2017-07-13 12:42:35 -07:00
1c8186150b
build(aio): truncate API overview parameters at one line
...
(cherry picked from commit f06ce9adc8
)
2017-07-13 12:42:30 -07:00
62edafd49f
build(aio): upgrade to dgeni-packages 0.20.0-rc.5
...
This fixes unwanted extra overloads in interfaces and abstract classes
This provides the overload grouping support and fixes API doc line numbers
(cherry picked from commit 660eec4a23
)
2017-07-13 12:42:27 -07:00
c8b4e21a9a
build(aio): render grouped overloads
...
(cherry picked from commit be3352a084
)
2017-07-13 12:42:22 -07:00
0558c6f42a
build(aio): truncate API overview parameters at one line
...
(cherry picked from commit 998049ec9b
)
2017-07-13 12:42:15 -07:00
9e72bad661
ci: fast-forward to master/HEAD on all circle jobs ( #18101 )
...
This problem was introduced by a bad merge.
(cherry picked from commit a7ea0086ee
)
2017-07-13 12:41:47 -07:00
37a44f2f15
docs: adjust the release schedule with the 4.3.0-rc.0 release date
...
(cherry picked from commit edb8375a5f
)
2017-07-11 15:53:29 -07:00
afd5d72bf9
docs(aio): Added resource link to amexio-ng-extensions [duplicate of #17785 ] ( #17790 )
2017-07-11 15:31:17 -07:00
3f8c8e5d5c
docs(aio): change Angular Module to NgModule ( #16964 )
2017-07-11 15:31:09 -07:00
c755cc3cb6
docs: fix typos and grammar ( #17818 )
2017-07-11 15:31:02 -07:00
21433d0ffa
docs(benchpress): fix android broken links ( #17568 )
2017-07-11 15:30:51 -07:00
81c20c3b4e
docs: update ECMAScript info ( #17801 )
2017-07-11 15:30:38 -07:00
cd2ed6f07c
docs: improve grammar and wording on CONTRIBUTING.md ( #17855 )
2017-07-11 15:30:31 -07:00
b01eb6cd0c
docs: add @angular/animations to list ( #17488 )
...
@angular/animations was missing from the SemVer supported API surface list, now added.
2017-07-11 15:30:25 -07:00
3155255dfc
fix(router): fix outdated homepage url in NPM package ( #17899 )
2017-07-11 15:30:17 -07:00
e166da2c71
docs: fix 404 link to SFEIR website ( #17913 )
...
Also, I moved SFEIR training description to the "onsite" section since SFEIR doesn't deliver online training.
2017-07-11 15:30:09 -07:00
ef0e4ebbc1
docs(aio): fix host usage in styleguide ( #17932 )
2017-07-11 15:30:02 -07:00
959d39cda1
test: git ignore e2e test folders ( #17984 )
2017-07-11 15:29:56 -07:00
ff6c0de659
docs: update required Node/npm versions in DEVELOPER.md
...
(cherry picked from commit 3d0406c247
)
2017-07-11 15:28:13 -07:00
62f3ab5a3f
docs: fix CHANGELOG typo ( #18026 )
...
(cherry picked from commit db3bcc939e
)
2017-07-11 15:28:06 -07:00
2ed16a51af
fix(aio): fix tab animations on CodeTabsComponent
...
In our attempt to remove the material ripple effect from tab labels, we were
killing all `transform`-based animations on other `md-tab-group` elements, such
as animating the content when entering/leaving. (This wasn't an issue on Chrome,
because it didn't respect our `!important` flag.)
This commit fixes it by properly hiding the ripple effect (using a feature
introduced in angular/material2@e4789c7b8 ) and allowing other animations to
execute normally.
Fixes #17998
(cherry picked from commit 4d45fe6fb5
)
2017-07-11 15:27:56 -07:00
27885c1d15
test(aio): add tests for CodeTabsComponent
...
(cherry picked from commit 076ea2281f
)
2017-07-11 15:27:48 -07:00
e5ce728c9e
refactor(aio): remove unnecessary comments/imports, improve indentation
...
(cherry picked from commit aec39c28d8
)
2017-07-11 15:27:33 -07:00
bd1ee3abad
docs: Unbreak README Formatting ( #18043 )
...
- Makes headers consistent
- Removes extra `)`
- Makes browserstack line on a separate line
(cherry picked from commit b9525ece77
)
2017-07-11 15:27:08 -07:00
a3ad121c04
docs: does please -> does ( #18044 )
...
Fixes grammar issue.
(cherry picked from commit 719101338a
)
2017-07-11 15:18:48 -07:00
6218299796
docs: various minor formatting changes ( #18046 )
...
(cherry picked from commit e131f6bbe8
)
2017-07-11 15:18:40 -07:00
ac862798e9
docs: Fix code example in the ChangeDetectorRef docs ( #18051 )
...
Minor example fix: mark the 'ref' constructor parameter as a private property
(cherry picked from commit a9757ec674
)
2017-07-11 15:18:32 -07:00
911ce36b42
docs: fix style in helper text ( #18055 )
...
(cherry picked from commit 9003770f02
)
2017-07-11 15:18:04 -07:00
dbfd7179a8
build(aio): add terms from heading to the search index
2017-07-11 15:08:03 +01:00
207e2febb3
build(aio): capture all the headings from a doc in the vFile.headings property
2017-07-11 15:08:02 +01:00
39c9860b9d
build(aio): revert to general purpose search algorithm
...
Now that we have upgraded to the latest lunr search engine, the results
from the standard `search` method are more appropriate.
So we do not need to create our own special queries to get good results.
2017-07-11 15:08:02 +01:00
3f29348526
ci: add aio/content to aio group
...
This commit also simplifies the rules for the aio content and marketing groups
2017-07-11 11:55:36 +01:00
09261e6c4d
docs(aio): fix dangling links
2017-07-11 11:45:11 +01:00
b61c19a86e
build(aio): fix matchUpDirectiveDecorators processor
2017-07-11 11:45:10 +01:00
f6ebb40fbc
build(aio): fix mergeDecoratorDocs processor
2017-07-11 11:45:10 +01:00
0ce4542990
docs(aio): fix potential invalid jsdoc tag
2017-07-11 11:45:10 +01:00
8072fe120a
build(aio): use dedicated overview for decorator API docs
2017-07-11 11:45:09 +01:00
50e79ace12
build(aio): update doc-gen templates
2017-07-11 11:45:09 +01:00
aa39449ce4
build(aio): fix mergeDecoratorDocs processor
2017-07-11 11:45:09 +01:00
d1434e82df
build(aio): fix matchUpDirectiveDecorators processor
2017-07-11 11:45:08 +01:00
6a0d5b5825
build(aio): fix test description
2017-07-11 11:45:08 +01:00
5e4c41fcdf
build(aio): refactor filterMemberDocs to be more general
...
Now it also filters function-overloads, hence the name change.
2017-07-11 11:45:08 +01:00
4c8413986e
build(aio): upgrade to dgeni-packages v0.20.0-rc.1
2017-07-11 11:45:07 +01:00
c6aacf5b17
build(aio): remove unused script and GitHub token
...
Since 808bd4af4
, we are no longer pre-verifying PRs before uploading the build
artifacts to the preview server, thus we no longer need the
`travis-preverify-pr.sh` script or the `GITHUB_TEAM_MEMBERSHIP_CHECK_KEY`
variable.
2017-07-11 11:43:15 +01:00