a72fced6fe
fix(all): docs for all missing props
2018-10-11 16:24:08 -05:00
19c449e815
fix(modal/popover): lifecycle events
...
fixes #15806
2018-10-08 14:28:22 -05:00
c49d896e08
refactor(all): using ComponentInterface
2018-09-14 18:47:00 +02:00
6e5c035b39
chore(tslint): disable 'no-floating-promises'
2018-09-14 00:50:44 +02:00
bf486e2c99
docs(overlay): onDidDismiss() and onWillDismiss()
2018-09-07 16:45:11 +02:00
ba2230510e
refactor(all): strict boolean conditions
2018-09-01 17:23:03 +02:00
4c879900e5
style(core): fix misspellings
2018-08-30 17:06:17 -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
8b768fb73d
fix(overlay): expose "animated" API
...
fixes #14775
2018-08-26 19:06:50 +02:00
2c8bc0433b
fix(modal): make sure content is ready
...
fixes #14969
2018-08-25 16:53:32 +02:00
bd5a4a0294
refactor(overlays): enableBackdropDismiss => backdropDismiss
2018-08-13 18:32:24 +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
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
aaf3eee59d
docs(): remove code blocks in docs
2018-05-31 16:13:53 -04:00
618f708bc4
fix(all): strong typing for color
2018-05-14 13:51:30 +02: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
43d7538e66
fix(overlay): cssClasses applied to overlay
2018-04-17 18:58:28 +02:00
fd5c957787
refactor(all): enable ts strict
2018-04-10 02:43:48 +02:00
a36913e9db
refactor(all): data -> componentProps
2018-03-29 18:41:56 +02:00
e20f76c3b1
refactor(all): async/await
2018-03-24 03:27:27 +01:00
ee27549c84
refactor(dom): attachComponent()
2018-03-21 16:22:59 +01:00
9988c754ac
fix(overlays): page is removed properly
2018-03-20 19:12:30 +01:00
c85f7483c9
refactor(keyboard): move to utils
2018-03-20 14:12:25 +01:00
d8234e90dd
docs(overlay): onDidDismiss
2018-03-19 17:10:52 +01:00
207f416686
fix(router): fix selection
2018-03-15 18:07:29 +01:00
9a0755a268
fix(angular): modal and popover support
2018-03-13 20:53:17 +01: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