Georgios Kalpakas
38addacda0
build(aio): switch from @angular/http
to @angular/common/http
...
```
$ ls -l dist/*.js
14942 dist/0.b19e913fbdd6507d346b.chunk.js
1535 dist/inline.a1b446562b36eebb766d.bundle.js
524385 (+ 682) dist/main.19fec4390ff7837ee6ef.bundle.js
37402 dist/polyfills.9f7e0e53bce2a6c8326e.bundle.js
54001 dist/worker-basic.min.js
632265 (+ 682) total
```
2017-08-15 15:13:47 -07:00
Georgios Kalpakas
14d2de13bb
fix(aio): fix links on /about
in Firefox
...
Fixes #17661
2017-06-23 11:53:22 -07:00
Georgios Kalpakas
5713e7c9b6
refactor(aio): clean up aio-contributor
template and styles
2017-06-23 11:53:22 -07:00
Ward Bell
bb804dd3e9
feat(aio): select contributor group with URL “about?group=gde”
...
closes #17656
also adds test for ContributorListComponent.
2017-06-21 13:50:57 -07:00
Jules Kremer
2c3e948e61
docs(aio): update about page
2017-06-15 07:49:41 +01:00
Georgios Kalpakas
0564dd25e2
refactor(aio): remove unused Logger
dependencies
2017-06-15 07:46:03 +01:00
Stefanie Fluin
0940e6d6ed
fix(aio): contributor img offset and hover fix ( #17338 )
2017-06-08 12:00:43 -07:00
Peter Bacon Darwin
5b96fb9320
build(aio): rename src/content
to src/generated
...
This commit will definitely require a clean up of your
working folder:
```
cd aio
git clean -xdf
yarn setup
```
2017-05-03 13:40:46 -07:00
Georgios Kalpakas
6561d46349
refactor(aio): move content-related images to content/images/
2017-04-27 10:14:32 +01:00
Stefanie Fluin
79db6c3d19
feat(aio): about page style changes
...
Added contributor info links as overlay
Made image larger as a focus
2017-04-19 14:00:35 +01:00
Stefanie Fluin
7dfa0b9da9
fix(aio): about page
...
Header now visible fully when card if flipped to back info
Contributor website links fixed
2017-04-17 17:43:43 -07:00
Ward Bell
f5d0fac800
feat(aio): about/contributor page rebased and tweaked
2017-04-17 17:43:43 -07:00
Peter Bacon Darwin
baecb553a6
fix(aio): fix linting issues
2017-04-17 17:43:43 -07:00
Stefanie Fluin
6e89f0bf8d
feat(aio): about page styles
...
contributor fix
contributor card styling updates
button styling and container size fix
remove button and add image border
selection filter for buttons
header only show when group selected and styles
initial flip card funcitonality and data change
selected buttons styling
complete flip func and card style
flip feature
contributor group changes
fixes
2017-04-17 17:43:43 -07:00
Ward Bell
196203f6d7
feat(aio): implement resources with resources.json
2017-04-15 16:53:42 +01:00
Ward Bell
97deb01b1f
feat(aio): add about component and data
2017-04-01 07:49:45 +01:00