octicon-git-branch(16/) Commit Graph

11752 Commits

Author SHA1 Message Date
Liam DeBeasi
7a342ab83e fix(textarea): textarea with autogrow will size to its contents (#24205)
fix(textarea): textarea with autogrow will size to its contents (#24205)
2022-07-27 11:59:51 -04:00 octicon-file-code(16/)
Liam DeBeasi
40aba8c26b Merge branch 'main' into feature-6.2 2022-07-27 11:44:30 -04:00 octicon-file-code(16/)
Sean Perkins
a9cf2ab870 fix(textarea): textarea with autogrow will size to its contents (#24205)
Resolves #24793, #21242
2022-07-27 11:36:48 -04:00 octicon-file-code(16/)
Liam DeBeasi
2cba460ef6 chore(): merge feature-6.2 into main
chore(): merge feature-6.2 into main
2022-07-27 11:12:22 -04:00 octicon-file-code(16/)
Liam DeBeasi
0390509919 chore(): sync feature-6.2 with main
chore(): sync feature-6.2 with main
2022-07-27 10:06:54 -04:00 octicon-file-code(16/)
Liam DeBeasi
4d10ae6b7c chore(): sync feature-6.2 with main 2022-07-27 08:48:23 -05:00 octicon-file-code(16/)
Liam DeBeasi
499733105e feat(datetime-button): add button for displaying datetime in overlays (#25655)
resolves #24316
2022-07-27 09:47:02 -04:00 octicon-file-code(16/)
Liam DeBeasi
57a21adb38 fix(datetime): switching presentation closes month/year picker (#25667) 2022-07-26 13:40:05 -04:00 octicon-file-code(16/)
Sean Perkins
db28794f0b fix(nav): pop() will unmount views within a modal (#25638)
Resolves #25637, #21831
2022-07-25 14:13:00 -04:00 octicon-file-code(16/)
Sean Perkins
ab65e9a7b5 fix(vue): input v-model accepts numbers (#25666)
Resolves #25575
2022-07-21 16:14:42 -04:00 octicon-file-code(16/)
Liam DeBeasi
52f0b22778 chore(): sync feature-6.2 with main
chore(): sync feature-6.2 with main
2022-07-21 09:43:36 -04:00 octicon-file-code(16/)
ionitron
b9918fe79f chore(): add updated snapshots 2022-07-21 03:40:35 +00:00 octicon-file-code(16/)
ionitron
207adb8e50 chore(): add updated snapshots 2022-07-20 21:18:12 +00:00 octicon-file-code(16/)
Liam DeBeasi
1cecd3f1b9 chore(): sync with main: 2022-07-20 15:44:38 -04:00 octicon-file-code(16/)
Amanda Johnston
9d31608f2d feat(datetime): add multiple date selection (#25514) 2022-07-20 13:44:30 -05:00 octicon-file-code(16/)
Liam DeBeasi
8bb920f85b merge release-6.1.15
Release 6.1.15
2022-07-20 10:59:18 -04:00 octicon-file-code(16/)
ionitron
9a178c0043 chore(): update package lock files 2022-07-20 14:16:07 +00:00 octicon-file-code(16/)
github-actions
e450fe2d72 v6.1.15 octicon-tag(16/) v6.1.15 2022-07-20 14:12:15 +00:00 octicon-file-code(16/)
Amanda Johnston
4b8a8523df test(checkbox): migrate tests to Playwright (#25647) 2022-07-19 16:06:09 -05:00 octicon-file-code(16/)
Liam DeBeasi
3a7f5f166e fix(datetime): account for previous years with preferWheel (#25656) 2022-07-19 16:41:27 -04:00 octicon-file-code(16/)
Liam DeBeasi
d085d7bc26 test(radio): migrate e2e tests to playwright (#25643) 2022-07-19 16:02:33 -04:00 octicon-file-code(16/)
Sean Perkins
e6fc17fdc1 test(input): migrate tests to playwright (#25597) 2022-07-19 12:44:27 -04:00 octicon-file-code(16/)
Liam DeBeasi
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 octicon-file-code(16/)
Liam DeBeasi
b7afcb0f0c fix(datetime): use scroll listener to detect month changes (#25586)
resolves #25257, resolves #25608, resolves #24980
2022-07-15 14:58:06 -04:00 octicon-file-code(16/)
Liam DeBeasi
48ebb9c820 test(playwright): update to playwright 1.23 (#25645) 2022-07-15 12:22:55 -04:00 octicon-file-code(16/)
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 octicon-file-code(16/)
Liam DeBeasi
a6f3ae67ab fix(modal): allow for custom dialog implementations (#25630)
resolves #24080
2022-07-15 09:36:19 -04:00 octicon-file-code(16/)
Sean Perkins
2d1efdbe6d perf(input): passive event listener for touch start events (#25610)
Resolves #25599
2022-07-14 12:20:30 -04:00 octicon-file-code(16/)
Sean Perkins
fe757c35ee test(item): form data for items with controls (#25624) 2022-07-14 11:53:42 -04:00 octicon-file-code(16/)
Liam DeBeasi
64ae3d2b97 fix(fab-button): aria attributes are inherited (#25635)
resolves #25633
2022-07-14 10:54:54 -04:00 octicon-file-code(16/)
Liam DeBeasi
827ab06d4d chore(picker): deprecate the refresh key (#25634)
resolves #25631
2022-07-14 10:20:15 -04:00 octicon-file-code(16/)
Sean Perkins
845cb463de test(angular): add timeouts to tabs navigation extras test (#25629) 2022-07-13 17:12:13 -04:00 octicon-file-code(16/)
Liam DeBeasi
17ffc8d9b9 merge release-6.1.14
Release 6.1.14
2022-07-13 09:54:48 -04:00 octicon-file-code(16/)
ionitron
9574658fbd chore(): update package lock files 2022-07-13 13:31:57 +00:00 octicon-file-code(16/)
github-actions
757b390ed6 v6.1.14 octicon-tag(16/) v6.1.14 2022-07-13 13:28:49 +00:00 octicon-file-code(16/)
Liam DeBeasi
2e306122ef chore(): sync feature-6.2 with main
chore(): sync feature-6.2 with main
2022-07-12 16:03:19 -04:00 octicon-file-code(16/)
Liam DeBeasi
634f6e5f5b Merge remote-tracking branch 'origin/main' into sync-main-6.2-a 2022-07-12 15:49:10 -04:00 octicon-file-code(16/)
Liam DeBeasi
29d0831291 chore(): run build (#25616) 2022-07-12 11:35:59 -04:00 octicon-file-code(16/)
Sean Perkins
71331c190c test(item): skip flaky inputs test (#25609) 2022-07-11 14:57:34 -04:00 octicon-file-code(16/)
Sean Perkins
7b10fa6476 fix(datetime): datetime works within stencil apps (#25592)
Resolves #25591
2022-07-08 10:31:17 -04:00 octicon-file-code(16/)
Sean Perkins
ab9f88741e Merge pull request #25587 from ionic-team/sync-6.2-with-main 2022-07-07 13:41:03 -04:00 octicon-file-code(16/)
Sean Perkins
b833aa3a1d Merge remote-tracking branch 'origin/main' into sync-6.2-with-main 2022-07-07 13:22:15 -04:00 octicon-file-code(16/)
Sean Perkins
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 octicon-file-code(16/)
Sean Perkins
ffb0311236 test(textarea): migrate tests to playwright (#25512) 2022-07-06 13:21:47 -04:00 octicon-file-code(16/)
Sean Perkins
bc0bdc438b feat(toggle): on/off icons for toggle (#25459)
Resolves #20524
2022-07-06 12:39:34 -04:00 octicon-file-code(16/)
Liam DeBeasi
6d52219321 merge release-6.1.13
Release 6.1.13
2022-07-06 12:27:29 -04:00 octicon-file-code(16/)
Sean Perkins
7cdc388b78 feat(modal): clicking handle advances to the next breakpoint (#25540)
Resolves #24069
2022-07-06 10:30:08 -04:00 octicon-file-code(16/)
ionitron
213615ce31 chore(): update package lock files 2022-07-06 13:05:35 +00:00 octicon-file-code(16/)
github-actions
f5688af9f5 v6.1.13 octicon-tag(16/) v6.1.13 2022-07-06 13:02:15 +00:00 octicon-file-code(16/)
Liam DeBeasi
805dfa0566 feat(angular, react, vue): add support for autoMountComponent (#25552) 2022-07-05 12:57:16 -04:00 octicon-file-code(16/)