8293 Commits

Author SHA1 Message Date
b0ed4265eb chore(): enable "prefer-for-of" 2018-07-30 00:16:33 +02:00
d1fd1c5276 refactor(animation): move constants 2018-07-29 23:28:13 +02:00
c1b61d0fee chore(): update to ionic-rules/strict 2018-07-29 23:10:38 +02:00
7292fc7d38 perf(icon): disable icon lazy loading when it's not needed 2018-07-29 16:04:51 +02:00
b73bbffd97 chore(): update to latest ionicons 2018-07-29 15:25:07 +02:00
143f0f0c06 perf(css): always emit compressed css 2018-07-29 15:05:10 +02:00
0cdb500a44 fix(color): make desktop selection beautiful 2018-07-29 14:59:35 +02:00
8a1ad1da2c fix(app): user-select on desktop 2018-07-29 14:48:05 +02:00
1d001a3f29 fix(all): strong type text fields 2018-07-29 14:32:28 +02:00
d65174bcf3 fix(searchbar): fix input bluring
fixes #14916
2018-07-29 14:19:51 +02:00
a62759c3cc feat(menu): configurable using menuType
fixes #14901
2018-07-29 13:34:25 +02:00
73a9f140ed fix(config): avoid using startWith for IE support
fixes #14922
2018-07-29 13:27:00 +02:00
25423a06f2 fix(button): improve text style inherency
related #14927
2018-07-29 13:19:28 +02:00
92e21a8cf3 fix(all): updated tslint rules to latest 2018-07-29 13:03:47 +02:00
d1969bdf1d fix(title): can be used nested
fixes #14905
2018-07-29 02:28:12 +02:00
b69098a77d chore(): update deps 2018-07-29 01:44:45 +02:00
7813acc86f fix(angular): pass proper animated value 2018-07-29 01:44:32 +02:00
266336effe fix(angular): ion-router-outlet exposes animated
fixes #14913
2018-07-28 19:02:06 +02:00
7da0ac4373 fix(title): support color 2018-07-28 19:01:36 +02:00
520da8d373 fix(fab): add styles for disabled
fixes #14867
2018-07-28 17:45:45 +02:00
7a0545d477 fix(angular): events
fixes #14866
2018-07-28 17:37:47 +02:00
517104fbc7 fix(inputs): better customization for placeholder color 2018-07-28 17:26:10 +02:00
f676f98628 fix(input): add color support for ion-input
fixes #14864
2018-07-28 16:48:01 +02:00
4f9cbfe73c fix(accesibility): boolean aria-* properties 2018-07-28 16:38:59 +02:00
f19553fe36 fix(item): only use pointer cursor for <button> and <a> 2018-07-28 16:32:29 +02:00
16e992a098 fix(router-outlet): fix stack attribute detection (#14921)
(stack !== 'false' OR stack !== false) will always be TRUE. That OR should be an AND.
2018-07-28 13:43:49 +02:00
0fb3c62c71 chore(bot): add ionic-native 2018-07-27 15:20:26 -04:00
b91a7069b2 docs(infinite-scroll): update docs for disabling infinite scroll
updates the breaking changes, usage, and test

closes #14908
2018-07-27 14:53:15 -04:00
ae47763bbe chore(bot): remove unnecessary quotes from config 2018-07-27 08:43:21 -05:00
e3a2dcb88b chore(bot): configure the labelPullRequest task 2018-07-27 08:42:03 -05:00
39bbbd1f2f docs(breaking): remove extra ` 2018-07-26 19:23:12 -04:00
39a4e87a7b docs(breaking): update breaking changes to include the global CSS
references #14878 references ionic-team/ionic-docs#54
2018-07-26 19:15:04 -04:00
7c12e1bc8d fix(flex-utils): add missing flex attributes 2018-07-26 16:41:41 -04:00
f1826a6efc fix(refresher): default to disabled false, add to breaking changes
also updates the preview demo to add to the top of the list on pull to
refresh

fixes #14879
2018-07-26 16:20:17 -04:00
0db643df45 4.0.0-beta.0 v4.0.0-beta.0 2018-07-25 10:51:19 -04:00
be048bd071 test(segment): add example of light segment in primary toolbar 2018-07-25 10:36:35 -04:00
5677daa324 fix(angular): always dispatch lifecycle events 2018-07-25 16:29:44 +02:00
8492c19195 4.0.0-alpha.14 v4.0.0-alpha.14 2018-07-25 16:10:44 +02:00
f1c2c0c1ba refactor(angular): enable TS strict 2018-07-25 14:29:32 +02:00
a5898163b6 fix(angular): make pages invisible before they are rendered 2018-07-25 12:11:51 +02:00
a44b84437d fix(angular): hide pages properly 2018-07-25 12:09:44 +02:00
f52dece7bf fix(transition): make sure hidden is removed 2018-07-24 23:47:53 +02:00
0e91aa75ac 4.0.0-alpha.13 v4.0.0-alpha.13 2018-07-24 23:07:59 +02:00
b4976dd914 chore(): update docs 2018-07-24 23:05:35 +02:00
90cb7b1fca chore(): update to latest stencil 2018-07-24 23:00:58 +02:00
2c37a5a7b2 docs(previews): update preview tests to have translucent white toolbars
to make ben happy
2018-07-24 16:27:17 -04:00
55cb354d48 fix(toolbar): remove transparent border on translucent toolbar
per discussion with ben
2018-07-24 15:43:09 -04:00
f0c15384a2 docs(components): update color documentation 2018-07-24 11:59:32 -04:00
05b258c6ef fix(tab): prevent infinite loop 2018-07-24 17:32:54 +02:00
7d3d98d6f2 fix(css): revert hidden css 2018-07-24 17:32:54 +02:00