Commit Graph

33 Commits (7bdbeecf69e37f25a0c3aac8f54aa5207fe77a0d)

Author SHA1 Message Date
mertsincan 7bdbeecf69 Fixed #2842 - Editor Quill: SSR error document is not defined 2022-08-29 11:08:07 +01:00
mertsincan 7a01f9e32f Added safe checks to DomHandler's methods 2022-07-29 01:54:54 +01:00
mertsincan 3168936376 Fixed #2602 - Add Nuxt3 support for components using teleport 2022-06-01 07:36:32 +01:00
Tuğçe Küçükoğlu 0da16479d6 Fixed #1966 - Datatable: Inline filterMenuStyle doesn't add css properties 2022-01-14 10:43:32 +03:00
mertsincan e08fd2d1d0 Fixed #1845 - Add data param to exportCSV method on DataTable 2021-12-06 10:18:55 +03:00
mertsincan 81ef7ee157 Fixed #1632 - Improve accessibility on Editable DataTable 2021-10-04 11:27:08 +03:00
Cagatay Civici 1a72acabb5 Fixed reference error 2021-10-02 18:59:13 +03:00
Cagatay Civici 1e305ba7ff Remove static from Utils 2021-10-02 18:58:31 +03:00
mertsincan a321ccaa63 Fixed #1411 - Filtered Dropdown unusable on Windows Tablet 2021-08-25 12:44:49 +03:00
Tuğçe Küçükoğlu c5650518fa android, ios check 2021-04-28 10:34:17 +03:00
Cagatay Civici b910825a84 Fixed #1169 - Customizable ZIndex Layering 2021-04-13 16:59:08 +03:00
Cagatay Civici 9434ae6e7d Improved connected scroll handler 2021-03-02 13:29:07 +03:00
Cagatay Civici 3bd70d34c1 Initiated new DataTable Scrolling Implementation 2021-02-10 13:28:47 +03:00
Cagatay Civici 074538ac94 Fixed #591 - Do not hide overlays on body scroll 2020-10-22 12:11:55 +03:00
Cagatay Civici 41074b0e7e Fixed #586 - Dropdown inside datable using showClear causing: Cannot read property 'classList' of null 2020-10-21 13:58:07 +03:00
mertsincan 63020feb8e Fixed #500 - Improvement in behavior of components that have overlay panels in scrollable containers 2020-09-27 18:27:08 +03:00
Cagatay Civici efefea2edd Linting for v3... Lifecycle migration, remove .native, key for templates. 2020-09-17 15:19:11 +03:00
cagataycivici 1e81630ee3 Lint fixes 2020-08-04 15:58:15 +03:00
cagataycivici f4994764fb Fixed #418 2020-08-04 15:56:47 +03:00
cagataycivici 4c4f605d54 Demo update 2020-06-26 18:58:49 +03:00
cagataycivici 1ecdcf58b4 Add ripple support 2020-06-25 11:26:13 +03:00
cagataycivici 7e66c9c37b Revert "Merge pull request #310 from ajacob/fix-dialog-focus"
This reverts commit d8e2223e17, reversing
changes made to 3489846376.
2020-05-27 15:53:10 +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 ac495ff32c Update DomHandler.js 2020-05-02 12:55:09 +03:00
cagataycivici 3ec1a7446a Cleanup p-c class 2020-05-02 12:46:30 +03:00
cagataycivici 306e7b573d Cleanup p-clickable and p-c 2020-05-02 12:19:17 +03:00
cagataycivici b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
cagataycivici 24b3ac7ae0 Initiated VirtualScroll Table 2019-11-19 14:54:24 +03:00
cagataycivici 98f9ab2579 Fixed #77 - Modal dialog not blocking background 2019-11-01 11:30:06 +03:00
cagataycivici dc0adff628 Keyboard navigation for cell editing 2019-10-30 10:42:52 +03:00
cagataycivici fb54d5e5e0 Removed spaces with lint 2019-10-01 16:00:26 +03:00
cagataycivici c8fb79571f Implemented Dropdown Component 2018-12-28 15:03:07 +03:00
cagataycivici 1f803344d6 Accessibility for ListBox 2018-12-09 00:35:53 +03:00