Commit Graph

52 Commits (cacf0609f7b13392bbb74b96d76e407d5860ceed)

Author SHA1 Message Date
Cagatay Civici cacf0609f7 Migrated OverlayPanel to V3 2020-09-22 17:58:10 +03:00
Cagatay Civici bf9f2cebaa Migrated Dialog to V3 2020-09-22 17:55:01 +03:00
Cagatay Civici 2855620131 Migrated input components to Vue 3 2020-09-21 14:43:12 +03:00
Cagatay Civici efefea2edd Linting for v3... Lifecycle migration, remove .native, key for templates. 2020-09-17 15:19:11 +03:00
mertsincan acb0fe42f7 Fixed - Dialog with Long Content does not scroll in IE11 2020-09-08 16:37:30 +03:00
Cagatay Civici 22e6af3c8c Remove invalid css 2020-09-08 16:26:08 +03:00
lochstar 9073ce75ab added 'dismissableMask' and 'closeOnEscape' props to Dialog - resolves 2020-08-18 15:21:26 +10:00
cagataycivici 5e71f09e91 Refactor initial dialog focus management 2020-06-28 02:22:51 +03:00
cagataycivici c00f3822bf Ripple for icons 2020-06-26 23:39:38 +03:00
cagataycivici e1b14c1085 Fixed , Fixed 2020-05-27 15:57:44 +03:00
cagataycivici 7e66c9c37b Revert "Merge pull request from ajacob/fix-dialog-focus"
This reverts commit d8e2223e17, reversing
changes made to 3489846376.
2020-05-27 15:53:10 +03:00
Cagatay Civici d8e2223e17
Merge pull request from ajacob/fix-dialog-focus
Fix closable dialog focus
2020-05-27 15:50:05 +03:00
cagataycivici 4e6080d505 em to rem conversion 2020-05-14 11:51:13 +03:00
Alexandre Jacob dfa41f905b Fix closable dialog focus
When opening a closable dialog, the focus goes to the close button.

```html
<button aria-label="close" type="button"
    class="p-dialog-titlebar-icon p-dialog-titlebar-close p-link">...</button>
```

This button should not be focused
2020-05-09 19:34:51 +02:00
cagataycivici 80175e7fac Fixed alignment 2020-04-30 00:58:41 +03:00
cagataycivici b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
cagataycivici 1979589d83 More work on theming refactor 2020-04-24 19:15:39 +03:00
cagataycivici 86d98e5e42 Fixed , Fixed 2020-04-07 15:04:25 +03:00
cagataycivici 382a51c036 for Dialog - Animate modal background 2020-03-17 12:51:52 +03:00
mertsincan 5f3f46172d Fixed - Top* and Bottom* animation are not working correctly on Dialog with 'position' property 2020-02-07 15:54:20 +03:00
cagataycivici e741c3d269 Refactor styles 2020-02-06 14:57:20 +03:00
mertsincan aeed505de4 Added position animations 2020-02-04 10:46:11 +03:00
mertsincan b3a80cf128 Fixed - Add position property to Dialog 2020-02-03 15:18:00 +03:00
mertsincan 8447b3892f Refactor 2020-02-03 12:44:20 +03:00
mertsincan 768485ffcf Fixed - Add maximizable property to Dialog 2020-02-03 12:08:54 +03:00
mertsincan d41c339c60 Refactor 2020-02-03 11:02:27 +03:00
mertsincan 82e6ddf102 Fixed - Style classes are not rendered correctly on Dialog 2020-02-03 10:25:08 +03:00
mertsincan 20209b8a06 Fixed - Dialog header not visible 2020-01-31 16:34:35 +03:00
cagataycivici f21bdf4f79 Improve leave animation 2020-01-30 11:05:19 +03:00
mertsincan 44a29f57a0 Fixed - Dialog visuals broken when initially displayed 2020-01-30 11:03:03 +03:00
mertsincan 805f352b04 Fixed - Dialog animation leave does not work 2020-01-30 10:57:29 +03:00
cagataycivici ba4121afae Refactor data name 2020-01-30 10:13:26 +03:00
mertsincan 8e878257ce Refactor 2020-01-23 11:39:52 +03:00
mertsincan 72b687499d Fixed - Dialog in mobile view 2020-01-23 11:27:24 +03:00
mertsincan b0457ef4fb Fixed - Dialog block UI removes page scroll 2020-01-20 13:54:26 +03:00
Merve Özçifçi fb253ef387 Fixed 2020-01-17 16:27:16 +03:00
Merve Özçifçi d944b45a33 Revert "Fixed #145"
This reverts commit 1c7b1aa406.
2020-01-17 15:54:55 +03:00
Merve Özçifçi 1c7b1aa406 Fixed 2020-01-17 15:45:10 +03:00
cagataycivici 5244372d72 Add type="button" 2020-01-13 13:06:08 +03:00
mertsincan e7b20c2a0c Fixed - Enhance Dialog Positioning 2020-01-08 13:51:56 +03:00
cagataycivici 1dbdf3c310 Fixed - Enhance ARIA roles and attributes for the components 2019-12-26 14:24:53 +03:00
cagataycivici 93845f6a0c Refactor 2019-12-09 17:48:23 +03:00
cagataycivici aa4ac46411 Fixed - Dialog is not modal when v-if used 2019-12-09 17:47:18 +03:00
cagataycivici 319a1bc67a Lint fixes 2019-11-01 11:35:39 +03:00
cagataycivici d9eb230bac Fixed - Modal dialog is not destroyed properly 2019-11-01 11:32:32 +03:00
cagataycivici 98f9ab2579 Fixed - Modal dialog not blocking background 2019-11-01 11:30:06 +03:00
Merve Özçifçi 5e5831359d Dialog title class fixed 2019-08-05 10:40:01 +03:00
cagataycivici ae91cdfa13 Move css to vue files 2019-05-26 00:13:31 +03:00
Merve Özçifçi 1b66c2f777 Dialog doc added 2019-03-29 15:29:39 +03:00
cagataycivici b7a7f7ff3c Implemented Sidebar Component 2019-02-05 06:40:53 +03:00