a65886ba37
test(app, routing): use index
2025-06-20 17:41:22 -07:00
a926134ba5
chore(rr5, rr6): update package
2025-06-20 12:15:10 -07:00
49cbc46d4b
test(dynamic-ionpage-classnames): use old version for rr5
2025-06-18 17:26:17 -07:00
9c5f55adae
test(rr5): keep the old pages
2025-06-18 16:09:12 -07:00
9d69a69d08
Merge branch 'main' of github.com:ionic-team/ionic-framework into mh/react-router-6
2025-06-17 11:51:27 -07:00
7a20697849
fix(ReactRouterViewStack, StackManager): use correct value & add value check
2025-06-16 17:24:11 -07:00
10bb889dc3
docs(IonReactRouter): use updated param names
2025-06-16 11:36:40 -07:00
2656e98490
chore: update package and sync file
2025-06-13 16:29:34 -07:00
e6e17eb435
refactor(IonReactRouter): split component to use hooks correctly
2025-06-13 16:28:43 -07:00
5cccf0b297
refactor(many): update to prevent compile errors
2025-06-13 16:27:59 -07:00
366004e3f8
refactor(Tabs2): switch to navigate
2025-06-13 14:12:06 -07:00
c6f8dd4c54
refactor(many): replace render
with element
2025-06-13 13:46:41 -07:00
71fb8cb8f9
refactor(many): update to use <Navigate>
2025-06-13 13:32:36 -07:00
12c49f5c51
refactor(many): remove exact
from test pages
2025-06-13 12:05:18 -07:00
c45c0f9bfa
docs(many): update comments
2025-06-13 11:35:29 -07:00
7ff8994d12
feat(IonReactHashRouter): migrate to a functional component and react router 6
...
Co-authored-by: Sean Perkins <13732623+sean-perkins@users.noreply.github.com>
2025-06-12 16:14:24 -07:00
205a7056d7
chore(IonReactMemoryRouter): remove unused type
2025-06-11 17:15:35 -07:00
331b39427b
feat(IonReactMemoryRouter): migrate to a functional component and react router 6
...
Co-authored-by: Sean Perkins <13732623+sean-perkins@users.noreply.github.com>
2025-06-11 17:14:44 -07:00
e27c14a00a
chore(): update package lock files
2025-06-11 15:37:41 +00:00
446b64ef36
v8.6.1
2025-06-11 15:37:04 +00:00
0a0dcb6d7d
feat(IonReactRouter): migrate to a functional component and react router 6
...
Co-authored-by: Sean Perkins <13732623+sean-perkins@users.noreply.github.com>
2025-06-10 17:14:14 -07:00
0008059f8c
docs(IonRouter, ReactRouterViewStack, StackManager): update comments
2025-06-09 15:57:41 -07:00
93202c070e
chore(IonRouteInner): update render
2025-06-09 15:57:13 -07:00
a78f6b3151
feat(IonRouter): migrate to functional component with react router 6
...
Co-authored-by: Sean Perkins <13732623+sean-perkins@users.noreply.github.com>
2025-06-09 13:07:24 -07:00
37f76c72ec
chore(StackManager): run lint
2025-06-09 11:35:13 -07:00
fed4d62a0d
chore(): update package lock files
2025-06-04 14:58:14 +00:00
3e76b8339e
v8.6.0
2025-06-04 14:57:34 +00:00
6afcd530e6
Merge branch 'main' into chore/update-from-main
2025-06-04 10:33:07 -04:00
4e76bd3761
chore(): update package lock files
2025-06-04 13:46:14 +00:00
3b1a0eb00b
v8.5.9
2025-06-04 13:45:35 +00:00
4d6a067677
feat(input-otp): add new input-otp component ( #30386 )
...
Adds a new component `ion-input-otp` which provides the OTP input functionality
- Displays as an input group with multiple boxes accepting a single character
- Accepts `type` which determines whether the boxes accept numbers or text/numbers and determines the keyboard to display
- Supports changing the displayed keyboard using the `inputmode` property
- Accepts a `length` property to control the number of input boxes
- Accepts the following properties to change the design: `fill`, `shape`, `size`, `color`
- Accepts a `separators` property to show a separator between 1 or more input boxes
- Supports the `disabled`, `readonly` and invalid states
- Supports limiting the accepted input via the `pattern` property
- Emits the following events: `ionInput`, `ionChange`, `ionComplete`, `ionBlur`, `ionFocus`
- Exposes the following method: `setFocus`
---------
Co-authored-by: Brandy Smith <6577830+brandyscarney@users.noreply.github.com>
Co-authored-by: Shane <shane@shanessite.net>
2025-05-29 15:10:37 -04:00
b587ccde56
chore(): update package lock files
2025-05-28 18:16:34 +00:00
57f8666e44
v8.5.8
2025-05-28 18:15:54 +00:00
ca27ed618b
chore(IonRouteInner): upgrade to rr6
2025-05-19 17:01:48 -07:00
2436ba383e
docs(matchPath): remove comment
2025-05-19 16:33:55 -07:00
e76c1e86f9
docs(StackManager): update comment
2025-05-19 14:04:06 -07:00
fd6baaceda
chore(StackManager): more upgrades for rr6
2025-05-19 14:01:54 -07:00
4aad76a93a
chore(StackManager): upgrade to rr6 and add comments
2025-05-19 13:09:11 -07:00
6a42e6959d
chore(rr6): run lint
2025-05-19 13:08:31 -07:00
e364fea46b
chore(matchPath): use the correct library
2025-05-19 13:07:05 -07:00
af7710b5a3
refactor(test): updated test pages
2025-05-12 10:45:54 -07:00
cccf290670
refactor(reactrouterviewstack): update for rr6 and improvements
2025-05-08 14:54:40 -07:00
f0127bd874
refactor(utils): update matchPath for rr6
2025-05-08 14:53:57 -07:00
426232456b
chore(deps): update react router to v6
2025-05-08 14:49:05 -07:00
54bc6cc54f
chore(): update package lock files
2025-05-07 20:13:33 +00:00
af6b86597c
v8.5.7
2025-05-07 20:12:41 +00:00
e6e6483ba7
chore(): update package lock files
2025-04-30 17:42:15 +00:00
fbbb5e3c0c
v8.5.6
2025-04-30 17:41:34 +00:00
4fc1366a25
chore(): update package lock files
2025-04-16 17:39:53 +00:00
c5c4d1d989
v8.5.5
2025-04-16 17:38:18 +00:00