ionitron
8ff83b8098
chore(): add updated snapshots
2023-03-29 13:40:26 +00:00
Liam DeBeasi
f750c8756f
chore(): sync with main
2023-03-29 09:17:21 -04:00
Amanda Johnston
0a04310f11
test(popover): re-enable size test ( #27033 )
2023-03-28 09:20:28 -05:00
Liam DeBeasi
77b9e11c2b
chore(): sync with main
2023-03-08 09:35:37 -05:00
Sean Perkins
0afc61917c
test(popover): enable dismissOnSelect test for firefox ( #26919 )
2023-03-06 15:38:15 -05:00
ionitron
b90d6bba7f
chore(): add updated snapshots
2023-03-03 17:44:00 +00:00
Liam DeBeasi
3f888c0928
chore(): sync with main
2023-03-03 12:00:21 -05:00
Liam DeBeasi
d1b885d5be
test(many): migrate tests to toHaveScreenshot ( #26899 )
2023-03-03 11:21:39 -05:00
Liam DeBeasi
c250878dee
test(img, popover): skip flaky tests ( #26898 )
2023-03-02 14:40:23 -05:00
Sean Perkins
89a465c9ea
chore(playwright): update to v1.31.1 ( #26869 )
2023-03-02 13:43:29 -05:00
Liam DeBeasi
b8910b7e73
test(popover): fix test for scroll assist
2023-03-01 16:58:28 +00:00
Liam DeBeasi
708ccbf808
chore(): sync with main
2023-03-01 11:22:56 -05:00
Liam DeBeasi
c4c1066b15
test(popover): reduce test flakiness ( #26880 )
2023-03-01 08:30:00 -05:00
Sean Perkins
67578f6246
chore: format string values in comments with double quotes ( #26857 )
2023-02-28 21:16:15 -05:00
Liam DeBeasi
df3735765a
fix(button): update for ios spec ( #26864 )
...
BREAKING CHANGE:
Button is updated to align with the design specification for iOS.
**Design tokens**
| Token | Previous Value | New Value |
| ---------------------------------- | -------------- | --------- |
| `$button-ios-letter-spacing` | `-0.03em` | `0` |
| `$button-ios-clear-letter-spacing` | `0` | Removed |
| `$button-ios-height` | `2.8em` | `3.1em` |
| `$button-ios-border-radius` | `10px` | `14px` |
| `$button-ios-large-height` | `2.8em` | `3.1em` |
| `$button-ios-large-border-radius` | `12px` | `16px` |
2023-02-28 11:36:44 -05:00
Amanda Johnston
7c57b4f39e
test(popover): convert focus tests to Playwright assertions ( #26868 )
2023-02-28 09:46:51 -06:00
ionitron
c3b619f76f
chore(): add updated snapshots
2023-02-22 15:40:01 +00:00
Liam DeBeasi
799871e95d
chore(): sync with main
2023-02-22 10:00:56 -05:00
Liam DeBeasi
804e54e5ca
test(many): migrate to new toHaveScreenshot API ( #26797 )
2023-02-16 11:37:29 -05:00
Liam DeBeasi
c85b5308a1
chore(): sync with main
2023-02-08 09:44:42 -05:00
Liam DeBeasi
7553cc7b0d
test(many): resolve more flaky tests ( #26731 )
2023-02-03 13:21:38 -05:00
Sean Perkins
e028d13a1b
chore(many): import types from source path ( #26718 )
2023-02-02 11:40:51 -05:00
Liam DeBeasi
e71dc912fe
chore(): sync with main
2023-02-01 09:37:33 -05:00
Liam DeBeasi
1a8bd6d8c6
chore(deps): update to stencil v3 ( #26663 )
2023-01-31 18:07:22 -05:00
Liam DeBeasi
95f65a5a39
fix(popover): resolve import warning in stencil apps ( #26705 )
...
resolves #26704
2023-01-31 15:34:57 -05:00
Liam DeBeasi
69d89eae94
fix(popover): popover opens on chrome 109 ( #26672 )
...
resolves #26643
2023-01-30 11:55:20 -05:00
Liam DeBeasi
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
Liam DeBeasi
18f109c7da
feat(base-components): add ability to remove ios and md theme ( #26669 )
2023-01-24 16:18:35 -05:00
Liam DeBeasi
e8fb9e7328
chore(): sync with main
2023-01-23 13:38:16 -05:00
Liam DeBeasi
1115203120
fix(modal, popover): warn if trigger element was not found ( #26650 )
2023-01-20 15:04:16 -05:00
Amanda Johnston
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
Liam DeBeasi
96147ec1b0
fix(item): ios mode has correct padding ( #26511 )
2023-01-04 16:54:43 -05:00
ionitron
20829f54cd
chore(): add updated snapshots
2022-12-20 16:03:24 +00:00
Liam DeBeasi
d54b9dfdc0
chore(): sync with main
2022-12-20 10:44:26 -05:00
Liam DeBeasi
bd05fccf58
test(config): update to playwright 1.29.0 ( #26388 )
2022-12-20 09:26:51 -05:00
Sean Perkins
eea91bbbe1
fix(item): align iOS font size to spec ( #26445 )
2022-12-08 16:24:02 -05:00
Liam DeBeasi
b18a193684
chore(): sync with main
2022-12-08 12:39:38 -05:00
Liam DeBeasi
d506d7037e
chore(): sync with main
2022-12-07 09:26:55 -05:00
Sean Perkins
558a91ce46
Merge remote-tracking branch 'origin/main' into chore/sync-with-main-12-05-22-b
2022-12-05 15:48:01 -05:00
Liam DeBeasi
c6353d4da7
test(popover, item): fix flaky tests ( #26415 )
2022-12-05 13:42:26 -05:00
ionitron
839a16f9eb
chore(): add updated snapshots
2022-12-05 16:50:39 +00:00
Sean Perkins
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
Liam DeBeasi
1a5ee2f30f
test(config): remove playwright diff threshold ( #26405 )
2022-12-05 11:08:59 -05:00
Liam DeBeasi
9778961e77
chore(): sync with main
2022-11-30 11:47:05 -05:00
Sean Perkins
be9a399eee
fix(popover): popover positions correctly on all frameworks ( #26306 )
...
Resolves #25337
2022-11-21 22:32:46 -05:00
Sean Perkins
c943dff5a3
chore(overlays): generic for present/dismiss options ( #26287 )
2022-11-21 16:57:17 -05:00
Sean Perkins
c149b42d0b
Merge remote-tracking branch 'origin/main' into sync-7-11-15-22
2022-11-15 15:40:21 -05:00
Sean Perkins
31ab10de4e
fix(popover): popover positioning for controller and inline ( #26274 )
...
Resolves #24716
2022-11-14 12:17:46 -05:00
Sean Perkins
0a8a958cba
fix(popover): inline popover positioning with fit-content or auto width ( #26230 )
...
Resolves #24716
2022-11-10 16:17:43 -05:00
Liam DeBeasi
30e3a1485d
perf(many): reduce delay when performing overlay or page transitions ( #26189 )
...
resolves #24346
2022-11-01 13:08:27 -04:00