|
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 |
|
|
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 |
|
|
cd486e71ff
|
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 |
|
|
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 |
|
|
7b3838cc67
|
fix(datetime): navigate to month within min range (#24759)
Resolves #24757
|
2022-02-09 13:57:55 -05:00 |
|
|
be2205e5a2
|
fix(router-outlet): getRouteId() returns the params set in setRouteId(). (#24656)
resolves #24652
|
2022-02-09 13:38:46 -05:00 |
|
|
c40ff12052
|
chore(nav): code cleanup (#24730)
|
2022-02-09 13:22:53 -05:00 |
|
|
87eab37ca8
|
v6.0.7
|
2022-02-09 16:00:04 +00:00 |
|
|
ef46eafc94
|
fix(angular): inline modals now add .ion-page class correctly (#24751)
resolves #24750
|
2022-02-09 10:57:21 -05:00 |
|
|
da4f750f8d
|
v6.0.6
|
2022-02-09 14:26:46 +00:00 |
|
|
6ee7d159ec
|
fix(select): value is selected when given array (#24687)
Resolves #24742
|
2022-02-08 22:56:48 -05:00 |
|
|
59bbd52e35
|
chore(): bump to latest stencil (#24741)
|
2022-02-08 16:30:33 -05:00 |
|
|
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 |
|
|
c6381ce4f9
|
fix(input): IME composition mode (#24735)
Resolves #24669
|
2022-02-08 13:14:05 -05:00 |
|
|
4ff9524e10
|
fix(input): cursor position does not jump to end (#24736)
Resolves #24727
|
2022-02-08 11:39:02 -05:00 |
|
|
8c22646d66
|
fix(action-sheet): background includes safe area margin (#24700)
Resolves #24699
|
2022-02-07 15:13:35 -05:00 |
|
|
d40c0c3a09
|
fix(router): router push with relative path (#24719)
Resolves #24718
|
2022-02-07 14:26:57 -05:00 |
|
|
231d6df622
|
fix(datetime): minutes only filtered when max hour matches current hour (#24710)
Resolves #24702
|
2022-02-04 11:40:02 -05:00 |
|
|
aab4d306f8
|
fix(datetime): disable intersection observer during month update (#24713)
Resolves #24712
|
2022-02-04 11:39:21 -05:00 |
|
|
f5c5c3cffa
|
fix(popover): use alignment with popover options (#24711)
Resolves #24709
|
2022-02-03 15:56:04 -05:00 |
|
|
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 |
|
|
b0c9f097d2
|
docs(datetime): example formatting date values in ISO-8601 (#24686)
|
2022-02-02 15:12:51 -05:00 |
|
|
928c5fbfcb
|
fix(modal, popover): quickly opening modal/popover no longer presents duplicates (#24697)
|
2022-02-02 13:38:17 -05:00 |
|
|
7530143634
|
v6.0.5
|
2022-02-02 14:29:27 +00:00 |
|
|
b40fc4632e
|
fix(datetime): prevent navigating to disabled months (#24421)
Resolves #24208, #24482
|
2022-02-01 12:57:03 -05:00 |
|
|
6d4a07d05c
|
docs(ripple-effect): add correct Material Design link
|
2022-02-01 09:05:40 -06:00 |
|
|
484de5074d
|
perf(various): don't use lazy-loaded icon names in components (#24671)
|
2022-01-28 09:13:39 -06:00 |
|
|
1f918835f4
|
fix(input): min/max compatibility with react-hook-form (#24657)
Resolves #24489
|
2022-01-27 12:29:52 -05:00 |
|
|
43b19cf536
|
v6.0.4
|
2022-01-26 14:42:28 +00:00 |
|
|
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 |
|
|
7d5c6afd18
|
refactor(router): rename path to segments when dealing with an array of segments (#24627)
|
2022-01-25 12:51:43 -05:00 |
|
|
6f66d08ba8
|
refactor(modal): move keyboard behavior for gestures into component (#24650)
|
2022-01-25 12:25:16 -05:00 |
|
|
525f01f086
|
fix(modal): native keyboard will dismiss when bottom sheet is dragged (#24642)
Resolves #23878
Co-authored-by: EinfachHans <hanskrywaa@web.de>
|
2022-01-25 11:28:30 -05:00 |
|
|
632dafcd57
|
fix(menu): focus trapping with menu and overlays no longer results in errors (#24611)
resolves #24361, #24481
|
2022-01-25 10:09:37 -05:00 |
|
|
88ce010418
|
fix(spinner): ensure transform doesn't overwrite circular animation (#24643)
|
2022-01-24 15:25:53 -06:00 |
|
|
fde35a361f
|
chore(menu-toggle): autogenerated readme contents (#24644)
|
2022-01-24 15:39:18 -05:00 |
|
|
94d033c421
|
fix(item): label text aligns with input text (#24620)
Resolves #24404
|
2022-01-21 10:30:56 -05:00 |
|
|
d3311df967
|
fix(accordion): items inside of the content now correct display borders (#24618)
resolves #24613
|
2022-01-21 09:42:26 -05:00 |
|
|
43c5977d48
|
fix(input): ion-input accepts any string value (#24606)
Resolves #19884
|
2022-01-20 12:47:50 -05:00 |
|
|
5925e7608e
|
fix(datetime): datetime locale with h23 will respect max time range (#24610)
Resolves #24588
|
2022-01-20 12:47:06 -05:00 |
|
|
f295134624
|
style(): fix shadowed vars (#24609)
|
2022-01-20 10:56:33 -06:00 |
|
|
af0135ce7d
|
fix(col): col no longer errors when running in non-browser environment (#24603)
resolves #24446
Co-authored-by: Sean Perkins <sean@ionic.io>
|
2022-01-19 16:03:53 -05:00 |
|
|
35e5235645
|
fix(searchbar): setting dir on ion-searchbar to enable rtl mode now supported (#24602)
|
2022-01-19 15:23:44 -05:00 |
|