|
|
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 |
|
|
|
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 |
|
|
|
353dbc0537
|
fix(toggle): setting dir on ion-toggle to enable rtl mode now supported (#24600)
|
2022-01-19 13:33:47 -05:00 |
|
|
|
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 |
|
|
|
29f1140384
|
fix(toast): allow input focus while toast is visible (#24572)
Resolves #24571
|
2022-01-19 12:01:14 -05:00 |
|
|
|
54db1a1e7c
|
fix(item): match material design character counter (#24335)
Resolves #24334
|
2022-01-19 11:24:08 -05:00 |
|
|
|
5e448d9c74
|
v6.0.3
|
2022-01-19 15:01:39 +00:00 |
|
|
|
1a9be747f2
|
docs(datetime): fix typo in overview (#24577)
|
2022-01-14 12:58:29 -05:00 |
|
|
|
af01a8b307
|
fix(item): error slot visible in Safari (#24579)
Resolves #24575
|
2022-01-14 12:36:14 -05:00 |
|
|
|
e00c9cbd4c
|
docs(textarea): available autocapitalize options (#24574)
|
2022-01-13 13:00:33 -05:00 |
|
|
|
e284d7a2c7
|
docs(menu-toggle): add usage examples and slot docs (#24570)
|
2022-01-13 11:38:56 -05:00 |
|
|
|
9a15753fd9
|
fix(modal): life cycle events for controller modals (#24508)
Resolves #24460
|
2022-01-12 13:46:01 -05:00 |
|
|
|
a753d3438a
|
test(overlays): wait for modal events to fire (#24568)
|
2022-01-12 12:18:29 -05:00 |
|
|
|
7704ac3a37
|
fix(menu): remove main attribute that was supposed to removed in v5 (#24565)
resolves #24563
|
2022-01-12 11:52:37 -05:00 |
|
|
|
8c442059b5
|
docs(input): clarify intended placeholder behavior for certain input types (#24567)
resolves #24557
|
2022-01-12 11:44:52 -05:00 |
|
|
|
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 |
|
|
|
f5b4382fd5
|
fix(overlays): getTop now returns the top-most presented overlay (#24547)
Resolves #19111
|
2022-01-11 15:13:35 -05:00 |
|
|
|
3057afdf82
|
v6.0.2
|
2022-01-11 17:10:35 +00:00 |
|
|
|
c90ce311a8
|
fix(datetime): wheel picker shows correct column order in rtl (#24546)
resolves #24378
|
2022-01-11 09:36:41 -05:00 |
|
|
|
5bb1414f7f
|
fix(breadcrumb): support routerLink on breadcrumb (#24509)
Resolves #24493
|
2022-01-10 16:22:42 -05:00 |
|
|
|
77f8412b74
|
fix(react,vue): backdrop for inline modal/popover overlay (#24453)
Resolves #24449
|
2022-01-07 13:21:20 -05:00 |
|
|
|
388622f973
|
fix(refresher): import icons to avoid errors in react and vue (#24525)
resolves #24480
|
2022-01-06 16:06:17 -05:00 |
|
|
|
bd82b5dc1d
|
fix(datetime): add top padding to MD calendar month grid (#24522)
Resolves #24408
|
2022-01-06 12:12:36 -05:00 |
|
|
|
987d46cfa6
|
fix(css): inline css source in source maps (#24514)
resolves #24441
|
2022-01-05 14:26:52 -05:00 |
|
|
|
32fad3d02c
|
fix(react): building app for production now works correctly with vite (#24515)
resolves #24229
|
2022-01-05 14:25:49 -05:00 |
|
|
|
b39003a4c6
|
fix(popover): allow arrow configuration with controller approach (#24512)
Resolves #24487
|
2022-01-05 13:18:18 -05:00 |
|
|
|
a3724e6a56
|
fix(datetime): time picker format with hourCycle h23 (#24476)
Resolves #24474
|
2022-01-04 16:24:44 -05:00 |
|
|
|
8f000089c2
|
fix(datetime): RTL will no longer infinitely scroll (#24475)
Resolves #24472
|
2022-01-04 16:15:38 -05:00 |
|
|
|
430439191d
|
fix(datetime): update active day styling when day is selected (#24454)
Resolves #24414, #24451
|
2022-01-04 14:32:19 -05:00 |
|
|
|
ee488ff27a
|
chore(): build modal docs formatting (#24471)
|
2021-12-22 12:24:49 -05:00 |
|
|
|
4aacccb112
|
docs(modal): fix styling issues in the slot table (#24468)
|
2021-12-22 12:01:07 -05:00 |
|
|
|
4715b83abb
|
fix(overlays): define custom element children (#24439)
Closes #24393
|
2021-12-17 13:48:17 -05:00 |
|
|
|
fc64715e2a
|
docs(datetime): add examples on formatting for time zones (#24425)
|
2021-12-16 13:17:13 -05:00 |
|
|
|
94a781cb6a
|
fix(radio): fix radio not showing checked state when not in a group (#24423)
|
2021-12-16 12:08:11 -06:00 |
|
|
|
b8c3b49d70
|
chore(): update to stencil 2.12.0 (#24420)
|
2021-12-15 12:35:37 -05:00 |
|
|
|
90b0fdc4eb
|
6.0.1
|
2021-12-15 16:06:54 +00:00 |
|
|
|
732f8e10ce
|
fix(modal): fix timing issue when rapidly closing and opening controller modal (#24380)
|
2021-12-14 13:21:33 -06:00 |
|
|
|
e7d06743ae
|
fix(datetime): fix datetime-ready class sometimes not being added due to race condition (#24385)
|
2021-12-14 10:44:50 -06:00 |
|
|
|
412e5f168e
|
chore(): revert "feat(select): add event for when overlay is dismissed (#24099)" (#24398)
This reverts commit c1ecf94e4e6e320b61606da3c889926f7372ced7.
|
2021-12-14 09:05:06 -06:00 |
|
|
|
c1ecf94e4e
|
feat(select): add event for when overlay is dismissed (#24099)
|
2021-12-14 08:39:25 -06:00 |
|
|
|
c9f7909d62
|
chore(): sync with main
|
2021-12-13 11:31:44 -05:00 |
|
|
|
179cbd334b
|
build(): add lerna for dev builds (#24358)
|
2021-12-10 17:17:53 -05:00 |
|
|
|
7c700b4caa
|
fix(overlays): define children custom elements (#24372)
Resolves #24366
|
2021-12-10 16:32:12 -05:00 |
|
|
|
1bfac52331
|
perf(content): remove global click listener to improve interaction performance (#24360)
resolves #24359
|
2021-12-10 10:34:44 -05:00 |
|
|
|
500985ce04
|
fix(item): remove empty padding space for item bottom (#24323)
* fix(item): remove empty padding space for item bottom
* test(item): padding CSS variable screenshot test
* fix(item): remove --bottom-padding-start CSS variable
Resolves #23892
|
2021-12-08 16:15:08 -05:00 |
|