Commit Graph

823 Commits (493a0c303c860fbe604b805776dca38e43127e9c)

Author SHA1 Message Date
cagataycivici 7c43b96456 Fixed splitbutton bordering 2020-05-13 00:53:37 +03:00
cagataycivici 76ea1d7196 Moved checkbox aria labelledby to passthru attributes 2020-05-13 00:25:35 +03:00
cagataycivici 0650459555 Updated saga and moved radiobutton aria labelled as passthru 2020-05-13 00:24:19 +03:00
cagataycivici 0559a96ee2 Docs for theming guide 2020-05-12 12:34:29 +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 e49f9f1026 Badge fixes 2020-05-09 19:43:46 +03:00
cagataycivici 4a861c2577 Cleanup checkbox and radio 2020-05-09 18:24:32 +03:00
cagataycivici f5b8c4ccb9 Fixed #309 - Top and Bottom icon positioning for button 2020-05-09 17:26:33 +03:00
cagataycivici 0bfc9c7d85 Fixed #287 - Remove Spinner 2020-05-09 12:29:17 +03:00
cagataycivici 0950aadc65 Docs for badges 2020-05-09 12:16:10 +03:00
cagataycivici b936c9a135 Implemented button badges 2020-05-09 02:36:45 +03:00
cagataycivici e60d94fb3c Drop-in of badge 2020-05-09 02:19:35 +03:00
cagataycivici 4fcf7bb218 Remove formlayout as it is a part of PrimeFlex 1.1.0 2020-05-07 12:39:11 +03:00
cagataycivici 339fa2f9ee Fixed #305 - Icons inside InputText 2020-05-07 12:18:47 +03:00
cagataycivici 75411ef6e2 Add FormLayout demos 2020-05-07 00:16:05 +03:00
cagataycivici 40a3d77e7f Better delay 2020-05-05 02:35:06 +03:00
cagataycivici 07c35728f8 Fixed #302 - Refactor Messages css naming 2020-05-04 16:31:06 +03:00
cagataycivici efbc70ade4 #301 - #301 2020-05-04 16:28:40 +03:00
cagataycivici 2e33d1330e CSS refactor on slider 2020-05-04 15:53:08 +03:00
cagataycivici fe1b7511d8 Alignment for close 2020-05-02 17:47:27 +03:00
cagataycivici ac495ff32c Update DomHandler.js 2020-05-02 12:55:09 +03:00
cagataycivici ec709813b0 Fixed indeterminate checkboxes visual issue with minus icon 2020-05-02 12:51:45 +03:00
cagataycivici 3ec1a7446a Cleanup p-c class 2020-05-02 12:46:30 +03:00
cagataycivici 935299b107 Clean up p-unselectable-text 2020-05-02 12:26:57 +03:00
cagataycivici de2c8e9216 Cosmetics 2020-05-02 12:20:18 +03:00
cagataycivici 306e7b573d Cleanup p-clickable and p-c 2020-05-02 12:19:17 +03:00
cagataycivici 4545d87e75 Add default icon class 2020-05-02 12:07:51 +03:00
cagataycivici b9cf2d51bc Remove disabled cursor as common handles it 2020-05-02 12:05:25 +03:00
cagataycivici bf440e371c Fixed password meter 2020-05-02 11:58:35 +03:00
cagataycivici 184aa72f07 remove prefixes 2020-05-02 11:55:53 +03:00
cagataycivici 2d5dd3a9f4 Lint fixes 2020-05-01 01:24:08 +03:00
cagataycivici 739b199b2b Fixed loading icon 2020-05-01 01:22:10 +03:00
cagataycivici 5ef93ee67c Fixed overlay issues 2020-05-01 01:16:22 +03:00
cagataycivici efd374106f Moved focus visuals up 2020-04-30 23:36:27 +03:00
cagataycivici 178df5dad6 Move focus on top 2020-04-30 23:13:59 +03:00
cagataycivici 357e010d16 Avoid rendering icon when undefined 2020-04-30 22:56:20 +03:00
cagataycivici 7da5b3da33 Move focus visuals on top 2020-04-30 22:56:08 +03:00
cagataycivici b2bcaac93f Remove border on selectbutton 2020-04-30 21:38:11 +03:00
cagataycivici 2a43d18843 Close icon alignment 2020-04-30 17:07:19 +03:00
cagataycivici 7adb5e7248 Alignment for message close 2020-04-30 16:45:55 +03:00
cagataycivici 1fc5262148 PickList adjustment 2020-04-30 15:03:58 +03:00
cagataycivici 0862ae7b10 Leave font-weight to theme 2020-04-30 12:35:04 +03:00
cagataycivici 1bfdc2acf0 Fixed sidebar alignment 2020-04-30 01:05:21 +03:00
cagataycivici 80175e7fac Fixed alignment 2020-04-30 00:58:41 +03:00
cagataycivici 15471d053c Refactor scale 2020-04-30 00:55:29 +03:00
cagataycivici f1ec03e2ab Refactor scale 2020-04-30 00:54:46 +03:00
cagataycivici 91b7809018 adds animation 2020-04-30 00:54:21 +03:00
cagataycivici a8ae215f28 Move focused tab on others 2020-04-29 23:48:27 +03:00
cagataycivici 5fec14aa2d Add toggleable class 2020-04-29 23:48:16 +03:00
cagataycivici a3989e4278 Calendar alignment 2020-04-29 23:10:34 +03:00
cagataycivici 5736a590e3 Fixed alignment 2020-04-29 22:49:11 +03:00
cagataycivici 284e61245b Fixed InputNumber border-radius 2020-04-29 21:54:42 +03:00
cagataycivici 0e070602fe Add relative for focus ring to come up 2020-04-29 21:42:45 +03:00
cagataycivici 7c9e9b32bd focus fix for buttonsets 2020-04-29 20:38:47 +03:00
cagataycivici cbb45c3d80 Fix #297 - ToggleButton refactor 2020-04-29 20:30:57 +03:00
cagataycivici 18d21ffbce ButtonSet refactor 2020-04-29 19:27:08 +03:00
cagataycivici c8859219ef Fixed #295 - Decouple MegaMenu from PrimeFlex 2020-04-28 14:12:01 +03:00
cagataycivici 3c85a5e46f Prevent wrapping 2020-04-28 13:46:12 +03:00
cagataycivici b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
mertsincan cc503a515c Refactor galleria css 2020-04-26 04:37:44 +03:00
cagataycivici 7114679ca7 Finished misc components 2020-04-24 19:21:34 +03:00
cagataycivici 1979589d83 More work on theming refactor 2020-04-24 19:15:39 +03:00
cagataycivici 3d5eec7d80 Finished data components 2020-04-24 18:13:48 +03:00
cagataycivici c0640d01c1 Remove padding 2020-04-24 16:59:01 +03:00
cagataycivici da174d8e5b Panel components and basic data components 2020-04-24 16:50:50 +03:00
cagataycivici ef4265df87 CSS refactor 2020-04-24 13:43:27 +03:00
mertsincan 8dd06128c4 Fixed #290 - InputMask somehow clears the initial value to empty string 2020-04-24 09:44:04 +03:00
cagataycivici 0b3843853e Fixed #291 - Context Menu throw error after update to 1.3.1 2020-04-24 00:09:01 +03:00
cagataycivici e4e6ac9ea9 Linting 2020-04-23 10:21:00 +03:00
cagataycivici df9cada044 Fixed #286 - Function support for MenuModel visible prop 2020-04-23 10:13:53 +03:00
cagataycivici 8050d97829 Fixed #288 - Group Header Broken without Footer Template 2020-04-23 09:36:45 +03:00
cagataycivici 3013334a8d Fixed #284 - FilterPlaceholder for Listbox 2020-04-23 09:30:34 +03:00
cagataycivici 6032170092 Fixed #289 - SplitButton is misaligned 2020-04-23 09:28:51 +03:00
cagataycivici 50b163b128 Refactor calendar event 2020-04-20 16:13:40 +03:00
cagataycivici 14f20d03e3 Linting 2020-04-20 16:11:43 +03:00
cagataycivici cdd8941ca3 Fixed loop 2020-04-20 16:05:10 +03:00
cagataycivici 5b033c8568 Merge branch 'master' of https://github.com/primefaces/primevue 2020-04-19 13:58:23 +03:00
cagataycivici 3d20742a3f Improvements on #70 2020-04-19 13:58:20 +03:00
mertsincan c4470516be Refactor #279 2020-04-19 12:52:57 +03:00
cagataycivici 42a1ef2a66 Fixed #279 - filterLocale for components with filtering 2020-04-19 12:09:27 +03:00
cagataycivici 09c2241723 Revert "Fixed #281 - Infinite loop on treetable"
This reverts commit 965dffa968.
2020-04-19 11:45:54 +03:00
cagataycivici fe9f51d903 Fixed #282 - TreeTable should pass more information on page-sort-filter events 2020-04-18 21:41:45 +03:00
cagataycivici 965dffa968 Fixed #281 - Infinite loop on treetable 2020-04-18 21:21:38 +03:00
cagataycivici eafc5b5a96 Add semicolon 2020-04-18 21:16:35 +03:00
cagataycivici f61e39ccce Do not reset page on multi sort 2020-04-18 19:16:29 +03:00
cagataycivici 45d62fdbae #235 for TreeTable 2020-04-18 19:14:26 +03:00
cagataycivici 8eb7a75981 Cosmetics 2020-04-18 19:04:05 +03:00
cagataycivici 4d89b18706 Fixed 189 - Order indicators for Multi column sorting 2020-04-18 19:03:21 +03:00
cagataycivici 22e33d6b42 Remove unused param 2020-04-18 17:45:13 +03:00
cagataycivici af0bf6f0d0 Fixed #235 - Removable sort on DataTable 2020-04-18 17:41:50 +03:00
cagataycivici afd351100c CSS cosmetics 2020-04-18 15:37:28 +03:00
cagataycivici c4dc4326c6 Fixed step factor 2020-04-18 15:26:14 +03:00
cagataycivici ed2e7001f6 d.ts for InputNumber 2020-04-18 15:20:49 +03:00
cagataycivici a1f5f219c2 Doc for InputNumber 2020-04-18 15:14:46 +03:00
cagataycivici 8314c182ee Initiated InputNumber 2020-04-18 13:11:58 +03:00
cagataycivici 0a12e2330e Pass placeholder as well 2020-04-17 23:48:49 +03:00
cagataycivici b2a9a0dfc1 Placeholder support for #271 2020-04-17 23:44:16 +03:00
cagataycivici 81dc76760b Fixed #271 - Value slot for Dropdown 2020-04-17 23:37:20 +03:00
cagataycivici e4707c955a Revert e0aa79469d to rethink the behavior 2020-04-17 23:23:32 +03:00
cagataycivici 106e8cb807 Fixed #274 - Textarea with autoResize true not displayed correctly when initially hidden 2020-04-17 22:56:14 +03:00