Manu MA
d09e55500c
chore(): update stencil ( #16460 )
2018-11-26 22:19:48 +01:00
Manu Mtz.-Almeida
a85ef06ac9
chore(): update stencil + api-spec file
2018-11-20 10:06:02 +01:00
Brandy Carney
3c9ed3166d
fix(backdrop): update opacity to match MD spec ( #16188 )
2018-11-04 14:04:06 -05:00
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
Manu MA
c982856dba
feat(toast): add "color" prop ( #16100 )
...
This commit also refactors ion-toast, so it uses shadow-dom,
this is required since CSS variables
does not work well in non-shadow-dom components.
fixes #16099
2018-10-26 18:53:02 +02:00
Adam Bradley
6b8c87e2da
test(e2e): upload tests ( #16078 )
2018-10-25 01:03:01 -05:00
Adam Bradley
3c7fee5cca
test(e2e): relative paths ( #16077 )
2018-10-24 22:41:48 -05:00
Adam Bradley
a9fd3399de
test(e2e): force roboto font on all systems ( #15993 )
2018-10-19 15:22:15 -05:00
Manu Mtz.-Almeida
3a4b21457f
chore(): update stencil
2018-10-12 11:44:43 -05:00
Manu Mtz.-Almeida
fb3b752198
chore(): update stencil
2018-10-11 16:49:05 -05:00
Manu Mtz.-Almeida
a72fced6fe
fix(all): docs for all missing props
2018-10-11 16:24:08 -05:00
Cam Wiegert
ae3271f2d7
test(all): inject test styles on flag
2018-10-11 15:13:23 -05:00
Daniel Imhoff
2172aa9dae
test(screenshot): use Arial for testing
2018-10-09 13:40:31 -05:00
Manu Mtz.-Almeida
4036db5480
chore(): update readme
2018-10-08 15:46:34 -05:00
Manu Mtz.-Almeida
19c449e815
fix(modal/popover): lifecycle events
...
fixes #15806
2018-10-08 14:28:22 -05:00
Manu Mtz.-Almeida
9d109d68c8
fix(all): disable animations in e2e tests
2018-10-08 10:18:31 -05:00
Manu Mtz.-Almeida
dc976cc745
feat(overlays): expose animation customization
2018-10-04 17:21:15 +02:00
Cam Wiegert
657c2edc4d
test(modal): migrate e2e tests
...
references #15803
2018-10-01 15:05:48 -05:00
Manu Mtz.-Almeida
c49d896e08
refactor(all): using ComponentInterface
2018-09-14 18:47:00 +02:00
Manu Mtz.-Almeida
ca5866493b
fix(overlay): animation can be interrupted
...
fixes #15506
2018-09-14 01:41:28 +02:00
Manu Mtz.-Almeida
6e5c035b39
chore(tslint): disable 'no-floating-promises'
2018-09-14 00:50:44 +02:00
Manu Mtz.-Almeida
bf486e2c99
docs(overlay): onDidDismiss() and onWillDismiss()
2018-09-07 16:45:11 +02:00
Manu Mtz.-Almeida
ba2230510e
refactor(all): strict boolean conditions
2018-09-01 17:23:03 +02:00
Brandy Carney
4c879900e5
style(core): fix misspellings
2018-08-30 17:06:17 -04:00
Manu MA
096d9a76f3
fix(css): add core.css ( #15220 )
...
fixes #15170
2018-08-29 18:05:20 +02:00
Manu Mtz.-Almeida
cc960c3d48
fix(overlays): expose mode, id, keyboardClose
...
fixes #15366
2018-08-29 16:19:51 +02:00
Manu Mtz.-Almeida
1d46973785
refactor(all): make all method return a promise
2018-08-28 22:20:10 +02:00
Manu Mtz.-Almeida
57d23753a6
feat(all): strong typed ComponentProps
2018-08-27 00:47:10 +02:00
Manu Mtz.-Almeida
8b768fb73d
fix(overlay): expose "animated" API
...
fixes #14775
2018-08-26 19:06:50 +02:00
Manu Mtz.-Almeida
2c8bc0433b
fix(modal): make sure content is ready
...
fixes #14969
2018-08-25 16:53:32 +02:00
Manu Mtz.-Almeida
3d6caae13f
chore(): update to latest stencil
2018-08-22 23:38:23 +02:00
Manu Mtz.-Almeida
bd5a4a0294
refactor(overlays): enableBackdropDismiss => backdropDismiss
2018-08-13 18:32:24 +02: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
Manu Mtz.-Almeida
92e21a8cf3
fix(all): updated tslint rules to latest
2018-07-29 13:03:47 +02:00
Brandy Carney
2c37a5a7b2
docs(previews): update preview tests to have translucent white toolbars
...
to make ben happy
2018-07-24 16:27:17 -04:00
Brandy Carney
7a8d5f68d2
chore(stylelint): remove sass-lint/scss-lint in favor of stylelint
...
- remove scss-lint and sass-lint
- add stylelint and stylelint-order packages and configuration
- update all *.scss files to new syntax
fixes #14805
2018-07-19 15:10:30 -05:00
Brandy Carney
094fde755c
style(css): fix most scss lint errors
2018-07-18 12:53:33 -04:00
Brandy Carney
9488a98da0
fix(modal): use flex to position modal to make it easier to size
...
closes #14392
2018-07-18 11:20:57 -04: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
mhartington
04e807f459
docs(): update examples
2018-06-14 11:46:44 -04:00
mhartington
aaf3eee59d
docs(): remove code blocks in docs
2018-05-31 16:13:53 -04:00
Adam Bradley
9872a6c7ee
docs(readme): update stencil docs generation readmes
2018-05-30 12:02:31 -05:00
mhartington
1b4a94dc17
docs(): update angular usage
2018-05-17 16:18:24 -04:00
Manu Mtz.-Almeida
618f708bc4
fix(all): strong typing for color
2018-05-14 13:51:30 +02:00
Manu Mtz.-Almeida
bb809b63ed
perf(all): dynamic import
2018-05-08 19:39:07 +02:00
Manu Mtz.-Almeida
cc7ab4e3c6
fix(all): snapshot tests
2018-05-08 16:05:06 +02:00
Manu Mtz.-Almeida
8b1452c5c1
fix(lint): import order
2018-04-26 20:18:57 +02:00
Manu Mtz.-Almeida
053c375521
refactor(all): allow external imports
2018-04-24 16:12:02 +02:00