Manu MA
ecc2c55370
docs(all): possible values are extracted by stencil ( #16190 )
...
* docs(all): possible values are extracted by stencil
* add defaults
* remove all hardcoded defaults
* update stencil
2018-11-02 00:06:40 +01:00
Cam Wiegert
018fb9876f
test(all): use test() instead of it() where appropriate ( #16129 )
...
This replaces uses of Jest's it() function in end-to-end tests with the alias test() where it makes sense semantically.
2018-10-29 12:40:06 -05:00
Brandy Carney
9dfc863f0f
fix(fab-button): use correct background in list and update the md icon color ( #16092 )
...
* fix(fab): separate the mode colors and update the md icon color
-md icon color matches spec by adding 0.54 opacity to the color
fixes #16091
* fix(fab): update the font size for buttons in a fab list
* fix(fab-button): update box-shadow for both states
* fix(fab-button): update transition to match md spec
2018-10-25 21:42:19 -05:00
Adam Bradley
3c7fee5cca
test(e2e): relative paths ( #16077 )
2018-10-24 22:41:48 -05:00
Adam Bradley
02ed9f96fa
test(e2e): update body font family ( #16065 )
2018-10-24 11:09:41 -05:00
Adam Bradley
a9fd3399de
test(e2e): force roboto font on all systems ( #15993 )
2018-10-19 15:22:15 -05:00
Adam Bradley
ee733980ab
test(card): update header img w/ datauri ( #15988 )
2018-10-17 12:52:56 -05:00
Adam Bradley
c1cbf94ec9
test(img): data uri images ( #15981 )
2018-10-17 01:25:59 -05:00
Manu Mtz.-Almeida
3a4b21457f
chore(): update stencil
2018-10-12 11:44:43 -05:00
Cam Wiegert
ae3271f2d7
test(all): inject test styles on flag
2018-10-11 15:13:23 -05:00
Cam Wiegert
25f6e28e9c
test(img): use local images
2018-10-09 14:17:13 -05:00
Daniel Imhoff
2172aa9dae
test(screenshot): use Arial for testing
2018-10-09 13:40:31 -05:00
Manu Mtz.-Almeida
9d109d68c8
fix(all): disable animations in e2e tests
2018-10-08 10:18:31 -05:00
Brandy Carney
6bc35a306c
test(components): migrate e2e tests to puppeteer
...
references #15803
2018-10-05 18:11:11 -04:00
Daniel Sogl
8dad01b0ac
docs(img): fix typo ( #15671 )
2018-09-24 11:47:42 -05:00
Manu Mtz.-Almeida
c49d896e08
refactor(all): using ComponentInterface
2018-09-14 18:47:00 +02:00
Manu Mtz.-Almeida
e7416435d8
refactor(all): additional tslint rules
2018-09-01 18:06:59 +02:00
Manu Mtz.-Almeida
ba2230510e
refactor(all): strict boolean conditions
2018-09-01 17:23:03 +02:00
Manu MA
096d9a76f3
fix(css): add core.css ( #15220 )
...
fixes #15170
2018-08-29 18:05:20 +02:00
Brandy Carney
2e94227675
fix(img): add object-fit to the host to avoid skewing the inner img
2018-08-20 11:35:59 -04:00
Manu Mtz.-Almeida
d856ecfbbf
chore(): update to latest stencil
2018-08-12 12:04:27 +02:00
Manu Mtz.-Almeida
c1b61d0fee
chore(): update to ionic-rules/strict
2018-07-29 23:10:38 +02:00
Brandy Carney
a7f1f4daa7
refactor(components): update to use shadow DOM and work with css variables
...
- updates components to use shadow DOM or scoped if they require css variables
- moves global styles to an external stylesheet that needs to be imported
- adds support for additional colors and removes the Sass loops to generate colors for each component
- several property renames, bug fixes, and test updates
Co-authored-by: Manu Mtz.-Almeida <manu.mtza@gmail.com >
Co-authored-by: Adam Bradley <adambradley25@gmail.com >
Co-authored-by: Cam Wiegert <cam@camwiegert.com >
2018-07-09 12:57:21 -04:00
Adam Bradley
d5bec72424
chore(readme): update readme builds
2018-06-19 08:14:27 -05:00
mhartington
503636ada8
docs(): add missing property docs
2018-06-18 15:23:36 -04:00
mhartington
373a97283f
docs(): add more docs about virtual-scroll and ion-img
2018-05-24 13:23:39 -04:00
Manu Mtz.-Almeida
b06c65fa40
feat(img): adds lazy load image
2018-05-11 13:54:57 +02:00