angular/aio/src
Pete Bacon Darwin a880686081 fix(docs-infra): ensure that only search is removed from URL on click (#26056)
When we have navigated to the site via a URL that contains a search
query param, the site shows the search results.

We want to remove that query param from the URL when the search
results are closed, but the current implementation is also removing
other query params unnecessarily.

Now only the search param is removed when the search results are
closed.

See https://github.com/angular/angular/pull/25479/files#r219497804
for more context.

PR Close #26056
2018-09-21 10:29:24 -07:00
..
app fix(docs-infra): ensure that only search is removed from URL on click (#26056) 2018-09-21 10:29:24 -07:00
assets feat(docs-infra): Add opensearch description (#25479) 2018-09-19 15:31:49 -07:00
environments test(aio): move reflect-metadata polyfills to test.ts (#23234) 2018-04-17 14:09:02 -07:00
extra-files build(aio): generate sitemap from the generated pages (#21689) 2018-01-22 12:55:15 -08:00
styles build(docs-infra): expose deprecated status on items more clearly (#25750) 2018-09-21 10:26:48 -07:00
testing refactor(aio): rename method (loadContainingCustomElements --> loadContainedCustomElements) (#23944) 2018-05-29 18:00:33 -04:00
404-body.html fix(aio): show aio-themed 404 page for unknown resources (#23188) 2018-08-23 15:25:47 -04:00
google385281288605d160.html build(aio): add google webmaster tools verification file 2017-05-26 01:25:58 -07:00
ie-polyfills.js fix(aio): add missing WeakMap polyfill 2017-06-23 09:03:07 -07:00
index.html feat(docs-infra): Add opensearch description (#25479) 2018-09-19 15:31:49 -07:00
karma.conf.js build(docs-infra): upgrade @angular/cli to 6.0.3 (#19795) 2018-08-27 16:30:43 -04:00
main.ts feat(docs-infra): Convert AIO to use the new Service Worker 5.0.0. (#19795) 2018-08-27 16:30:42 -04:00
noop-worker-basic.js feat(aio): provide noop service worker file 2017-05-26 14:24:41 +01:00
polyfills.ts refactor(docs-infra): simplify custom-element polyfill setup (#25806) 2018-09-05 09:23:10 -07:00
pwa-manifest.json fix(aio): make background transparent in 144x144 PWA icon (#23851) 2018-05-11 12:38:21 -04:00
styles.scss style(aio): tidy up SCSS files 2017-03-13 12:55:11 -07:00
test.ts test(aio): move reflect-metadata polyfills to test.ts (#23234) 2018-04-17 14:09:02 -07:00
tsconfig.app.json build(aio): turn off preserveWhitespaces in compiler options (#19702) 2017-11-01 15:24:43 -07:00
tsconfig.spec.json test(aio): fix tests and update testing infra (#23234) 2018-04-17 14:09:02 -07:00
tslint.json build(aio): update tslint and codelyzer (#23234) 2018-04-17 14:09:02 -07:00
typings.d.ts build(aio): update project config for @angular/cli v1.0.0 2017-03-27 11:55:26 -07:00