10138 Commits

Author SHA1 Message Date
dd32a5e278 fix(ios): clamp out of bounds values for swipe to go back (#20540)
fixes #20505
2020-02-18 15:14:30 -05:00
ce41d90715 docs(breaking): rename segment events heading to remove conflict with main events 2020-02-18 15:13:52 -05:00
4d50064764 fix(segment): only emit ionChange when user releases pointer from screen (#20495)
fixes #20500
fixes #20257
2020-02-18 15:11:28 -05:00
7a461c59c5 fix(segment): do not show ripple effect if disabled via config (#20542)
fixes #20533
2020-02-18 14:02:34 -05:00
9b5854d797 fix(segment): border radius applies to indicator on ios (#20541)
fixes #20539
2020-02-18 13:58:25 -05:00
e42c85d641 fix(fab): show close icon on hover, focused, activated (#20497)
also fixes the fab so users don't have to set color for each state
2020-02-18 13:55:31 -05:00
45d03baf98 fix(react): update paths of tab buttons when href changes in ion buttons, fixes #20321 (#20480) 2020-02-14 13:36:30 -07:00
82670fe4d0 fix(react): icons with MD set should work in browser (#20463) 2020-02-14 13:36:30 -07:00
c0aadd6007 fix(react): Do a better job matching up route to sync, fixes #20363 (#20446) 2020-02-14 13:36:30 -07:00
b6fbe98812 fix(react): dont remove pages when navigating between tabs, fixes #20398 (#20431) 2020-02-14 13:36:30 -07:00
27a219874c docs(grid): update usage from attributes to classes (#20492)
closes ionic-team/ionic-docs#1230
2020-02-14 12:45:46 -05:00
c4fb31403e fix(fab): add close icon to internal icons for react (#20490)
fixes #20489
2020-02-14 10:21:14 -05:00
89bf08b627 fix(input): do not clear input if "Enter" key pressed (#20462)
fixes #20442
2020-02-14 09:27:05 -05:00
abf594aa61 fix(modal): presenting multiple card-style modals now adds border radius properly (#20476)
fixes #20475
2020-02-13 15:57:30 -05:00
86ab77a6e2 fix(modal): prevent card style modal styles from being overridden (#20470)
fixes #20469
2020-02-13 10:12:28 -05:00
c16de96633 fix(card): inherit background in inner button (#20461)
fixes #20458
2020-02-12 16:25:27 -05:00
4d6e15ab18 fix(searchbar): properly align placeholder (#20460)
fixes #20456
2020-02-12 16:21:08 -05:00
f61b671844 docs(changelog): remove save-exact flag 2020-02-12 15:39:34 -05:00
99d6069ecb docs(): remove mention of controllers (#20444)
resolves #20453
2020-02-12 09:55:58 -05:00
054223b79c merge release-5.0.0 2020-02-11 12:30:24 -05:00
6bfdaeed86 5.0.0 v5.0.0 2020-02-11 11:42:30 -05:00
0b182a9c66 merge release-5.0.0-rc.5
5.0.0-rc.5
2020-02-11 11:05:26 -05:00
d21b5df523 chore(scripts): include v4-lts as a choice tag for release 2020-02-11 10:53:19 -05:00
0daca31f38 5.0.0-rc.5 v5.0.0-rc.5 2020-02-11 09:26:30 -05:00
fd9c7a9601 fix(schematic): correct path for angular project (#20436)
fixes #20435
2020-02-11 09:04:07 -05:00
61f0faccdb merge release-5.0.0-rc.4 2020-02-10 18:41:06 -05:00
f303acc99a 5.0.0-rc.4 v5.0.0-rc.4 2020-02-10 16:29:34 -05:00
3d6f287d87 fix(label): remove subpixel font-size to prevent visual glitches (#20415)
resolves #20407
2020-02-10 09:11:12 -05:00
3403574f31 chore(react): update to ionicons v5 final (#20414) 2020-02-07 12:16:23 -07:00
a6764c4724 fix(item): remove unneeded box-shadow CSS variable (#20412)
resolves #20392
2020-02-07 13:35:21 -05:00
aa663b76cc chore(datetime): run build (#20411) 2020-02-07 12:27:01 -05:00
e8886e98f1 fix(segment): add activated class directly to segment button (#20400)
this gets around a bug with Safari where the ::slotted css selector was not working properly
2020-02-07 12:13:09 -05:00
fd1b44a40b fix(content): only emit scroll events if enabled (#20401) 2020-02-07 11:53:11 -05:00
916f6670a0 chore(ionicons): update to official 5.0.0 release (#20399) 2020-02-06 16:38:29 -05:00
11d39457d5 fix(header): backdrop filter no longer distorts content with collapsible header (#20388)
fixes #20385
2020-02-06 09:41:25 -05:00
cfcdd97cc0 merge release-5.0.0-rc.3 (#20387) 2020-02-05 14:28:06 -05:00
cf7091625e fix(refresher): translate background content when refreshing (#20378)
resolves #20377
2020-02-05 12:17:53 -05:00
8983c7006e fix(refresher): ensure gesture does not interfere with item-sliding (#20380)
resolves #20379
2020-02-05 12:17:23 -05:00
46d43032ec chore(): update breaking docs for segment event (#20384) 2020-02-05 09:05:37 -05:00
4971499026 fix(toolbar): properly apply safe area and border (#20375)
fixes #20354
2020-02-04 12:58:44 -05:00
a25007f54f docs(react): update class usage to className (#20366) 2020-02-04 11:16:44 -05:00
0f31624104 fix(segment): allow background to be set on iOS segment in a toolbar (#20350) 2020-01-31 15:48:55 -05:00
023ed07f97 chore(themes): update commented out default colors in themes 2020-01-31 13:37:19 -05:00
43d00415a5 docs(breaking): remove references to removed global css vars (#20348) 2020-01-30 18:20:35 -05:00
8c4905f630 merge release-5.0.0-rc.2 2020-01-30 15:51:55 -05:00
ff78e6e8ca fix(radio): do not clear value of radio group from radio (#20343)
fixes #20323
2020-01-30 12:29:11 -05:00
d693ca81f5 docs(select): separate react usage by headings (#20335)
closes ionic-team/ionic-docs#1095
2020-01-29 17:52:37 -05:00
215d55f1eb fix(header): fix race condition in collapsible header (#20334) 2020-01-29 15:45:55 -05:00
fd55427991 fix(refresher): add correct fallbacks for native refreshers (#20333) 2020-01-29 15:36:09 -05:00
e580b88477 fix(ios): translucent toolbar blur no longer obscures entering page title (#20314)
fixes #19158
2020-01-29 15:12:00 -05:00