Sean Perkins
|
8c22646d66
|
fix(action-sheet): background includes safe area margin (#24700)
Resolves #24699
|
2022-02-07 15:13:35 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Victor Berchet
|
d40c0c3a09
|
fix(router): router push with relative path (#24719)
Resolves #24718
|
2022-02-07 14:26:57 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
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 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
aab4d306f8
|
fix(datetime): disable intersection observer during month update (#24713)
Resolves #24712
|
2022-02-04 11:39:21 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
f5c5c3cffa
|
fix(popover): use alignment with popover options (#24711)
Resolves #24709
|
2022-02-03 15:56:04 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
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 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
b0c9f097d2
|
docs(datetime): example formatting date values in ISO-8601 (#24686)
|
2022-02-02 15:12:51 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Liam DeBeasi
|
928c5fbfcb
|
fix(modal, popover): quickly opening modal/popover no longer presents duplicates (#24697)
|
2022-02-02 13:38:17 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
github-actions
|
7530143634
|
v6.0.5
|
2022-02-02 14:29:27 +00:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
b40fc4632e
|
fix(datetime): prevent navigating to disabled months (#24421)
Resolves #24208, #24482
|
2022-02-01 12:57:03 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Augusto Destrero
|
6d4a07d05c
|
docs(ripple-effect): add correct Material Design link
|
2022-02-01 09:05:40 -06:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Amanda Smith
|
484de5074d
|
perf(various): don't use lazy-loaded icon names in components (#24671)
|
2022-01-28 09:13:39 -06:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
1f918835f4
|
fix(input): min/max compatibility with react-hook-form (#24657)
Resolves #24489
|
2022-01-27 12:29:52 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
github-actions
|
43b19cf536
|
v6.0.4
|
2022-01-26 14:42:28 +00:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
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 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Victor Berchet
|
7d5c6afd18
|
refactor(router): rename path to segments when dealing with an array of segments (#24627)
|
2022-01-25 12:51:43 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
6f66d08ba8
|
refactor(modal): move keyboard behavior for gestures into component (#24650)
|
2022-01-25 12:25:16 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
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 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Liam DeBeasi
|
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 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Amanda Smith
|
88ce010418
|
fix(spinner): ensure transform doesn't overwrite circular animation (#24643)
|
2022-01-24 15:25:53 -06:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
fde35a361f
|
chore(menu-toggle): autogenerated readme contents (#24644)
|
2022-01-24 15:39:18 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
94d033c421
|
fix(item): label text aligns with input text (#24620)
Resolves #24404
|
2022-01-21 10:30:56 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Liam DeBeasi
|
d3311df967
|
fix(accordion): items inside of the content now correct display borders (#24618)
resolves #24613
|
2022-01-21 09:42:26 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
43c5977d48
|
fix(input): ion-input accepts any string value (#24606)
Resolves #19884
|
2022-01-20 12:47:50 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
5925e7608e
|
fix(datetime): datetime locale with h23 will respect max time range (#24610)
Resolves #24588
|
2022-01-20 12:47:06 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Amanda Smith
|
f295134624
|
style(): fix shadowed vars (#24609)
|
2022-01-20 10:56:33 -06:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Liam DeBeasi
|
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 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
35e5235645
|
fix(searchbar): setting dir on ion-searchbar to enable rtl mode now supported (#24602)
|
2022-01-19 15:23:44 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
2940e73a45
|
fix(segment): setting dir on ion-segment to enable rtl mode now supported (#24601)
Resolves #23978
|
2022-01-19 15:23:14 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
353dbc0537
|
fix(toggle): setting dir on ion-toggle to enable rtl mode now supported (#24600)
|
2022-01-19 13:33:47 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
5dba4e5ce0
|
fix(range): setting dir on ion-range to enable rtl mode now supported (#24597)
Resolves #20201
|
2022-01-19 12:59:19 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
29f1140384
|
fix(toast): allow input focus while toast is visible (#24572)
Resolves #24571
|
2022-01-19 12:01:14 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
54db1a1e7c
|
fix(item): match material design character counter (#24335)
Resolves #24334
|
2022-01-19 11:24:08 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
github-actions
|
5e448d9c74
|
v6.0.3
|
2022-01-19 15:01:39 +00:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Zac Hayes
|
1a9be747f2
|
docs(datetime): fix typo in overview (#24577)
|
2022-01-14 12:58:29 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
af01a8b307
|
fix(item): error slot visible in Safari (#24579)
Resolves #24575
|
2022-01-14 12:36:14 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
e00c9cbd4c
|
docs(textarea): available autocapitalize options (#24574)
|
2022-01-13 13:00:33 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
e284d7a2c7
|
docs(menu-toggle): add usage examples and slot docs (#24570)
|
2022-01-13 11:38:56 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
9a15753fd9
|
fix(modal): life cycle events for controller modals (#24508)
Resolves #24460
|
2022-01-12 13:46:01 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
a753d3438a
|
test(overlays): wait for modal events to fire (#24568)
|
2022-01-12 12:18:29 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Liam DeBeasi
|
7704ac3a37
|
fix(menu): remove main attribute that was supposed to removed in v5 (#24565)
resolves #24563
|
2022-01-12 11:52:37 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Liam DeBeasi
|
8c442059b5
|
docs(input): clarify intended placeholder behavior for certain input types (#24567)
resolves #24557
|
2022-01-12 11:44:52 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Liam DeBeasi
|
3d20959221
|
fix(datetime): showing calendar grid no longer causes month to switch on ios 15 (#24554)
resolves #24405
|
2022-01-12 10:24:29 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
f5b4382fd5
|
fix(overlays): getTop now returns the top-most presented overlay (#24547)
Resolves #19111
|
2022-01-11 15:13:35 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
github-actions
|
3057afdf82
|
v6.0.2
|
2022-01-11 17:10:35 +00:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Liam DeBeasi
|
c90ce311a8
|
fix(datetime): wheel picker shows correct column order in rtl (#24546)
resolves #24378
|
2022-01-11 09:36:41 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
5bb1414f7f
|
fix(breadcrumb): support routerLink on breadcrumb (#24509)
Resolves #24493
|
2022-01-10 16:22:42 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
77f8412b74
|
fix(react,vue): backdrop for inline modal/popover overlay (#24453)
Resolves #24449
|
2022-01-07 13:21:20 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Liam DeBeasi
|
388622f973
|
fix(refresher): import icons to avoid errors in react and vue (#24525)
resolves #24480
|
2022-01-06 16:06:17 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|
Sean Perkins
|
bd82b5dc1d
|
fix(datetime): add top padding to MD calendar month grid (#24522)
Resolves #24408
|
2022-01-06 12:12:36 -05:00 |
octicon-file-diff(16/)
octicon-file-code(16/)
|