Liam DeBeasi
4cff442c4f
perf(gesture): reduce delay with adding and removing activated states ( #26741 )
...
resolves #23691
2023-02-07 16:35:19 -05:00
Liam DeBeasi
39009ac6ef
fix(input, textarea): bottom content is rendered correctly ( #26739 )
...
resolves #26737
2023-02-07 10:11:52 -05:00
Liam DeBeasi
92b06f2eb6
fix(range): assign auto increment id by default ( #26740 )
...
BREAKING CHANGE:
The `name` property on `ion-range` defaults to `ion-r-${rangeIds++}` where `rangeIds` is a number that is incremented for every instance of the component.
2023-02-06 16:37:39 -05:00
QliQ.dev
f98e5750b4
chore(BREAKING): code syntax formatting ( #26735 )
2023-02-05 23:38:47 -05:00
Masahiko Sakakibara
5e5f1a34fb
chore(range): range warning typo ( #26738 )
2023-02-05 21:42:09 -05:00
Sean Perkins
90f4995aa6
fix(input): update disabled opacity of md input ( #26514 )
2023-02-02 17:21:57 -05:00
Sean Perkins
2a6bba0cb6
fix(radio): remove radio min-height sizing ( #26719 )
2023-02-02 12:55:25 -05:00
Sean Perkins
e028d13a1b
chore(many): import types from source path ( #26718 )
2023-02-02 11:40:51 -05:00
Liam DeBeasi
92b5d5dc8c
merge release-7.0.0-beta.1
...
Release 7.0.0-beta.1
2023-02-01 12:10:49 -05:00
Liam DeBeasi
3c68661fab
chore(): clean up changelog
2023-02-01 10:40:16 -05:00
ionitron
c240612f05
chore(): update package lock files
2023-02-01 15:39:05 +00:00
ionitron
8ef9b63a2e
v7.0.0-beta.1
v7.0.0-beta.1
2023-02-01 15:38:53 +00:00
Liam DeBeasi
e316d2f9b1
chore(ci): add prerelease option to release scripts
2023-02-01 10:30:31 -05:00
Liam DeBeasi
9829660dbc
chore(): sync with main
...
chore(): sync with main
2023-02-01 10:24:46 -05:00
Liam DeBeasi
e71dc912fe
chore(): sync with main
2023-02-01 09:37:33 -05:00
Liam DeBeasi
54cd571acd
merge release-6.5.2
...
Release 6.5.2
2023-02-01 09:18:03 -05:00
ionitron
4cf5ad8f25
chore(): update package lock files
2023-02-01 13:49:15 +00:00
ionitron
1b712e4a4b
v6.5.2
v6.5.2
2023-02-01 13:49:02 +00:00
Liam DeBeasi
1a8bd6d8c6
chore(deps): update to stencil v3 ( #26663 )
2023-01-31 18:07:22 -05:00
Sean Perkins
e6c7c57466
fix(textarea): textarea wrapper inherits height ( #26707 )
2023-01-31 17:19:12 -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
63f8525284
fix(many): legacy form control does not warn when using aria-labelledby ( #26699 )
...
resolves #26698
2023-01-30 16:02:00 -05:00
Sean Perkins
7c0089718a
fix(vue): cache attached view reference ( #26694 )
...
Resolves #26695
2023-01-30 15:58:03 -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
Sean Perkins
95a3c69bbb
fix(item): inherit aria attributes before render ( #26546 )
...
Resolves #26538
2023-01-27 16:02:45 -05:00
Liam DeBeasi
592a4f1a37
chore(): sync with main
2023-01-27 15:27:07 -05:00
Liam DeBeasi
fc561e37ef
chore(): sync with main
2023-01-27 14:52:52 -05:00
Liam DeBeasi
227b2aea00
chore(ci): sync scripts now account for dependencies ( #26686 )
2023-01-27 14:37:05 -05:00
Amanda Johnston
63afc279e5
test(overlays): re-enable hidden focusable element test ( #26685 )
2023-01-27 09:04:07 -06:00
Liam DeBeasi
16b60a612c
fix(input, textarea, select): do not show highlight in item ( #26689 )
...
resolves #26687
2023-01-26 15:17:54 -05:00
Liam DeBeasi
d0dc45c3d6
chore(): clean up changelog for v7 ( #26684 )
2023-01-26 09:06:38 -05:00
Liam DeBeasi
a687457936
fix(select): setting options async updates rendered text ( #26667 )
...
resolves #19324
2023-01-25 13:30:03 -05:00
Liam DeBeasi
a4ceda8a95
chore(github): update issue template for v7 beta ( #26683 )
2023-01-25 12:10:07 -05:00
Liam DeBeasi
54ededf1eb
merge release-7.0.0-beta.0
...
chore(): release v7.0.0-beta.0
2023-01-25 10:53:35 -05:00
ionitron
2041353187
chore(): update package lock files
2023-01-25 15:15:30 +00:00
ionitron
8ebe8277e3
v7.0.0-beta.0
v7.0.0-beta.0
2023-01-25 15:15:14 +00:00
Liam DeBeasi
7a0650b1a2
chore(ci): integrate preid with release flow
2023-01-25 15:03:51 +00:00
Liam DeBeasi
938ef0885d
chore(ci): add preid support
2023-01-25 14:57:14 +00:00
Liam DeBeasi
07d6c5834d
chore(ci): add pre-release scripts
2023-01-25 14:51:03 +00:00
Liam DeBeasi
5f308c9020
chore(): sync with main
2023-01-25 09:46:25 -05:00
Liam DeBeasi
6600578d60
Merge remote-tracking branch 'origin/main' into sync-beta-0
2023-01-25 09:19:43 -05:00
Liam DeBeasi
9757786084
merge release-6.5.1
...
Release 6.5.1
2023-01-25 09:18:21 -05:00
ionitron
e3cc0f4537
chore(): update package lock files
2023-01-25 13:46:56 +00:00
ionitron
135a4194ce
v6.5.1
v6.5.1
2023-01-25 13:46:32 +00:00
Liam DeBeasi
1e1d3fbddc
fix(textarea): add correct state styles ( #26676 )
2023-01-24 21:56:34 -05:00
Sean Perkins
8d3edd049d
feat(textarea): component can be used outside of ion-item ( #26674 )
2023-01-24 20:57:53 -05:00
Liam DeBeasi
e0f610e470
chore(): run build ( #26675 )
2023-01-24 19:17:12 -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
4d24b328e2
fix(select): modern component takes up full line ( #26670 )
2023-01-24 15:21:33 -05:00