Sean Perkins
|
5bb1414f7f
|
fix(breadcrumb): support routerLink on breadcrumb (#24509)
Resolves #24493
|
2022-01-10 16:22:42 -05:00 |
|
Liam DeBeasi
|
90458da406
|
fix(vue): correct route is replaced when using router.replace (#24533)
resolves #24226
|
2022-01-10 11:58:35 -05:00 |
|
Liam DeBeasi
|
f539ff4788
|
chore(): end holiday triage 2021 (#24534)
This reverts commit 87c51c4a82.
|
2022-01-07 16:55:37 -05:00 |
|
Sean Perkins
|
77f8412b74
|
fix(react,vue): backdrop for inline modal/popover overlay (#24453)
Resolves #24449
|
2022-01-07 13:21:20 -05:00 |
|
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 |
|
Sean Perkins
|
5c54593dde
|
fix(angular): attach change detector ref for inline overlays (#24521)
Allow template bindings to update with inline overlays.
Resolves #24502
|
2022-01-06 15:43:51 -05:00 |
|
Sean Perkins
|
bd82b5dc1d
|
fix(datetime): add top padding to MD calendar month grid (#24522)
Resolves #24408
|
2022-01-06 12:12:36 -05:00 |
|
Liam DeBeasi
|
987d46cfa6
|
fix(css): inline css source in source maps (#24514)
resolves #24441
|
2022-01-05 14:26:52 -05:00 |
|
Liam DeBeasi
|
32fad3d02c
|
fix(react): building app for production now works correctly with vite (#24515)
resolves #24229
|
2022-01-05 14:25:49 -05:00 |
|
Sean Perkins
|
1462cef692
|
fix(react): scrolling to bottom of modal contents (#24510)
Resolves #24478
|
2022-01-05 13:32:46 -05:00 |
|
Sean Perkins
|
b39003a4c6
|
fix(popover): allow arrow configuration with controller approach (#24512)
Resolves #24487
|
2022-01-05 13:18:18 -05:00 |
|
Sean Perkins
|
a3724e6a56
|
fix(datetime): time picker format with hourCycle h23 (#24476)
Resolves #24474
|
2022-01-04 16:24:44 -05:00 |
|
Sean Perkins
|
8f000089c2
|
fix(datetime): RTL will no longer infinitely scroll (#24475)
Resolves #24472
|
2022-01-04 16:15:38 -05:00 |
|
Sean Perkins
|
430439191d
|
fix(datetime): update active day styling when day is selected (#24454)
Resolves #24414, #24451
|
2022-01-04 14:32:19 -05:00 |
|
Sean Perkins
|
e6955a26b9
|
fix(angular): popover will respect side attribute value (#24470)
Resolves #24466
|
2022-01-04 14:26:12 -05:00 |
|
Sean Perkins
|
948a3b4914
|
chore(vue-router): update @ionic/vue dependencies to v6 latest (#24473)
Close #24467
|
2022-01-04 14:24:14 -05:00 |
|
Sean Perkins
|
ee488ff27a
|
chore(): build modal docs formatting (#24471)
|
2021-12-22 12:24:49 -05:00 |
|
Malte
|
4aacccb112
|
docs(modal): fix styling issues in the slot table (#24468)
|
2021-12-22 12:01:07 -05:00 |
|
Sean Perkins
|
4715b83abb
|
fix(overlays): define custom element children (#24439)
Closes #24393
|
2021-12-17 13:48:17 -05:00 |
|
Liam DeBeasi
|
87c51c4a82
|
chore(): start holiday triage 2021 (#24429)
|
2021-12-16 16:42:57 -05:00 |
|
Liam DeBeasi
|
fc64715e2a
|
docs(datetime): add examples on formatting for time zones (#24425)
|
2021-12-16 13:17:13 -05:00 |
|
Amanda Smith
|
94a781cb6a
|
fix(radio): fix radio not showing checked state when not in a group (#24423)
|
2021-12-16 12:08:11 -06:00 |
|
Liam DeBeasi
|
ac3b110248
|
build(lerna): split release and next builds out into separate tasks (#24422)
|
2021-12-16 10:13:09 -05:00 |
|
Liam DeBeasi
|
b8c3b49d70
|
chore(): update to stencil 2.12.0 (#24420)
|
2021-12-15 12:35:37 -05:00 |
|
Liam DeBeasi
|
77f13d5cbb
|
merge release-6.0.1
Release 6.0.1
|
2021-12-15 12:00:45 -05:00 |
|
Liam DeBeasi
|
90b0fdc4eb
|
6.0.1
|
2021-12-15 16:06:54 +00:00 |
|
Liam DeBeasi
|
4d185404bd
|
merge release-5.9.3
|
2021-12-15 15:41:56 +00:00 |
|
Liam DeBeasi
|
1405761d08
|
5.9.3
|
2021-12-15 10:41:19 -05:00 |
|
Sean Perkins
|
bf8e436ee3
|
fix(vue): tabs no longer get unmounted when navigating back to a tabs context (#24337)
resolves #24332
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
v6.0.1
|
2021-12-15 09:50:00 -05:00 |
|
Amanda Smith
|
732f8e10ce
|
fix(modal): fix timing issue when rapidly closing and opening controller modal (#24380)
|
2021-12-14 13:21:33 -06:00 |
|
Amanda Smith
|
e7d06743ae
|
fix(datetime): fix datetime-ready class sometimes not being added due to race condition (#24385)
|
2021-12-14 10:44:50 -06:00 |
|
Sean Perkins
|
a5d56b3d5a
|
fix(vue): strongly typed controller methods (#24388)
Resolves #24387
|
2021-12-14 11:10:46 -05:00 |
|
Amanda Smith
|
412e5f168e
|
chore(): revert "feat(select): add event for when overlay is dismissed (#24099)" (#24398)
This reverts commit c1ecf94e4e.
|
2021-12-14 09:05:06 -06:00 |
|
Hans Krywalsky
|
c1ecf94e4e
|
feat(select): add event for when overlay is dismissed (#24099)
|
2021-12-14 08:39:25 -06:00 |
|
Sean Perkins
|
03dd372933
|
chore(README): update links from next to main (#24384)
|
2021-12-13 13:34:12 -05:00 |
|
Liam DeBeasi
|
223f36f6ad
|
chore(): merge next into main post Ionic 6 launch
chore(): merge next into main post Ionic 6 launch
|
2021-12-13 12:16:49 -05:00 |
|
Liam DeBeasi
|
efbb37855c
|
chore(): sync next with main
chore(): sync next with main
|
2021-12-13 12:00:51 -05:00 |
|
Liam DeBeasi
|
f6a6a1e92e
|
build(angular-server): remove locally built deps
|
2021-12-13 16:46:20 +00:00 |
|
Liam DeBeasi
|
17ecff3fc5
|
build(lerna): bump version
|
2021-12-13 16:36:54 +00:00 |
|
Liam DeBeasi
|
8a74f875c3
|
chore(): fix package versions
|
2021-12-13 16:35:20 +00:00 |
|
Liam DeBeasi
|
75084fa61c
|
build(angular-server): update package lock
|
2021-12-13 16:32:47 +00:00 |
|
Liam DeBeasi
|
c9f7909d62
|
chore(): sync with main
|
2021-12-13 11:31:44 -05:00 |
|
Liam DeBeasi
|
4a9e1ed247
|
build(lerna): add release script (#24374)
|
2021-12-13 11:12:02 -05:00 |
|
Liam DeBeasi
|
179cbd334b
|
build(): add lerna for dev builds (#24358)
|
2021-12-10 17:17:53 -05:00 |
|
Sean Perkins
|
abd9a4b0a1
|
chore(README): logo url asset path (#24373)
|
2021-12-10 17:09:42 -05:00 |
|
Sean Perkins
|
3fc278a539
|
chore(README): update readme format (#24368)
|
2021-12-10 17:00:25 -05:00 |
|
Sean Perkins
|
7c700b4caa
|
fix(overlays): define children custom elements (#24372)
Resolves #24366
|
2021-12-10 16:32:12 -05:00 |
|
Sean Perkins
|
4ff3477532
|
chore(CODEOWNERS): global owners for framework team (#24370)
|
2021-12-10 12:33:58 -05:00 |
|
Sean Perkins
|
24b4ff0d1c
|
chore(tech-debt): codeowners rules (#24350)
|
2021-12-10 12:21:27 -05:00 |
|
Liam DeBeasi
|
1bfac52331
|
perf(content): remove global click listener to improve interaction performance (#24360)
resolves #24359
|
2021-12-10 10:34:44 -05:00 |
|