e7416435d8
refactor(all): additional tslint rules
2018-09-01 18:06:59 +02:00
ba2230510e
refactor(all): strict boolean conditions
2018-09-01 17:23:03 +02:00
09187c9c92
docs(datetime): fix typos
2018-08-31 17:30:25 -04:00
cc960c3d48
fix(overlays): expose mode, id, keyboardClose
...
fixes #15366
2018-08-29 16:19:51 +02:00
1d46973785
refactor(all): make all method return a promise
2018-08-28 22:20:10 +02:00
57d23753a6
feat(all): strong typed ComponentProps
2018-08-27 00:47:10 +02:00
8b768fb73d
fix(overlay): expose "animated" API
...
fixes #14775
2018-08-26 19:06:50 +02:00
3ffa3cd7db
fix(platform): better detect platforms + css API
...
fixes #15165
fixes #15116
2018-08-25 16:53:31 +02:00
d12ef78de6
refactor(all): cleanup mode font
2018-08-24 03:33:44 +02:00
3d6caae13f
chore(): update to latest stencil
2018-08-22 23:38:23 +02:00
d19061c863
fix(picker): allow 0 as the selectedIndex
...
fixes #14563
2018-08-14 11:12:58 -04:00
bd5a4a0294
refactor(overlays): enableBackdropDismiss => backdropDismiss
2018-08-13 18:32:24 +02:00
d856ecfbbf
chore(): update to latest stencil
2018-08-12 12:04:27 +02:00
2d70ee4ca9
fix(all): user-select for desktop
2018-08-12 01:19:00 +02:00
2e7d355edf
fix(input): event interfaces
2018-08-12 01:18:59 +02:00
aa23d08a71
fix(all): safe-area using css variables
2018-08-10 01:41:05 +02:00
3da1bf45ba
fix(toast): statusbarPadding
2018-08-10 01:08:47 +02:00
2b7007f38e
fix(all): buttons are type="button"
2018-08-07 20:27:57 +02:00
4e565926cd
docs(menu-toggle): default behaviour docs
...
fixes #15042
2018-08-07 20:23:23 +02:00
8b35e37a43
fix(datetime): ionChange event
2018-08-07 01:09:47 +02:00
c1b61d0fee
chore(): update to ionic-rules/strict
2018-07-29 23:10:38 +02:00
92e21a8cf3
fix(all): updated tslint rules to latest
2018-07-29 13:03:47 +02:00
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
094fde755c
style(css): fix most scss lint errors
2018-07-18 12:53:33 -04:00
6b29507f0e
style(components): consistent line breaks with mixin args
2018-07-10 16:13:52 -04:00
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
81611946ee
docs(components): running validate built some docs
2018-06-14 16:31:08 -04:00
04e807f459
docs(): update examples
2018-06-14 11:46:44 -04:00
aaf3eee59d
docs(): remove code blocks in docs
2018-05-31 16:13:53 -04:00
9872a6c7ee
docs(readme): update stencil docs generation readmes
2018-05-30 12:02:31 -05:00
bb809b63ed
perf(all): dynamic import
2018-05-08 19:39:07 +02:00
8b1452c5c1
fix(lint): import order
2018-04-26 20:18:57 +02:00
053c375521
refactor(all): allow external imports
2018-04-24 16:12:02 +02:00
ae0541a465
chore(): update dependencies
2018-04-22 20:08:02 +02:00
4ea8881f33
refactor(all): enable strictPropertyInitialization
2018-04-19 18:48:38 +02:00
ea24ad677d
fix(props): update stencil
2018-04-10 00:14:10 +02:00
6c6f867ce4
refactor(sass): tweaks to the alpha css variables ( #14223 )
...
* alpha tweaks
* added alpha-input
cleanup for theme-builder
* removed global variables
* style(searchbar): fix indentation
closes #14196
2018-03-30 10:27:58 -04:00
7b9a00e433
fix(angular): goback navigation
2018-03-29 18:41:56 +02:00
a36913e9db
refactor(all): data -> componentProps
2018-03-29 18:41:56 +02:00
88752dea51
style(sass): move font smooth to mixin and remove webkit properties
...
autoprefixer is adding the backdrop-filter for us now
2018-03-28 18:24:04 -04:00
e20f76c3b1
refactor(all): async/await
2018-03-24 03:27:27 +01:00
4693229c84
fix(all): ts strict (part 4)
2018-03-21 15:53:40 +01:00
c85f7483c9
refactor(keyboard): move to utils
2018-03-20 14:12:25 +01:00
4d8a99f03b
@ionic/core 0.1.4-8
2018-03-19 17:53:02 -04:00
d8234e90dd
docs(overlay): onDidDismiss
2018-03-19 17:10:52 +01:00
147a6090e4
refactor(theming): alpha color refactor and theme cleanup ( #14161 )
...
* Cleanup for iOS mode used in material variables
Refactor to alpha variables for colors in the color map
updated theme builder with new alpha variables
updated theme builder with duplicate default CSS modes
* moved alpha transform into css-var
removed ion-color-alpha
fixes for disabled css-variable mode
added defaults for user configurable variables
* revert to spinner related code
2018-03-15 11:53:48 -04:00
7dcf8a5bd4
feat(overlays): adds onDidDismiss and onWillDismiss
2018-03-13 16:34:24 +01:00
d37623a2ca
chore(packages): move the packages to root
2018-03-12 16:02:25 -04:00