Commit Graph

8286 Commits

Author SHA1 Message Date
Manu Mtz.-Almeida
8a1ad1da2c fix(app): user-select on desktop 2018-07-29 14:48:05 +02:00
Manu Mtz.-Almeida
1d001a3f29 fix(all): strong type text fields 2018-07-29 14:32:28 +02:00
Manu Mtz.-Almeida
d65174bcf3 fix(searchbar): fix input bluring
fixes #14916
2018-07-29 14:19:51 +02:00
Manu Mtz.-Almeida
a62759c3cc feat(menu): configurable using menuType
fixes #14901
2018-07-29 13:34:25 +02:00
Manu Mtz.-Almeida
73a9f140ed fix(config): avoid using startWith for IE support
fixes #14922
2018-07-29 13:27:00 +02:00
Manu Mtz.-Almeida
25423a06f2 fix(button): improve text style inherency
related #14927
2018-07-29 13:19:28 +02:00
Manu Mtz.-Almeida
92e21a8cf3 fix(all): updated tslint rules to latest 2018-07-29 13:03:47 +02:00
Manu Mtz.-Almeida
d1969bdf1d fix(title): can be used nested
fixes #14905
2018-07-29 02:28:12 +02:00
Manu Mtz.-Almeida
b69098a77d chore(): update deps 2018-07-29 01:44:45 +02:00
Manu Mtz.-Almeida
7813acc86f fix(angular): pass proper animated value 2018-07-29 01:44:32 +02:00
Manu Mtz.-Almeida
266336effe fix(angular): ion-router-outlet exposes animated
fixes #14913
2018-07-28 19:02:06 +02:00
Manu Mtz.-Almeida
7da0ac4373 fix(title): support color 2018-07-28 19:01:36 +02:00
Manu Mtz.-Almeida
520da8d373 fix(fab): add styles for disabled
fixes #14867
2018-07-28 17:45:45 +02:00
Manu Mtz.-Almeida
7a0545d477 fix(angular): events
fixes #14866
2018-07-28 17:37:47 +02:00
Manu Mtz.-Almeida
517104fbc7 fix(inputs): better customization for placeholder color 2018-07-28 17:26:10 +02:00
Manu Mtz.-Almeida
f676f98628 fix(input): add color support for ion-input
fixes #14864
2018-07-28 16:48:01 +02:00
Manu Mtz.-Almeida
4f9cbfe73c fix(accesibility): boolean aria-* properties 2018-07-28 16:38:59 +02:00
Manu Mtz.-Almeida
f19553fe36 fix(item): only use pointer cursor for <button> and <a> 2018-07-28 16:32:29 +02:00
Ken Sodemann
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
Brandy Carney
0fb3c62c71 chore(bot): add ionic-native 2018-07-27 15:20:26 -04:00
Brandy Carney
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
Ken Sodemann
ae47763bbe chore(bot): remove unnecessary quotes from config 2018-07-27 08:43:21 -05:00
Ken Sodemann
e3a2dcb88b chore(bot): configure the labelPullRequest task 2018-07-27 08:42:03 -05:00
Brandy Carney
39bbbd1f2f docs(breaking): remove extra ` 2018-07-26 19:23:12 -04:00
Brandy Carney
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
Brandy Carney
7c12e1bc8d fix(flex-utils): add missing flex attributes 2018-07-26 16:41:41 -04:00
Brandy Carney
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
Brandy Carney
0db643df45 4.0.0-beta.0 v4.0.0-beta.0 2018-07-25 10:51:19 -04:00
Brandy Carney
be048bd071 test(segment): add example of light segment in primary toolbar 2018-07-25 10:36:35 -04:00
Manu Mtz.-Almeida
5677daa324 fix(angular): always dispatch lifecycle events 2018-07-25 16:29:44 +02:00
Manu Mtz.-Almeida
8492c19195 4.0.0-alpha.14 v4.0.0-alpha.14 2018-07-25 16:10:44 +02:00
Manu Mtz.-Almeida
f1c2c0c1ba refactor(angular): enable TS strict 2018-07-25 14:29:32 +02:00
Manu Mtz.-Almeida
a5898163b6 fix(angular): make pages invisible before they are rendered 2018-07-25 12:11:51 +02:00
Manu Mtz.-Almeida
a44b84437d fix(angular): hide pages properly 2018-07-25 12:09:44 +02:00
Manu Mtz.-Almeida
f52dece7bf fix(transition): make sure hidden is removed 2018-07-24 23:47:53 +02:00
Manu Mtz.-Almeida
0e91aa75ac 4.0.0-alpha.13 v4.0.0-alpha.13 2018-07-24 23:07:59 +02:00
Manu Mtz.-Almeida
b4976dd914 chore(): update docs 2018-07-24 23:05:35 +02:00
Manu Mtz.-Almeida
90cb7b1fca chore(): update to latest stencil 2018-07-24 23:00:58 +02:00
Brandy Carney
2c37a5a7b2 docs(previews): update preview tests to have translucent white toolbars
to make ben happy
2018-07-24 16:27:17 -04:00
Brandy Carney
55cb354d48 fix(toolbar): remove transparent border on translucent toolbar
per discussion with ben
2018-07-24 15:43:09 -04:00
Brandy Carney
f0c15384a2 docs(components): update color documentation 2018-07-24 11:59:32 -04:00
Manu Mtz.-Almeida
05b258c6ef fix(tab): prevent infinite loop 2018-07-24 17:32:54 +02:00
Manu Mtz.-Almeida
7d3d98d6f2 fix(css): revert hidden css 2018-07-24 17:32:54 +02:00
Brandy Carney
8ec8d06a6d docs(breaking): add css utilities and link to migration guide
Also remove Sass variable references

references #14798
2018-07-24 11:10:08 -04:00
Brandy Carney
f701c18a82 docs(refresher): update error message 2018-07-24 10:55:58 -04:00
Manu Mtz.-Almeida
02fe310b57 4.0.0-alpha.12 v4.0.0-alpha.12 2018-07-24 16:11:06 +02:00
Manu Mtz.-Almeida
55ee69ff28 chore(angular): update proxies 2018-07-24 16:03:24 +02:00
Manu Mtz.-Almeida
3ae86ad3c3 Merge branch 'master' of github.com:ionic-team/ionic 2018-07-24 02:39:28 +02:00
Manu Mtz.-Almeida
d22f04bd90 fix(menu-button): fix sass linting 2018-07-24 02:38:55 +02:00
Carsten Baumhögger
ebb4787f4c docs(alert): add name property to checkbox and radio alert (#14834)
added the `name` property which is required to checkbox and radio input data
2018-07-24 02:23:50 +02:00