Commit Graph

44 Commits (312175c89151ae61c99c41cd3050278d415ac5c6)

Author SHA1 Message Date
cagataycivici 312175c891 Rename transition 2020-06-27 17:31:52 +03:00
cagataycivici 1ecdcf58b4 Add ripple support 2020-06-25 11:26:13 +03:00
cagataycivici 4e6080d505 em to rem conversion 2020-05-14 11:51:13 +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 935299b107 Clean up p-unselectable-text 2020-05-02 12:26:57 +03:00
cagataycivici 306e7b573d Cleanup p-clickable and p-c 2020-05-02 12:19:17 +03:00
cagataycivici 0862ae7b10 Leave font-weight to theme 2020-04-30 12:35:04 +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
cagataycivici ef4265df87 CSS refactor 2020-04-24 13:43:27 +03:00
cagataycivici 42a1ef2a66 Fixed #279 - filterLocale for components with filtering 2020-04-19 12:09:27 +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 0fb9cdcf22 Fixed #233 - Select components may throw non-primitive key error 2020-03-17 14:48:37 +03:00
cagataycivici 819b5d5ac7 Fixed #224 for MultiSelect 2020-03-04 14:36:30 +03:00
cagataycivici 1b14a1ed30 Fixed #221 - Primitive values support in Select components 2020-03-04 09:39:18 +03:00
cagataycivici 246edd2f30 Linting 2020-01-30 10:34:51 +03:00
cagataycivici 0cebea6aed Refactored #150 2020-01-30 10:32:05 +03:00
cagataycivici 7c4c751daf Fixed #150 - Dropdown and MultiSelect on expand event 2020-01-30 10:09:09 +03:00
cagataycivici df4080154e Lint fixes 2020-01-21 09:58:18 +03:00
cagataycivici 2ed93798ae Fixed #149 - Editable Dropdown loses focus 2020-01-21 09:57:28 +03:00
cagataycivici e590e10258 Fixed #90 - optionValue and dataKey combination is broken is Select Components 2020-01-21 09:53:46 +03:00
Gerhard 55c5471f76 Add appendTo on Dropdown
The Dropdown component now supports the appendTo property.
2020-01-18 12:56:53 +01:00
cagataycivici 320ed852ee Add index to key 2019-12-30 13:01:26 +03:00
cagataycivici 1dbdf3c310 Fixed #108 - Enhance ARIA roles and attributes for the components 2019-12-26 14:24:53 +03:00
cagataycivici ddd0b8092c Linting 2019-12-20 17:37:17 +03:00
cagataycivici e5aebec4d6 Fixed #110 - Disabled Dropdown still picking values 2019-12-20 17:36:01 +03:00
cagataycivici 8831c195bf Fixed #95 - Add default focus on searchable dropdowns 2019-12-09 17:50:51 +03:00
cagataycivici 0803bac20a Fixed #84 - Add p-placeholder to Dropdown label 2019-11-20 12:50:30 +03:00
cagataycivici fb54d5e5e0 Removed spaces with lint 2019-10-01 16:00:26 +03:00
cagataycivici 5c04baf1a1 Fixed #37 - Dropdown click icon gives error on Firefox 2019-08-21 15:17:06 +03:00
cagataycivici c25cc9a01c Cover undefined as well 2019-07-11 10:41:16 +03:00
Jonas Raoni Soares da Silva 59520abe3f primefaces/primevue#11 Modified the Dropdown to not ignore a falsy value (except null). 2019-07-01 17:32:43 +03:00
cagataycivici ae91cdfa13 Move css to vue files 2019-05-26 00:13:31 +03:00
cagataycivici 423b8ecc0e Refactored Paginator to make two-way binding optional 2019-05-24 00:18:15 +03:00
cagataycivici af502f91a1 Remove hidden select for perf 2019-05-22 16:24:43 +03:00
Merve Özçifçi 2253ddf566 Dropdown doc added 2019-03-25 13:52:30 +03:00
cagataycivici 8ae354e0bb Header for MultiSelect 2018-12-30 23:45:08 +03:00
cagataycivici 38b174ff64 Refactor dropdown click handling. 2018-12-30 21:50:33 +03:00
cagataycivici cea5b3766b Remove required 2018-12-30 13:36:14 +03:00
cagataycivici 2097835456 Refactor location 2018-12-30 12:53:46 +03:00
cagataycivici c23630d748 Cosmetics 2018-12-28 15:03:44 +03:00
cagataycivici c8fb79571f Implemented Dropdown Component 2018-12-28 15:03:07 +03:00