Sean Perkins
378c632643
fix(datetime): timepicker popover will position relative to click target ( #24616 )
...
Resolves #24531 , #24415
Co-authored-by: mixalbl4 <mixalbl4.127@gmail.com >>
2022-01-25 16:42:57 -05:00
Sean Perkins
b39003a4c6
fix(popover): allow arrow configuration with controller approach ( #24512 )
...
Resolves #24487
2022-01-05 13:18:18 -05:00
Liam DeBeasi
e4056f7945
chore(): sync with main
2021-12-07 14:57:29 -05:00
Amanda Smith
f6a00ea954
fix(popover): handle scrolling in content so header can be sticky ( #24294 )
2021-12-06 10:45:37 -06:00
Djakson
b083ae4e58
docs(): fix typo in popover docs ( #24318 )
2021-12-06 10:26:03 -05:00
Sean Perkins
8bdcd3c6c9
fix(datetime): keyboard navigation of time picker columns ( #24251 )
2021-12-01 11:57:51 -05:00
Liam DeBeasi
0d749923a8
docs(popover): add popover examples ( #24267 )
...
resolves #24266
2021-11-24 11:43:32 -05:00
Liam DeBeasi
da339a8a74
fix(modal, popover): opening modal and popover now works even if overlay was added to ion-app directly ( #24174 )
...
resolves #23728
2021-11-08 10:19:23 -05:00
Liam DeBeasi
cfd32aea30
chore(): sync with main
2021-10-22 15:25:23 -04:00
Ely Lucas
f3e492c897
fix(react): overlays shown with useIonModal and useIonPopover no longer render outside of main react tree
...
closes #23516 and #23516
2021-10-15 15:29:25 -06:00
Liam DeBeasi
0ab37b5061
fix(datetime): time picker uses new iOS 15 style ( #23996 )
...
resolves #23768
2021-10-05 09:14:52 -04:00
Liam DeBeasi
f69c90504e
docs(popover): fix merge conflict with docs
2021-09-15 16:08:57 +00:00
Liam DeBeasi
ecb30af4d8
chore(): resolve merge conflicts for beta
2021-09-15 12:02:43 -04:00
Liam DeBeasi
bd96a81ff8
feat(action-sheet, loading, modal, picker, popover): pass HTML attributes to host element ( #23929 )
2021-09-15 10:02:19 -04:00
Liam DeBeasi
1d2ee92ca0
feat(popover): add ability to pass event to present method ( #23827 )
...
resolves #23813
2021-08-26 16:22:04 -04:00
William Martin
f2e7a26797
fix(popover): fix keyboard arrow navigation ( #23709 )
...
resolves #23512
2021-08-03 13:43:41 -04:00
Liam DeBeasi
d749d583e7
chore(): sync with main
2021-07-20 12:50:52 -04:00
Brandy Carney
2c07a1566b
feat(select): update popover interface to match MD spec on desktop, allow multiple values in popover interface ( #23474 )
...
resolves #23657
resolves #15500
resolves #12310
2021-07-20 11:23:00 -04:00
Liam DeBeasi
773bbcb211
fix(overlays): overlay interfaces are now exported from framework packages and documented ( #23619 )
...
resolves #22790
2021-07-15 08:50:50 -04:00
Liam DeBeasi
bdb95b7b6d
fix(popover): update animation to better match MD spec ( #23541 )
2021-06-30 14:27:02 -04:00
Liam DeBeasi
bdc1f2360d
fix(popover): size property now works when providing only event ( #23532 )
...
resolves #23528
2021-06-29 13:21:39 -04:00
Liam DeBeasi
5db60d9697
chore(): resolve merge conflicts
2021-06-21 14:03:47 -04:00
Brandy Carney
2f6b1e4eea
feat(breadcrumbs): add breadcrumbs component ( #22701 )
...
resolves #22770
2021-06-17 18:19:10 -04:00
Liam DeBeasi
e1a96130eb
fix(popover): shadow parts now correctly added ( #23446 )
2021-06-11 08:59:51 -04:00
Liam DeBeasi
0e38d42761
feat(popover): account for ionShadowTarget elements ( #23436 )
2021-06-08 16:04:43 -04:00
Liam DeBeasi
8dbe8ba7bc
fix(modal, popover): overlays now automatically determine if they are inline ( #23434 )
2021-06-08 14:25:06 -04:00
Liam DeBeasi
3be1c3dcd7
feat(modal): modals can now be used inline ( #23341 )
...
resolves #20117 , resolves #20263
2021-06-01 11:09:40 -04:00
Liam DeBeasi
e3aaa9513e
docs(popover): resolve variable naming conflict ( #23393 )
2021-06-01 09:08:14 -04:00
Liam DeBeasi
960778a36f
fix(popover): update prop defaults, use correct delegate ( #23340 )
2021-05-21 11:11:22 -04:00
Liam DeBeasi
a67a0fabb8
feat(popover): add desktop support ( #23258 )
...
resolves #21599
2021-05-10 17:37:52 -04:00
Liam DeBeasi
308fa1c0dd
feat(popover): popover can now be used inline ( #23231 )
...
BREAKING CHANGE: Converted `ion-popover` to use the Shadow DOM.
2021-05-03 12:02:22 -04:00
Liam DeBeasi
dab927d290
fix(vue): overlay events can now be listened for without the "on" prefix, deprecated "on" prefix event listeners ( #23227 )
2021-04-23 11:38:45 -04:00
William Martin
b0d53ca736
docs(action-sheet, alert, popover, toast): update usage to show onDidDismiss ( #23133 )
2021-04-02 13:00:36 -04:00
Ely Lucas
b83e00934e
feat(react): add react hooks to control overlay components ( #22484 )
2021-03-01 11:34:13 -05:00
Brandy Carney
a9b2260100
test(core): add lang attr to html tag to resolve axe errors ( #22410 )
2020-11-02 17:08:03 -05:00
Brandy Carney
2373ff0d39
docs(popover): add the popover-example-page to core and event to react ( #22231 )
...
closes ionic-team/ionic-docs#1517
2020-10-01 19:04:18 -04:00
Liam DeBeasi
aeda33d8ae
docs(vue): add revised overlay examples ( #22173 )
2020-09-25 10:27:27 -04:00
Liam DeBeasi
db2cac20fb
docs(vue): update component usage examples for vue 3 ( #22050 )
2020-09-11 13:48:21 -04:00
Liam DeBeasi
fff4aec6cf
fix(overlays): trap focus inside overlay components except toast ( #21716 )
...
fixes #21647
2020-07-22 12:09:31 -04:00
Adam Bradley
79518468dd
fix(overlays): move prepareOverlay to connectedCallback
...
For custom elements builds, overlays cannot use hasAttribute() in the constructor, so moving it to connectedCallback instead.
2020-07-21 13:07:54 -05:00
Alexey Vinogradov
5bf83b80d7
feat(all): add optional generics typings for overlay component methods ( #21393 )
2020-06-03 09:08:27 -04:00
Brandy Carney
16a03d58ec
docs(headings): update readme headings to be correct level
2020-05-14 17:26:44 -04:00
Brandy Carney
898401a7e0
docs(overlays): add documentation on customization in scoped overlays ( #21283 )
...
- improves the documentation on customizing scoped overlays using cssClass and/or CSS variables
- includes a section in the Angular usage with information on where the CSS needs to be styled (globally) in order to work for an overlay
2020-05-13 11:54:11 -04:00
Brandy Carney
687122127c
docs(stencil): add stencil usage to components ( #21261 )
2020-05-12 20:35:48 -04:00
Liam DeBeasi
bb62023a0c
fix(all): overlay components no longer display outline when focused ( #21226 )
2020-05-07 16:33:51 -04:00
Liam DeBeasi
fc2be8d08b
fix(overlays): focus overlay when presented ( #20997 )
...
fixes #19882 , fixes #17126
2020-04-28 16:43:00 -04:00
Manu MA
976e68da5b
refactor(): minor updates for next stencil version ( #20787 )
2020-03-24 11:59:07 -04:00
Liam DeBeasi
b6c2a77deb
fix(overlays): prevent accidental dismiss of overlays when tapping screen twice ( #20683 )
...
fixes #20608
2020-03-06 10:11:20 -05:00
Liam DeBeasi
99d6069ecb
docs(): remove mention of controllers ( #20444 )
...
resolves #20453
2020-02-12 09:55:58 -05:00
Liam DeBeasi
8732a10757
refactor(): remove deprecated controllers ( #20165 )
...
* remove action-sheet-controller and alert-controller
* rmeove loading controller
* remove popover controller
* remove toast controller
* remove picker-controller
* remove modal controller
* remove menu controller
* update menu ctrl in tests
* run linter
* remove window refs
* Update core/src/components/loading/test/standalone/index.html
Co-Authored-By: Brandy Carney <brandyscarney@users.noreply.github.com >
* remove window from modal tests
* test
* testing timeout
* change timeout
Co-authored-by: Brandy Carney <brandyscarney@users.noreply.github.com >
2020-01-14 12:09:35 -05:00