Liam DeBeasi
|
2d3661ae38
|
fix(vue): custom animation plays when replacing (#25863)
resolves #25831
|
2022-09-06 09:07:33 -04:00 |
|
Liam DeBeasi
|
30200051bb
|
fix(vue): lifecycles now fire on tabs pages (#25786)
resolves #25784
|
2022-08-23 13:17:45 -04:00 |
|
Liam DeBeasi
|
4d10ae6b7c
|
chore(): sync feature-6.2 with main
|
2022-07-27 08:48:23 -05:00 |
|
Liam DeBeasi
|
499733105e
|
feat(datetime-button): add button for displaying datetime in overlays (#25655)
resolves #24316
|
2022-07-27 09:47:02 -04:00 |
|
Sean Perkins
|
ab65e9a7b5
|
fix(vue): input v-model accepts numbers (#25666)
Resolves #25575
|
2022-07-21 16:14:42 -04:00 |
|
Amanda Johnston
|
9d31608f2d
|
feat(datetime): add multiple date selection (#25514)
|
2022-07-20 13:44:30 -05:00 |
|
Sean Perkins
|
c2781cc1c3
|
feat(range): add reference point for start position of range slider (#25598)
Resolves #24348
Co-authored-by: Sachin Garg <sg@rawzor.com>
|
2022-07-15 12:00:15 -04:00 |
|
Liam DeBeasi
|
29d0831291
|
chore(): run build (#25616)
|
2022-07-12 11:35:59 -04:00 |
|
Sean Perkins
|
7cdc388b78
|
feat(modal): clicking handle advances to the next breakpoint (#25540)
Resolves #24069
|
2022-07-06 10:30:08 -04:00 |
|
Liam DeBeasi
|
805dfa0566
|
feat(angular, react, vue): add support for autoMountComponent (#25552)
|
2022-07-05 12:57:16 -04:00 |
|
Sean Perkins
|
db68159a41
|
Merge remote-tracking branch 'origin/main' into chore/sync-with-main
|
2022-07-01 10:49:14 -04:00 |
|
Sean Perkins
|
3b0ed78302
|
chore(vue): add framework delegate types (#25554)
|
2022-06-30 12:53:58 -04:00 |
|
Liam DeBeasi
|
f1f862dcc1
|
chore(): sync with main
|
2022-06-27 09:54:57 -04:00 |
|
ionitron
|
288b4686d6
|
chore(): update package lock files
|
2022-06-22 14:12:49 +00:00 |
|
Liam DeBeasi
|
cbaa9711f0
|
fix(vue): adding class to IonPage no longer hides component (#25490)
|
2022-06-21 12:42:50 -04:00 |
|
Liam DeBeasi
|
3d19771185
|
feat(datetime): add wheel style picker for dates and times (#25468)
|
2022-06-14 16:35:47 -04:00 |
|
Liam DeBeasi
|
15f0c0669f
|
fix(range): interfaces are now correctly exported (#25342)
resolves #25341
|
2022-05-24 15:02:15 -04:00 |
|
Liam DeBeasi
|
5e23fb1ce4
|
fix(vue): correct views are now unmounted in tabs (#25270)
resolves #25255
|
2022-05-18 10:10:02 -04:00 |
|
Liam DeBeasi
|
e5e0e24f76
|
fix(vue): canDismiss definition is now exposed (#25195)
|
2022-04-26 14:16:27 -04:00 |
|
Liam DeBeasi
|
083a31acdc
|
chore(): sync feature-6.1 with main
|
2022-04-04 15:27:16 -04:00 |
|
Amanda Smith
|
f5cb1f8444
|
feat(range): add knobMoveStart and knobMoveEnd events (#25011)
|
2022-04-01 11:16:01 -05:00 |
|
Sean Perkins
|
171020e9d2
|
feat(item): counter formatter to customize counter text display (#24336)
Resolves #24327
|
2022-03-14 16:38:37 -04:00 |
|
Liam DeBeasi
|
4534c8bc0b
|
fix(vue): tapping the active tab button now correctly resets the tab stack (#24935)
resolves #24934
|
2022-03-14 14:44:47 -04:00 |
|
Sean Perkins
|
e932a04223
|
feat(datetime): isDateEnabled to enable/disable specific days (#24898)
Resolves #24209
|
2022-03-11 14:40:03 -05:00 |
|
Amanda Smith
|
d50740029e
|
feat(select): add event for when overlay is dismissed (#24400)
|
2022-03-02 16:25:38 -05:00 |
|
Liam DeBeasi
|
b401de1ab3
|
fix(vue): preserve custom classes on IonPage (#24776)
resolves #24772
Co-authored-by: bnachtweh <bnachtweh@users.noreply.github.com>
|
2022-02-11 10:11: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 |
|
Amanda Smith
|
484de5074d
|
perf(various): don't use lazy-loaded icon names in components (#24671)
|
2022-01-28 09:13:39 -06:00 |
|
Liam DeBeasi
|
6d7b1444b6
|
fix(vue): going back to a tabs outlet no loger causes classList error (#24665)
resolves #24654
|
2022-01-27 14:37:35 -05:00 |
|
Liam DeBeasi
|
360643d96a
|
fix(react): setupIonicReact no longer crashes in SSR environment (#24604)
|
2022-01-19 15:48:46 -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 |
|
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>
|
2021-12-15 09:50:00 -05: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 |
|
Liam DeBeasi
|
c9f7909d62
|
chore(): sync with main
|
2021-12-13 11:31:44 -05:00 |
|
Liam DeBeasi
|
6309d5ddba
|
fix(vue): improve query params handling in tabs (#24355)
resolves #24353
|
2021-12-09 10:42:43 -05:00 |
|
Liam DeBeasi
|
eb9bc8199d
|
chore(): fix bad merge, update tests
|
2021-12-07 20:23:47 +00:00 |
|
Liam DeBeasi
|
e4056f7945
|
chore(): sync with main
|
2021-12-07 14:57:29 -05:00 |
|
Liam DeBeasi
|
13d4418588
|
fix(react, vue): remove sideeffects to improve treeshaking (#24313)
|
2021-12-06 11:39:23 -05:00 |
|
Liam DeBeasi
|
047d3c7772
|
fix(vue): switching between tabs preserves query string (#24297)
resolves #23699
|
2021-12-02 10:04:26 -05:00 |
|
Yuhongjie
|
fb96ab5a26
|
fix(vue): ionic lifecycle hooks now run when using vue 3.2 setup syntax (#24253)
resolves #23824
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
|
2021-11-23 17:04:24 -05:00 |
|
Liam DeBeasi
|
55db38ddc5
|
feat(react): add setupIonicReact function (#24254)
resolves #24139
|
2021-11-22 15:29:47 -05:00 |
|
Liam DeBeasi
|
2054690f54
|
chore(): sync with main
|
2021-11-11 10:19:05 -05:00 |
|
Liam DeBeasi
|
d0b61307c6
|
feat(slides): add support for Swiper 7 (#24190)
|
2021-11-09 12:50:56 -05:00 |
|
Liam DeBeasi
|
118c606703
|
fix(icon): update to ionicons 6 to resolve typescript 4.4 errors (#24185)
|
2021-11-08 16:59:30 -05:00 |
|
Liam DeBeasi
|
7ab50dda83
|
chore(): sync with main
|
2021-10-22 15:24:34 -04:00 |
|
Liam DeBeasi
|
24659a527a
|
fix(vue): mount correct views when navigating (#24056)
resolves #23914
|
2021-10-14 11:28:36 -04:00 |
|
Liam DeBeasi
|
61b99d13bf
|
fix(accordion-group): ionChange is now fired properly in vue (#24063)
resolves #23762
|
2021-10-13 08:57:12 -04:00 |
|
Liam DeBeasi
|
7ce3959b66
|
feat(header, footer): add ios fading header style (#24011)
|
2021-10-05 16:44:23 -04:00 |
|