11423 Commits

Author SHA1 Message Date
b193b83c7c test(infinite-scroll): scroll threshold (#24902) 2022-03-09 10:31:10 -05:00
11a5edfd9d docs(): update docs json file (#24899) 2022-03-08 10:22:44 -05:00
77a697ccd7 test(vue): formatting error in test (#24897) 2022-03-07 18:12:32 -05:00
805907af4e perf(): improve treeshaking functionality (#24895)
resolves #24280
2022-03-07 15:23:29 -05:00
8ed948e647 docs(infinite-scroll): update typings for Vue example (#24892)
Co-authored-by: ThomasHambach <ThomasHambach@users.noreply.github.com>
2022-03-07 11:05:30 -05:00
f6cde30d3e docs(button): fix fill attribute typo (#24890) 2022-03-07 08:24:05 -06:00
2ac9105796 fix(ios): swipe to go back now works in rtl mode (#24866)
resolves #19488
2022-03-07 08:59:21 -05:00
331ce6d676 fix(datetime): time picker now scrolls to correct value (#24879)
resolves #24878
2022-03-07 08:50:17 -05:00
65b43aae2b chore(): run build to update readme files (#24880) 2022-03-04 14:14:57 -05:00
9154ce3bdc test(): add correct screenshot action file name (#24874) 2022-03-03 14:51:09 -05:00
c7f7db915a test: add stubbed update screenshot action (#24873) 2022-03-03 14:24:09 -05:00
479c1bac48 merge release-6.0.10
v6.0.10
2022-03-02 17:42:23 -05:00
c87366b186 docs(virtual-scroll): fix links to guides (#24869) 2022-03-02 15:47:16 -06:00
56b550e220 v6.0.10 v6.0.10 2022-03-02 19:15:37 +00:00
7131e449e5 docs(loading): remove extra script tag from vue example 2022-03-02 12:13:57 -05:00
4b5843ed5d test(): update other tests to use the new path update (#24841) 2022-03-02 09:23:18 -05:00
aacb58a322 fix(datetime): persist minutes column on hour change (#24829)
Resolves #24821
2022-02-28 13:51:52 -05:00
e4ec572043 fix(modal): sheet modal now allows input focusing when backdrop disabled (#24840)
resolves #24581
2022-02-28 13:27:12 -05:00
9e0917597c docs(datetime): remove duplicate timezone information (#24851) 2022-02-25 15:35:17 -05:00
5faf51caef docs(item): remove extra > in react example (#24844) 2022-02-25 14:38:25 -05:00
5baeeb1172 docs(): core.json now added to repo (#24850) 2022-02-25 14:37:43 -05:00
ea4a9bb694 fix(item-sliding): close() will maintain disabled state (#24847)
Resolves #24747
2022-02-25 11:49:03 -05:00
836c01c73e fix(modal): re-enable swipe gestures when modal is dismissed (#24846)
Resolves #24817
2022-02-24 15:57:18 -05:00
3d0f99904f fix(modal): .ion-page element is now correctly added (#24811)
resolves #24809
2022-02-24 09:28:52 -05:00
c35b898f1d fix(datetime): confirm method now uses selected date (#24827)
Resolves #24823
2022-02-23 15:14:53 -05:00
33292fbd92 test(datetime): listen for modal event in zoom out test (#24839) 2022-02-23 14:37:03 -05:00
1ac8ffb1b7 merge release-6.0.9
v6.0.9
2022-02-23 13:14:33 -05:00
1f86b4ee5a v6.0.9 v6.0.9 2022-02-23 17:32:34 +00:00
62878238fc test(datetime): event for calendar month text change (#24836) 2022-02-23 12:28:13 -05:00
b6d7e1c757 fix(datetime): month picker no longer gives duplicate months on ios 14 and older (#24792)
resolves #24663
2022-02-23 08:42:51 -05:00
b0ac7de168 fix(datetime): improve datetime sizing in modals (#24762)
Resolves #23992
2022-02-22 16:05:39 -05:00
7f1086740b test(datetime): getToday unit test (#24830) 2022-02-22 10:30:06 -05:00
cd05961ab1 docs(datetime): ISO Format examples fix (#24818) 2022-02-22 09:22:15 -06:00
1c3b3791d0 docs(infinite-scroll): use proper equality check (#24767) 2022-02-22 09:02:54 -06:00
8246112ca1 fix(toast): toast is now correctly excluded from focus trapping (#24816)
resolves #24733
2022-02-22 08:56:30 -05:00
19ac2389eb fix(img): draggable attribute is now inherited to inner img element (#24781)
Resolves #21325

Co-authored-by: Celilsemi Sam Erkiner <celilsemi@erkiner.com>
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2022-02-21 11:50:57 -05:00
243f67362f fix(popover): default alignment to 'center' for ios mode (#24815) 2022-02-18 13:39:03 -06:00
0a8f44359a test(): run e2e tests in production mode (#24812) 2022-02-18 14:21:43 -05:00
2fc2de5177 fix(select): interface components now show correctly (#24810)
resolves #24807
2022-02-18 13:53:56 -05:00
99c91eff87 fix(react, vue): scroll is no longer interrupted on ios (#24791)
resolves #24435
2022-02-17 16:41:36 -05:00
16647b2c72 fix(datetime): month and year column order is now locale aware (#24802)
resolves #24548
2022-02-17 11:28:09 -05:00
fca3f56ca4 fix(modal): backdropBreakpoint allows interactivity behind sheet (#24798)
resolves #24797
2022-02-16 11:25:08 -05:00
866f261f07 merge release-6.0.8
v6.0.8
2022-02-15 16:49:20 -05:00
cd486e71ff v6.0.8 v6.0.8 2022-02-15 21:26:38 +00:00
fd031aa1c3 fix(input): only set native input value if different (#24758)
Resolves #24753
2022-02-14 14:33:17 -05:00
a093544fdf fix(back-button, breadcrumb, item): flip chevron icons on RTL (#24705) 2022-02-14 09:34:10 -06:00
82c41510de doc(router-outlet): the outlet can be used without any framework (#24664) 2022-02-14 10:12:37 -05:00
38627ff277 chore(template): clarify that issue should be a link in PR template (#24775) 2022-02-11 09:31:35 -06:00
b401de1ab3 fix(vue): preserve custom classes on IonPage (#24776)
resolves #24772

Co-authored-by: bnachtweh <bnachtweh@users.noreply.github.com>
2022-02-11 10:11:04 -05:00
abc36ae80b fix(router-outlet): navigating to same route with different params now activates component (#24760)
resolves #24653
2022-02-11 10:08:53 -05:00