Liam DeBeasi
|
eefd17d492
|
fix(scroll-padding): correct padding is added (#26810)
resolves #26803
|
2023-02-22 15:29:07 -05:00 |
|
Liam DeBeasi
|
799871e95d
|
chore(): sync with main
|
2023-02-22 10:00:56 -05:00 |
|
Liam DeBeasi
|
5af0b8c914
|
test(scroll-assist): skip flaky test (#26835)
|
2023-02-21 12:26:23 -05:00 |
|
Joe Woodhouse
|
fef634f7f0
|
fix(hide-caret): blur listener correctly removed (#26808)
resolves #26807
|
2023-02-16 12:49:53 -05:00 |
|
Liam DeBeasi
|
32de88eca5
|
test(scroll-assist): mark test as slow (#26777)
|
2023-02-13 10:48:03 -05:00 |
|
Liam DeBeasi
|
e8fb9e7328
|
chore(): sync with main
|
2023-01-23 13:38: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 |
|
Sean Perkins
|
c149b42d0b
|
Merge remote-tracking branch 'origin/main' into sync-7-11-15-22
|
2022-11-15 15:40:21 -05:00 |
|
Amanda Johnston
|
e3ef932ae1
|
chore(many): add tech debt tickets and remove unnecessary todos (#26266)
|
2022-11-14 14:49:08 -06:00 |
|
Liam DeBeasi
|
1a0b9ed3ba
|
fix(android): account for chrome 108 resize (#26244)
|
2022-11-08 15:31:23 -05:00 |
|
Liam DeBeasi
|
c0c1e3ab01
|
chore(): build and lint
|
2022-10-11 15:58:18 +00:00 |
|
Liam DeBeasi
|
f1cdf18316
|
chore(): sync with main:
|
2022-10-11 11:38:27 -04:00 |
|
Liam DeBeasi
|
ba6b539675
|
fix(input, textarea): padding is now added to content so inputs scroll above keyboard (#25849)
resolves #18532
|
2022-09-09 15:22:44 -04:00 |
|
Liam DeBeasi
|
cb265d6cc6
|
fix(input, textarea): inputs now scroll into view when tapping labels (#25848)
|
2022-09-09 10:51:08 -04:00 |
|
Amanda Johnston
|
ae6aa0cb8e
|
chore(eslint): add strict-boolean-expressions rule (#25768)
|
2022-08-23 11:50:02 -05:00 |
|
Liam DeBeasi
|
abb56d22b4
|
fix(input): exclude date inputs from scroll assist (#25749)
resolves #25745
|
2022-08-11 11:43:53 -04:00 |
|
Sean Perkins
|
2d1efdbe6d
|
perf(input): passive event listener for touch start events (#25610)
Resolves #25599
|
2022-07-14 12:20:30 -04:00 |
|
Liam DeBeasi
|
780f16d9e0
|
fix(scroll-assist): touch end events continue to bubble on inputs (#25282)
resolves #25229
|
2022-05-16 15:47:01 -04:00 |
|
Sean Perkins
|
15c169043f
|
chore(docs): remove manual documentation (#24984)
|
2022-04-21 12:31:51 -04:00 |
|
Liam DeBeasi
|
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 |
|
Liam DeBeasi
|
2ebb94ba01
|
lint(): run prettier on feature-6.1
|
2022-04-04 19:38:08 +00:00 |
|
Liam DeBeasi
|
083a31acdc
|
chore(): sync feature-6.1 with main
|
2022-04-04 15:27:16 -04:00 |
|
Liam DeBeasi
|
5676bab316
|
lint(eslint): migrate to eslint and prettier (#25046)
|
2022-04-04 11:12:53 -04:00 |
|
Sean Perkins
|
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 |
|
Adam Bradley
|
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 |
|
Liam DeBeasi
|
b6b2d34fd4
|
fix(app): keyboard no longer hides when using contenteditable (#22857)
resolves #22856
|
2021-02-02 13:19:19 -05:00 |
|
Liam DeBeasi
|
f7d4c21b64
|
fix(): scroll assist no longer prevents first click event from firing (#22845)
resolves #21871
|
2021-02-01 13:00:33 -05:00 |
|
Liam DeBeasi
|
5ffa65f84a
|
feat(vue): add ionic vue beta (#22062)
|
2020-09-10 15:20:49 -04:00 |
|
Brandy Carney
|
22477fb9bf
|
fix(input): improve reliability of scroll assist when accessory bar is enabled (#21936)
fixes #21912
Co-authored-by: Liam DeBeasi <liamdebeasi@icloud.com>
|
2020-08-27 15:20:42 -04:00 |
|
Liam DeBeasi
|
3cbf9e7c4c
|
fix(ios): improve scroll assist reliability on password inputs (#21703)
fixes #21688
|
2020-07-10 09:41:43 -04:00 |
|
Liam DeBeasi
|
137c49d70b
|
fix(scroll-assist): improve scroll detection accuracy (#21416)
|
2020-06-03 10:01:01 -04:00 |
|
Liam DeBeasi
|
7166a290cc
|
fix(all): improve scroll assist reliability for below the fold inputs (#21206)
|
2020-05-11 15:44:59 -04:00 |
|
Liam DeBeasi
|
ae5f1ddff0
|
feat(app): keyboard open and close events (#18478)
|
2020-04-30 16:07:44 -04:00 |
|
Liam DeBeasi
|
6f13b8c792
|
perf(all): improve scroll assist responsiveness (#20987)
resolves #20922
|
2020-04-07 12:19:58 -04:00 |
|
Liam DeBeasi
|
0e91c6c502
|
fix(): properly scroll to input with scroll assist (#20742)
fixes #19589
|
2020-03-16 15:38:11 -04:00 |
|
Manu MA
|
48a27636c7
|
fix(all): component reusage (#18963)
Use new stencil APIs to allow ionic elements to be reused once removed from the DOM.
fixes #18843
fixes #17344
fixes #16453
fixes #15879
fixes #15788
fixes #15484
fixes #17890
fixes #16364
|
2019-08-27 16:29:37 +02:00 |
|
Manu MA
|
03c1d19e07
|
perf(all): minify better by using arrow functions (#18730)
|
2019-07-10 10:33:33 -04:00 |
|
Manu MA
|
34dfc3ce98
|
refactor(all): updating to newest stencil apis (#18578)
* chore(): update ionicons
* refactor(all): updating to newest stencil apis
* fix lint issues
* more changes
* moreee
* fix treeshaking
* fix config
* fix checkbox
* fix stuff
* chore(): update ionicons
* fix linting errors
|
2019-06-23 11:26:42 +02:00 |
|
Cody Sand
|
b2290a6420
|
fix(content): prevent ion-searchbar from receiving padding adjustment (#18008)
* Fixes #18007 - check for fixed containing element and don't adjust ion-content padding.
* fix lint issue
* searchbar does not receive padding fix
* remove fixed slot check
|
2019-05-29 15:35:07 -04:00 |
|
Liam DeBeasi
|
adaaf89737
|
chore(): remove debug and log statements (#18245)
fixes #18190
|
2019-05-21 14:55:41 -04:00 |
|
Matt
|
3cad7787c2
|
fix(input): keep entire input in view when scrolling with keyboard open (#18253)
fixes #17457
|
2019-05-14 11:41:58 -04:00 |
|
Brandy Carney
|
3cdab10aa0
|
fix(textarea): reposition textarea when keybard appears (#18098)
fixes #17847
|
2019-04-24 12:33:22 -04:00 |
|
Brandy Carney
|
2ceacf9d50
|
remove commented out file
|
2019-04-02 17:49:15 -04:00 |
|
Adam Bradley
|
4646f53ec7
|
fix(ssr): fix global window and document references (#17590)
|
2019-02-22 20:13:09 -06:00 |
|
Manu MA
|
d817cc3b30
|
fix(input): scroll assist works in with shadow-dom (#16206)
fixes #15888
fixes #15294
fixes #15895
|
2018-11-03 01:35:38 +01:00 |
|
Manu MA
|
4d3ad67740
|
refactor(tabs): apply design-doc (#16048)
|
2018-10-25 22:13:19 +02:00 |
|
Manu Mtz.-Almeida
|
6e5c035b39
|
chore(tslint): disable 'no-floating-promises'
|
2018-09-14 00:50:44 +02:00 |
|
Manu Mtz.-Almeida
|
4876df928d
|
chore(): tslint checks
|
2018-09-06 21:49:35 +02:00 |
|
Manu Mtz.-Almeida
|
ba2230510e
|
refactor(all): strict boolean conditions
|
2018-09-01 17:23:03 +02:00 |
|
Manu Mtz.-Almeida
|
997cda0667
|
refactor(scroll): merge into ion-content
|
2018-08-10 00:07:08 +02:00 |
|