3490 Commits

Author SHA1 Message Date
cece447092 fix(angular): module exports 2018-03-30 21:54:46 +02:00
b35f95a4d8 refactor(app): use font-smoothing mixin 2018-03-30 12:53:20 -04:00
31de300256 chore(sass): update the sass lint task and change warnings to error 2018-03-30 12:46:36 -04:00
062641d8ca fix(angular): lifecycles 2018-03-30 18:45:48 +02:00
f1987b6403 Revert "style(app): add empty function to break tslint"
This reverts commit 94646fc81e7bb135bd7138e0b097447e03fd3bd1.
2018-03-30 12:27:36 -04:00
7923b55b84 chore(lint): use && in the lint task 2018-03-30 12:24:30 -04:00
3aa55bec17 chore(lint): remove the -q flag from sass-lint 2018-03-30 11:30:58 -04:00
94646fc81e style(app): add empty function to break tslint 2018-03-30 11:25:24 -04: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
aa085248b9 test(button): this is why you should be careful using find and replace 2018-03-29 16:26:17 -04:00
1508af4df8 refactor(app): remove negative margin from headings 2018-03-29 16:26:17 -04:00
d11bb1ed61 0.1.5 2018-03-29 20:57:46 +02:00
9c789ceac4 fix(angular): ion-back-button 2018-03-29 20:46:13 +02: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
ce500858fe chore(docs): add build docs script 2018-03-29 09:28:19 -05:00
1f74d8dcd7 refactor(tap-click): remove duplicated method 2018-03-29 16:17:33 +02:00
74e4b323ac refactor(item): [tappable] -> [button] 2018-03-29 16:17:16 +02:00
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