18f109c7da
feat(base-components): add ability to remove ios and md theme ( #26669 )
2023-01-24 16:18:35 -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
e3ef932ae1
chore(many): add tech debt tickets and remove unnecessary todos ( #26266 )
2022-11-14 14:49:08 -06:00
c0f287e525
chore(): sync with main
2022-09-16 15:24:24 -04:00
2969169f50
test(refresher): disable pull to refresher tests ( #25887 )
2022-09-08 11:56:44 -04:00
ae6aa0cb8e
chore(eslint): add strict-boolean-expressions rule ( #25768 )
2022-08-23 11:50:02 -05:00
bd715a5256
fix(refresher): use componentOnReady utility for CE build ( #25783 )
...
Resolves #25782
2022-08-22 12:52:47 -04:00
e750e33616
fix(refresher): refresher is visible with multiple custom scroll targets ( #25750 )
...
Resolves #25495
2022-08-15 14:58:38 -04:00
3abfa780cc
fix(refresher): quickly swiping down no longer causes duplicate refresh ( #25476 )
...
resolves #25418
2022-06-15 14:33:25 -04:00
982909017b
chore(playwright): dragElementByYAxis util ( #25346 )
2022-05-31 09:27:49 -04:00
8f5e4cd935
fix(refresher): attach scroll listener to custom scroll target ( #25335 )
...
Resolves #25318
2022-05-24 16:22:53 -04:00
b259ca6a1f
ci(lint): ensure linted results are pushed for build to pass ( #25196 )
2022-04-26 12:58:20 -04:00
15c169043f
chore(docs): remove manual documentation ( #24984 )
2022-04-21 12:31:51 -04:00
11493a086a
fix(datetime): time picker display matches dynamically set value ( #25010 )
...
Resolves #24967
2022-04-15 12:29:37 -04:00
1b407abdf5
fix(all): import path is now correct when using ionic in a stencil app ( #25123 )
...
resolves #25122
2022-04-14 09:34:52 -04:00
033b3dbe7a
chore(): disable broken refresher tests
2022-04-04 20:23:36 +00:00
1f3f9b0df7
chore(): resolve additional merge conflicts
2022-04-04 20:13:14 +00:00
2ebb94ba01
lint(): run prettier on feature-6.1
2022-04-04 19:38:08 +00:00
cb341167c3
chore(): clean up merge conflicts
2022-04-04 19:30:54 +00:00
083a31acdc
chore(): sync feature-6.1 with main
2022-04-04 15:27:16 -04:00
5676bab316
lint(eslint): migrate to eslint and prettier ( #25046 )
2022-04-04 11:12:53 -04:00
2af24494f5
chore(playwright): enable type checking ( #25034 )
2022-03-31 15:42:09 -04:00
2a438da010
feat(content, reorder-group, header, footer, infinite-scroll, refresher): add custom scroll target to improve compatibility with virtual scroll ( #24883 )
...
Resolves #23437
2022-03-15 11:47:46 -04:00
c666deca4d
test(refresher): pull to refresh test ( #24903 )
2022-03-10 14:17:48 -05:00
0ade0a5f09
chore(all): sync with main for beta 7
2021-10-06 10:52:14 -04:00
8708095111
feat(all): add CustomEvents types to components that emit events ( #23956 )
...
resolves #22925
BREAKING CHANGE: The `RadioChangeEventDetail` interface has been removed in favor of `RadioGroupChangeEventDetail`.
2021-09-24 16:28:49 -04:00
e483034f3a
docs(refresher): fix 'to to' in snapbackDuration ( #23960 )
2021-09-21 10:28:52 -05:00
7d47c91641
chore(): sync next with main branch
2021-05-26 10:14:38 -04:00
1e1596f471
fix(refresher): refresher now only activates when pulling down on MD ( #23283 )
...
resolves #23245
2021-05-10 09:38:14 -04:00
4fb81b7450
chore(): sync with master
2021-04-05 16:40:39 -04:00
073883a098
feat(accordion): add accordion and accordion-group components ( #22865 )
...
resolves #17094
2021-03-24 09:17:54 -04:00
67617fbc0f
fix(refresher): progressEnd no longer errors when pulling quickly in MD native refresher ( #23056 )
2021-03-16 11:28:10 -04:00
84d86397a7
refactor(refresher): add new ios 14 pull to refresh style ( #22398 )
...
resolves #22783
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
2021-02-17 16:14:03 -05:00
c05476b88e
fix(refresher): add correct dark mode styles ( #22639 )
...
resolves #22637
2021-02-11 12:31:41 -05:00
0de75afbef
feat(custom-elements): add experimental custom elements build ( #22863 )
...
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
2021-02-11 12:08:00 -05:00
e2d8e5c4dc
fix(refresher): correctly detect spinner when using native refresher ( #22800 )
...
resolves #22706
2021-01-20 17:18:36 -05:00
8d5ed47a28
fix(refresher): clean up old css if calling refresh method before native refresher is setup ( #22640 )
...
resolves #22636
2020-12-08 10:16:29 -05:00
5ed73cdf4d
fix(refresher): refresher correctly detects native refresher when shown asynchronously ( #22623 )
...
resolves #22616
2020-12-03 14:58:12 -05:00
a4a64530ff
fix(refresher): ios native refresher now works in side menu ( #22449 )
2020-11-10 12:07:38 -05:00
6b817f26b0
fix(refresher): refresher gesture now works in side menu ( #22446 )
...
resolves #20832
2020-11-06 12:16:45 -05:00
a9b2260100
test(core): add lang attr to html tag to resolve axe errors ( #22410 )
2020-11-02 17:08:03 -05:00
91d041485c
fix(refresher): work properly in modal by waiting for content to be ready ( #22390 )
...
resolves #22256
2020-11-02 13:14:15 -05:00
db2cac20fb
docs(vue): update component usage examples for vue 3 ( #22050 )
2020-09-11 13:48:21 -04:00
323e15003f
chore: internal import updates to improve bundling ( #21400 )
...
* chore: internal import updates to improve bundling
- Rename keyboard.ts so it has a good filename after custom element bundling
- Import util fns directly instead of from top level index
- Do not export with *
* chore(angular): bump ng-packagr
Co-authored-by: Mike Hartington <mikehartington@gmail.com>
2020-05-29 10:04:12 -05:00
16a03d58ec
docs(headings): update readme headings to be correct level
2020-05-14 17:26:44 -04:00
687122127c
docs(stencil): add stencil usage to components ( #21261 )
2020-05-12 20:35:48 -04:00
1e6f92377a
fix(refresher): refresher completes even after switching to a new tab ( #21236 )
2020-05-11 15:21:26 -04:00
f23f1cb37e
fix(refresher): correctly select shadow root on older browsers ( #21237 )
2020-05-08 11:54:57 -04:00
83dcc7168a
fix(refresher): properly calculate content dimensions in native ion-refresher ( #21157 )
2020-04-29 13:53:01 -04:00
c54911f451
docs(refresher): update usage to correct ionicons 5 icon ( #21141 )
...
closes ionic-team/ionic-docs#1263
2020-04-28 15:34:01 -04:00