Commit Graph

2266 Commits

Author SHA1 Message Date
Liam DeBeasi
65b43aae2b chore(): run build to update readme files (#24880) 2022-03-04 14:14:57 -05:00
Lars Mikkelsen
c87366b186 docs(virtual-scroll): fix links to guides (#24869) 2022-03-02 15:47:16 -06:00
flroent
7131e449e5 docs(loading): remove extra script tag from vue example 2022-03-02 12:13:57 -05:00
Liam DeBeasi
4b5843ed5d test(): update other tests to use the new path update (#24841) 2022-03-02 09:23:18 -05:00
Sean Perkins
aacb58a322 fix(datetime): persist minutes column on hour change (#24829)
Resolves #24821
2022-02-28 13:51:52 -05:00
Liam DeBeasi
e4ec572043 fix(modal): sheet modal now allows input focusing when backdrop disabled (#24840)
resolves #24581
2022-02-28 13:27:12 -05:00
Liam DeBeasi
9e0917597c docs(datetime): remove duplicate timezone information (#24851) 2022-02-25 15:35:17 -05:00
rafi365
5faf51caef docs(item): remove extra > in react example (#24844) 2022-02-25 14:38:25 -05:00
Sean Perkins
ea4a9bb694 fix(item-sliding): close() will maintain disabled state (#24847)
Resolves #24747
2022-02-25 11:49:03 -05:00
Sean Perkins
836c01c73e fix(modal): re-enable swipe gestures when modal is dismissed (#24846)
Resolves #24817
2022-02-24 15:57:18 -05:00
Sean Perkins
c35b898f1d fix(datetime): confirm method now uses selected date (#24827)
Resolves #24823
2022-02-23 15:14:53 -05:00
Sean Perkins
33292fbd92 test(datetime): listen for modal event in zoom out test (#24839) 2022-02-23 14:37:03 -05:00
Sean Perkins
62878238fc test(datetime): event for calendar month text change (#24836) 2022-02-23 12:28:13 -05:00
Liam DeBeasi
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
Sean Perkins
b0ac7de168 fix(datetime): improve datetime sizing in modals (#24762)
Resolves #23992
2022-02-22 16:05:39 -05:00
Sean Perkins
7f1086740b test(datetime): getToday unit test (#24830) 2022-02-22 10:30:06 -05:00
Nikhil Arroju
cd05961ab1 docs(datetime): ISO Format examples fix (#24818) 2022-02-22 09:22:15 -06:00
Mat Zaremba
1c3b3791d0 docs(infinite-scroll): use proper equality check (#24767) 2022-02-22 09:02:54 -06:00
Liam DeBeasi
8246112ca1 fix(toast): toast is now correctly excluded from focus trapping (#24816)
resolves #24733
2022-02-22 08:56:30 -05:00
Sean Perkins
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
Amanda Smith
243f67362f fix(popover): default alignment to 'center' for ios mode (#24815) 2022-02-18 13:39:03 -06:00
Liam DeBeasi
2fc2de5177 fix(select): interface components now show correctly (#24810)
resolves #24807
2022-02-18 13:53:56 -05:00
Liam DeBeasi
99c91eff87 fix(react, vue): scroll is no longer interrupted on ios (#24791)
resolves #24435
2022-02-17 16:41:36 -05:00
Liam DeBeasi
16647b2c72 fix(datetime): month and year column order is now locale aware (#24802)
resolves #24548
2022-02-17 11:28:09 -05:00
Liam DeBeasi
fca3f56ca4 fix(modal): backdropBreakpoint allows interactivity behind sheet (#24798)
resolves #24797
2022-02-16 11:25:08 -05:00
Sean Perkins
fd031aa1c3 fix(input): only set native input value if different (#24758)
Resolves #24753
2022-02-14 14:33:17 -05:00
Wael M.B
a093544fdf fix(back-button, breadcrumb, item): flip chevron icons on RTL (#24705) 2022-02-14 09:34:10 -06:00
Victor Berchet
82c41510de doc(router-outlet): the outlet can be used without any framework (#24664) 2022-02-14 10:12:37 -05:00
Victor Berchet
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
Sean Perkins
7b3838cc67 fix(datetime): navigate to month within min range (#24759)
Resolves #24757
2022-02-09 13:57:55 -05:00
Victor Berchet
be2205e5a2 fix(router-outlet): getRouteId() returns the params set in setRouteId(). (#24656)
resolves #24652
2022-02-09 13:38:46 -05:00
Victor Berchet
c40ff12052 chore(nav): code cleanup (#24730) 2022-02-09 13:22:53 -05:00
Liam DeBeasi
ef46eafc94 fix(angular): inline modals now add .ion-page class correctly (#24751)
resolves #24750
2022-02-09 10:57:21 -05:00
Adam Duren
6ee7d159ec fix(select): value is selected when given array (#24687)
Resolves #24742
2022-02-08 22:56:48 -05:00
Sean Perkins
596aad435b fix(modal): inline modals inherit ion-page styling (#24723)
Resolves #24706

Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2022-02-08 13:47:51 -05:00
Sean Perkins
c6381ce4f9 fix(input): IME composition mode (#24735)
Resolves #24669
2022-02-08 13:14:05 -05:00
Sean Perkins
4ff9524e10 fix(input): cursor position does not jump to end (#24736)
Resolves #24727
2022-02-08 11:39:02 -05:00
Sean Perkins
8c22646d66 fix(action-sheet): background includes safe area margin (#24700)
Resolves #24699
2022-02-07 15:13:35 -05:00
Victor Berchet
d40c0c3a09 fix(router): router push with relative path (#24719)
Resolves #24718
2022-02-07 14:26:57 -05:00
Sean Perkins
231d6df622 fix(datetime): minutes only filtered when max hour matches current hour (#24710)
Resolves #24702
2022-02-04 11:40:02 -05:00
Sean Perkins
aab4d306f8 fix(datetime): disable intersection observer during month update (#24713)
Resolves #24712
2022-02-04 11:39:21 -05:00
Sean Perkins
f5c5c3cffa fix(popover): use alignment with popover options (#24711)
Resolves #24709
2022-02-03 15:56:04 -05:00
Liam DeBeasi
897ae4a454 fix(angular, react, vue): overlays no longer throw errors when used inside tests (#24681)
resolves #24549, resolves #24590
2022-02-02 15:25:51 -05:00
Sean Perkins
b0c9f097d2 docs(datetime): example formatting date values in ISO-8601 (#24686) 2022-02-02 15:12:51 -05:00
Liam DeBeasi
928c5fbfcb fix(modal, popover): quickly opening modal/popover no longer presents duplicates (#24697) 2022-02-02 13:38:17 -05:00
Sean Perkins
b40fc4632e fix(datetime): prevent navigating to disabled months (#24421)
Resolves #24208, #24482
2022-02-01 12:57:03 -05:00
Augusto Destrero
6d4a07d05c docs(ripple-effect): add correct Material Design link 2022-02-01 09:05:40 -06:00
Amanda Smith
484de5074d perf(various): don't use lazy-loaded icon names in components (#24671) 2022-01-28 09:13:39 -06:00
Sean Perkins
1f918835f4 fix(input): min/max compatibility with react-hook-form (#24657)
Resolves #24489
2022-01-27 12:29:52 -05:00
Sean Perkins
378c632643 fix(datetime): timepicker popover will position relative to click target (#24616)
Resolves #24531, #24415

Co-authored-by: mixalbl4 <mixalbl4.127@gmail.com>>
2022-01-25 16:42:57 -05:00