92c1da571d
chore(): sync with main
2023-03-15 10:03:38 -04:00
1eb9a085b2
fix(react/vue): properly switch ionicon based on the mode when ios/md is set ( #26924 )
...
closes #26207
2023-03-14 15:03:28 -04:00
3f888c0928
chore(): sync with main
2023-03-03 12:00:21 -05:00
c0e1bf92c4
fix(react): inline overlays dismiss when parent component unmounts ( #26245 )
...
Resolves #25775 , #26185
2023-03-02 22:56:34 -05:00
708ccbf808
chore(): sync with main
2023-03-01 11:22:56 -05:00
14c114a16f
chore(): run build
2023-03-01 09:09:12 -05:00
865f8de9dc
feat(searchbar): ionInput now emits value payload ( #26831 )
...
resolves #26828
BREAKING CHANGE:
The `detail` payload for the `ionInput` event now on `ion-searchbar` contains an object with the current `value` as well as the native event that triggered `ionInput`.
2023-02-23 12:15:43 -05:00
fc5fcc064d
feat(toast): add stacked buttons functionality ( #26790 )
2023-02-15 09:56:02 -05:00
1a8bd6d8c6
chore(deps): update to stencil v3 ( #26663 )
2023-01-31 18:07:22 -05:00
b78b454e08
revert(): revert base components feature ( #26692 )
...
The Ionic Framework team would like to re-evaluate our approach to improving customization options when building mobile applications. We are looking at other solutions that a) make customizing an app UI easier and b) are applicable to a broader set of developers.
2023-01-30 11:52:36 -05:00
18f109c7da
feat(base-components): add ability to remove ios and md theme ( #26669 )
2023-01-24 16:18:35 -05:00
710f3c738f
chore(react): remove unused controller import
2023-01-23 13:48:44 -05:00
e8fb9e7328
chore(): sync with main
2023-01-23 13:38:16 -05:00
abcfe9fe86
fix(react): hardware back button works in dev mode ( #26614 )
...
resolves #26599
2023-01-19 10:49:47 -05:00
b02190d71f
chore(react): migrate to eslint, add prettier ( #26633 )
2023-01-18 16:49:25 -05:00
c2e1ad385d
chore(many): replace any types and add tech debt tickets ( #26293 )
...
Co-authored-by: Liam DeBeasi <liamdebeasi@users.noreply.github.com>
2023-01-06 09:34:55 -06:00
acb12b36ee
Merge remote-tracking branch 'origin/main' into chore/sync-7.0-with-main-12-05-22
2022-12-05 11:25:10 -05:00
c0a8501657
feat(picker): add ability to use picker inline ( #26336 )
2022-11-22 15:33:47 -05:00
be9a399eee
fix(popover): popover positions correctly on all frameworks ( #26306 )
...
Resolves #25337
2022-11-21 22:32:46 -05:00
961e1bddd3
chore(): sync with main
2022-11-21 11:37:08 -05:00
08c0a5520a
feat(alert): add ability to use alert inline ( #26316 )
2022-11-18 13:32:27 -06:00
89e3cd67ce
fix(react): useIonRouter hook has stable router reference ( #25000 )
...
resolves #24987
2022-11-18 13:34:59 -05:00
c149b42d0b
Merge remote-tracking branch 'origin/main' into sync-7-11-15-22
2022-11-15 15:40:21 -05:00
e3ef932ae1
chore(many): add tech debt tickets and remove unnecessary todos ( #26266 )
2022-11-14 14:49:08 -06:00
d709ff64ae
fix(react): inline overlays display contents consistently ( #26255 )
...
Resolves #26253
2022-11-09 13:25:44 -05:00
b470a307e3
chore(): sync with main
2022-11-08 13:13:46 -05:00
003de44d92
feat(toast): add ability to use toast inline ( #26215 )
2022-11-07 16:21:35 -06:00
57105d54ea
fix(react): loading layout is correct with no message ( #26222 )
...
Resolves #26219
2022-11-03 11:48:55 -04:00
92b763a538
feat(action-sheet): use action sheet overlay inline ( #26172 )
2022-11-02 16:47:43 -04:00
322a1dbcd0
refactor(types): remove overlay attribute interfaces ( #26181 )
...
BREAKING CHANGE:
`ActionSheetAttributes`, `AlertAttributes`, `AlertTextareaAttributes`, `AlertInputAttributes`, `LoadingAttributes`, `ModalAttributes`, `PickerAttributes`, `PopoverAttributes`, and `ToastAttributes` have been removed. Developers should use `{ [key: string]: any }` instead.
2022-10-28 16:12:28 -04:00
34ca337b8a
feat(loading): use loading overlay inline ( #26153 )
2022-10-24 16:49:17 -04:00
92d7bd5d7d
Merge remote-tracking branch 'origin/main' into sync-feature-10-21
2022-10-21 14:36:30 -04:00
8ec350ae65
fix(react): inline overlays can be conditionally rendered ( #26111 )
...
Resolves #25590
Co-authored-by: liamdebeasi <liamdebeasi@users.noreply.github.com>
2022-10-17 16:43:32 -04:00
a0efc52706
Merge remote-tracking branch 'origin/main' into 7-sync-09-23-22
2022-09-23 11:46:50 -04:00
21dc893f90
fix(react): overlays now define internal ionic components ( #25967 )
...
resolves #25962
2022-09-21 11:30:32 -04:00
6bb9d8a5d7
Merge remote-tracking branch 'origin/main' into 7.0-sync-09-16-22
2022-09-16 15:20:33 -04:00
89d3e3c819
fix(react): add correct type for CreateAnimation ( #25931 )
2022-09-13 13:57:28 -04:00
d478e03914
feat(slides): remove ion-slide, ion-slides, and IonicSwiper module ( #25868 )
2022-09-01 14:36:17 -05:00
1eb6fd04d7
feat(virtual-scroll): remove virtual scroll component ( #25808 )
2022-08-24 15:42:12 -04:00
a39d776f08
fix(react): duplicate page transitions do not happen on react 18 ( #25798 )
...
resolves #25797
2022-08-23 14:19:38 -04:00
3878bf7652
fix(react): outlet will not clear in react 18 with hot reload ( #25703 )
...
Resolves #25507
2022-08-03 16:33:26 -04:00
61e4ffe47f
fix(react): IonNav apply properties to page components ( #25603 )
...
Resolves #25602
2022-07-28 16:32:06 -04:00
499733105e
feat(datetime-button): add button for displaying datetime in overlays ( #25655 )
...
resolves #24316
2022-07-27 09:47:02 -04:00
1cecd3f1b9
chore(): sync with main:
2022-07-20 15:44:38 -04:00
7ec3683e94
fix(react): swipe to go back gesture works on ios ( #25563 )
...
resolves #22342
Co-authored-by: masonicboom <masonicboom@users.noreply.github.com>
2022-07-19 09:28:10 -04:00
b833aa3a1d
Merge remote-tracking branch 'origin/main' into sync-6.2-with-main
2022-07-07 13:22:15 -04:00
420f9bbebd
fix(react): IonNav works with react ( #25565 )
...
Resolves #24002
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
2022-07-06 13:45:30 -04:00
805dfa0566
feat(angular, react, vue): add support for autoMountComponent ( #25552 )
2022-07-05 12:57:16 -04:00
01c40eae55
fix(react): present controller overlays in React 18 ( #25361 )
...
Resolves #25247
2022-05-31 09:57:27 -04:00
15f0c0669f
fix(range): interfaces are now correctly exported ( #25342 )
...
resolves #25341
2022-05-24 15:02:15 -04:00