4672 Commits

Author SHA1 Message Date
9caeec7fcf fix(components): add font-smoothing to mixing components 2018-03-28 19:57:25 -04:00
d9d7462d87 chore(lint): update lint tasks 2018-03-28 18:26:14 -04:00
a1346a9e89 style(sass): update sass linters and fix lint errors 2018-03-28 18:24:05 -04: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
54558c92af fix(thumbnail): adjust wide images to fill instead of squish 2018-03-28 18:24:04 -04:00
b0f8ca544d fix(avatar): adjust wide images to fill instead of squish 2018-03-28 18:24:04 -04:00
093feac6e4 docs(alert): add javascript and angular example docs 2018-03-28 18:24:04 -04:00
2fa4623506 chore(package): update to stencil 0.7.10 2018-03-28 16:52:41 -05:00
f304480dfc chore(deploy): update deploy scripts 2018-03-28 15:35:31 -05:00
a5d2a33016 docs(action-sheet): rename docs directory to usage 2018-03-28 12:25:10 -04:00
67488b2eca docs(action-sheet): add javascript and angular example docs 2018-03-28 12:20:30 -04:00
0105a4ee47 refactor(tab): rename tab properties 2018-03-28 10:12:04 -05:00
eff2ef3892 chore(package): update to stencil 0.7.9 2018-03-28 08:17:10 -05:00
d57122c382 fix(ripple-effect): tapclick is required in ionic 2018-03-27 23:45:53 +02:00
b70837278d 0.1.5-4 2018-03-27 23:43:44 +02:00
c31bcde720 fix(menu): default menu mode 2018-03-27 23:07:56 +02:00
5007c78a40 0.1.5-3 2018-03-27 23:02:10 +02:00
011a374f6b fix(nav): transition name 2018-03-27 22:58:04 +02:00
98403fa883 docs(components): update menu and breaking changes 2018-03-27 16:47:23 -04:00
ce5b47ef99 refactor(toolbar): rename the slots to match other component behavior
`left` -> `start`
`right` -> `end`
`start` -> `secondary`
`end` -> `primary`
2018-03-27 16:45:26 -04:00
6fbd708ae0 refactor(list): rename methods and update docs 2018-03-27 16:45:26 -04:00
3f68031a09 docs(datetime): update the datetime docs 2018-03-27 16:45:26 -04:00
57a5d490a6 fix(nav): animated opts 2018-03-27 21:26:35 +02:00
726938f67c fix(angular): stack based navigation 2018-03-27 19:51:08 +02:00
862e5719c6 feat(nav): goBack directive 2018-03-27 14:55:31 +02:00
4fdfddb6b8 fix(nav): no animation 2018-03-27 12:36:37 +02:00
113af9e53b fix(router): ion-nav 2018-03-27 12:05:30 +02:00
00fc460c4e feat(button): goback attribute 2018-03-27 12:05:30 +02:00
9e9f2a206f fix(router): route change detection 2018-03-27 01:32:47 +02:00
b26a56314b fix(router): wait RAF 2018-03-27 01:28:49 +02:00
a718f7e1e3 fix(router): change detection for componentProps 2018-03-27 00:57:50 +02:00
ffaec1661a fix(router): loging 2018-03-26 23:43:44 +02:00
c9d2a0d33b fix(toolbar): unused private 2018-03-26 23:43:43 +02:00
8b4b5ba633 test(nav): fix tests 2018-03-26 23:43:43 +02:00
d0c5f53a08 fix(button): dynamic bar-button 2018-03-26 23:43:43 +02:00
1efc0f3a94 chore(package): update to stencil 0.7.8 2018-03-26 16:34:31 -05:00
a1eabecc61 chore(): update angular build scripts 2018-03-26 16:31:40 -05:00
dddaee1719 fix(router): fixes navChanged() 2018-03-26 22:07:00 +02:00
77fc792644 feat(ripple): css variable color 2018-03-24 03:57:18 +01:00
08f5976a57 chore(): update components.d.ts 2018-03-24 03:27:28 +01:00
153f8ca02c feat(menu-controller): expose registerAnimation 2018-03-24 03:27:28 +01:00
e6818369ff perf(app): platform is not needed 2018-03-24 03:27:27 +01:00
48d1bd412c feat(tab): framework support 2018-03-24 03:27:27 +01:00
44f343d3dc fix(toast): dismiss timeout 2018-03-24 03:27:27 +01:00
e20f76c3b1 refactor(all): async/await 2018-03-24 03:27:27 +01:00
37345eee74 @ionic/core 0.1.5-2 2018-03-23 20:34:44 +01:00
d86ee1f772 chore(): update to latest stencil 2018-03-23 20:27:57 +01:00
095f9c832e fix(transition): nav ios transition 2018-03-23 20:27:57 +01:00
574c346d45 revert(toolbar): revert to use old button attributes
references #14172
2018-03-23 14:39:13 -04:00
2b8e489f84 fix(back-button): ios style 2018-03-23 11:11:41 +01:00