Commit Graph

1242 Commits (a981d5504b65c5f7033202c8c43fba0ba488f62f)

Author SHA1 Message Date
Cagatay Civici 3783b9ce41 Fixed #693 - Knob Component 2020-12-04 17:31:49 +03:00
Cagatay Civici a6f9e7e837 Touch support for splitter 2020-12-04 12:54:02 +03:00
Cagatay Civici 8f0db108ce State for Splitter 2020-12-04 12:39:16 +03:00
Cagatay Civici ff72e63bf0 Splitter Component - #737 2020-12-03 16:49:18 +03:00
Bernhard Schwarzenberger 36504d7c04 Fixed #723: Keyboard support for AutoComplete
- highlight first element on 'ArrowDown'
2020-12-02 13:18:33 +01:00
Cagatay Civici 5a2d290c4c Fixed #689 - Skeleton Component 2020-12-02 13:48:26 +03:00
Cagatay Civici b9dcab5ec9 Refactor ScrollTop and add types 2020-11-30 13:28:22 +03:00
Cagatay Civici c6c0388669 Fixed #691 - ScrollTop Component 2020-11-30 13:15:58 +03:00
Cagatay Civici 330d531fc3 Docs for Avatar 2020-11-29 10:50:55 +03:00
Cagatay Civici 51595c39d3 Fixed #717 - Tag Component 2020-11-28 22:54:20 +03:00
Cagatay Civici f144ba3900 Cleanup badge 2020-11-28 22:42:39 +03:00
Cagatay Civici 56e5e1acfe Use a computed value 2020-11-28 22:42:26 +03:00
Cagatay Civici 717cc79ff2 Fixed #715 - Component for Badge 2020-11-28 21:50:59 +03:00
Cagatay Civici 5df9603fe2 Initiated Avatar Component 2020-11-28 20:19:30 +03:00
Cagatay Civici 5148237374 Implemented Divider Component, Fixes #690 2020-11-28 16:59:11 +03:00
mertsincan ae7a54dd78 Refactor #714 2020-11-27 21:51:49 +03:00
mertsincan 8b9f25ba5d Fixed #714 - InputMask with unmask doesn't work as expected 2020-11-27 21:25:25 +03:00
Cagatay Civici b87113b331 Fixed #713 - display prop of MultiSelect is not documented 2020-11-27 15:30:34 +03:00
Cagatay Civici 5d9e33a0cf Fixed #679 - ConfirmPopup 2020-11-27 11:45:31 +03:00
Cagatay Civici 0fbadafef8 Fixed #678 - New ConfirmDialog Component 2020-11-26 17:53:50 +03:00
Cagatay Civici 1d72c920a1 Fixed #595 - Typescript definitions improvement 2020-11-26 11:20:37 +03:00
mertsincan 9aa51b2877 Refactor #633 2020-11-26 10:34:01 +03:00
mertsincan bddfb413ba Refactor #675 2020-11-26 10:18:32 +03:00
mertsincan 427f53f905 Fixed #675 - Add the 'enter' key support to InputNumber 2020-11-26 10:11:04 +03:00
mertsincan b17a65d98b Fixed #490 - OverlayPanel :before "indicator" needs dynamic placement 2020-11-26 08:55:22 +03:00
Cagatay Civici 04787520ea
Merge pull request #608 from tugcekucukoglu/selectbutton
SelectButton click always makes an option is selected
2020-11-25 18:19:23 +03:00
Cagatay Civici dad33562f1
Merge pull request #609 from tugcekucukoglu/colorpicker/hue
ColorPicker overlay input does not reflect to hue section changes
2020-11-25 18:12:17 +03:00
Cagatay Civici 45c92424fc
Merge pull request #625 from tugcekucukoglu/components/emits
Errors on some emits definitions
2020-11-25 18:03:58 +03:00
Cagatay Civici 1a68b600b6 Fixed #556 - Error with empty objects 2020-11-25 17:52:03 +03:00
Cagatay Civici c108bb9b87 Fixed #585 - FileUpload Preview columns become misaligned when both image and non-image files are uploaded 2020-11-25 17:41:30 +03:00
Cagatay Civici 04bdc70afc Fixed #606 - DataTable multiple click RadioButton focus previous row 2020-11-25 17:26:52 +03:00
Cagatay Civici 3e0e992198
Merge pull request #629 from tugcekucukoglu/fileupload/warn
FileUpload fileLimit warns
2020-11-25 17:10:33 +03:00
Cagatay Civici 94165e359a Fixed #616 - TabView does not support dynamic tabs 2020-11-25 16:17:23 +03:00
Cagatay Civici 66b44f2673 Add missing fn 2020-11-25 16:13:15 +03:00
Cagatay Civici d4dc2c4449 Add demo for dynamic tabs 2020-11-25 16:11:04 +03:00
Cagatay Civici d81c42ed9b
Merge pull request #640 from ntedgi/accordion-does-not-support-dynamic-tabs-622
Fix issue : Accordion does not support dynamic tabs #622
2020-11-25 16:01:23 +03:00
Cagatay Civici 989827415a Fixed #627 - Sidebar not visible on mount 2020-11-25 15:48:01 +03:00
Cagatay Civici e02f55ef5b Fixed #633 - InputNumber's onInputBlur fails when component gets destroyed 2020-11-25 15:44:10 +03:00
Cagatay Civici 27736c8ce7 Fixed #647 - DataTable sortField allows a function, but the prop type is only a string 2020-11-25 14:45:42 +03:00
Cagatay Civici b7fcc15fa5 Fixed #651 - Password element does not inherit attributes 2020-11-25 13:52:41 +03:00
Cagatay Civici 8c0122cb9d Fixed #653 - Closing message and reopening it does not work 2020-11-25 13:50:15 +03:00
Cagatay Civici 835ad45065 #655 for TreeTable 2020-11-25 13:34:52 +03:00
Cagatay Civici 0bf807591e Fixed #655 - DataTable global filter bug 2020-11-25 13:33:51 +03:00
Cagatay Civici 17da869695 Fixed #659 - Multiselect/Dropdown: when the menu open upwards style broken 2020-11-25 11:48:53 +03:00
Cagatay Civici 6426f6b533 Fixed #658 - Autocomplete: when the menu open upwards style broken 2020-11-25 11:42:41 +03:00
Cagatay Civici 028a926a27 Fixed #645 - Type for useToast 2020-11-25 11:39:17 +03:00
Cagatay Civici ee81506e57 Fixed #660 - SplitButton: after selecting the default command, the command menu does not close 2020-11-25 11:34:02 +03:00
Cagatay Civici cc5c452451 Fixed #673 - Chips mode for MultiSelect 2020-11-25 11:01:35 +03:00
Cagatay Civici 1f6b2dd135 Fixed #672 - New Timeline Component 2020-11-24 12:24:39 +03:00
naortedgi 2a39a97633 add accordion dynamic tabs support with v-for directive 2020-11-15 21:58:39 +02:00
Tuğçe Küçükoğlu 37dd3c4a5e fileupload filelimit warns 2020-11-06 14:35:45 +03:00
Tuğçe Küçükoğlu 3246553136 emits declaration corrected 2020-11-04 10:24:49 +03:00
Tuğçe Küçükoğlu 9ad57dfe14 input reflects hue changes 2020-10-27 17:08:33 +03:00
Tuğçe Küçükoğlu 9ba20caf5e SelectButton behaves like RadioButton 2020-10-27 09:56:11 +03:00
Cagatay Civici 3f2b51a487 Fixed #536 - Menu components with web router refresh the whole page 2020-10-22 14:50:31 +03:00
Cagatay Civici 30daa63a58 Fixed #555 - DataTable crashes with a "Cannot read property 'xxx' of null" for nested objects 2020-10-22 12:13:48 +03:00
Cagatay Civici 074538ac94 Fixed #591 - Do not hide overlays on body scroll 2020-10-22 12:11:55 +03:00
Cagatay Civici 4044be48cb Fixed #549 - Declare events in "emits" section of every component 2020-10-21 21:03:17 +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
Cagatay Civici 9b9802d838 Fixed #587 - Property "disabled" was accessed during render but is not defined on instance 2020-10-21 13:46:47 +03:00
mertsincan 046c34a41e Update InputNumber.d.ts 2020-10-13 16:45:08 +03:00
mertsincan b50f8de238 Fixed #551 - Add inputStyle and inputClass properties to InputNumber 2020-10-13 16:38:44 +03:00
Yiğit FINDIKLI 5b50463188 Fixed #550 - pRipple working when disabled(etc menuitem) 2020-10-13 13:01:39 +03:00
Cagatay Civici b68e9a1da5 Fixed #543 - Tree selection is broken when ripple is enabled 2020-10-10 18:47:15 +03:00
Cagatay Civici 4670fda12d Fixed #535 2020-10-10 16:49:47 +03:00
Cagatay Civici cbbc56fabe Fixed #495 - Add indentation property to TreeTable 2020-10-10 15:29:01 +03:00
Cagatay Civici ea3c291cac Fixed #524 - Can't close MultiSelect or Select when inside Dialog component 2020-10-10 15:22:24 +03:00
Cagatay Civici 227482ed1a
Merge pull request #525 from thestonehead/master
ColorPicker watches value instead of modelValue
2020-10-10 14:28:33 +03:00
Cagatay Civici 782d3f8ef6 Fixed #519 - TouchUI modal gets stuck if input tabs out 2020-10-10 14:23:45 +03:00
mertsincan b83486be97 Fixed #537 - The 'disabled' option has no effect on InputNumber 2020-10-09 12:04:44 +03:00
mertsincan 583aaa1b6d Refactor on InputNumber 2020-10-09 11:54:28 +03:00
mertsincan 2bb7300979 Fixed #531 - inputNumber with numeric prefix is not working as expected 2020-10-09 11:36:57 +03:00
mertsincan 946e3b2e8d Fixed #530 - Problems when typing or pasting numbers into InputNumber 2020-10-09 11:34:20 +03:00
mertsincan 5ce105335c Fixed #532 - InputNumber with spinner mode throws a JS exception 2020-10-09 11:06:51 +03:00
mertsincan f010b971de Fixed #533 - InputNumber cannot set value when format property is false 2020-10-09 11:05:23 +03:00
DejanFrankovic 3cbb6a0397 ColorPicker watches value instead of modelValue 2020-10-02 21:46:18 +02:00
mertsincan 5c08797500 Fixed #523 - Tooltip doesn't close in scrollable containers 2020-10-02 13:23:19 +03:00
Cagatay Civici 784c95cdcb Fixed duplicate beforeUnmount 2020-09-28 14:36:26 +03:00
Cagatay Civici ed0fdc98a5 Merge branch 'master' of https://github.com/primefaces/primevue 2020-09-28 14:34:45 +03:00
Cagatay Civici a473897486 Fixed #507 - Improve calendar tabbing behavior 2020-09-28 14:34:42 +03:00
mertsincan c9582a42c2 Add resize listener to Password 2020-09-28 14:27:22 +03:00
Cagatay Civici 8f866252dc Add resize listeners 2020-09-28 14:22:17 +03:00
mertsincan 7b0ad66903 Refactor #500 2020-09-28 14:04:30 +03:00
mertsincan b8a5149718 Refactor #500 2020-09-28 13:58:09 +03:00
Cagatay Civici a80bdc9498 Refactored ScrollHandler 2020-09-28 13:24:10 +03:00
mertsincan f1d96c24a0 Refactor #506 - Update InputNumber doc 2020-09-27 22:16:24 +03:00
mertsincan 7cf493de03 Fixed #506 - Add input event to InputNumber 2020-09-27 22:10:59 +03:00
mertsincan ba6f6bf7b9 Refactor #500 - For DataTable and TreeTable 2020-09-27 21:29:11 +03:00
mertsincan 92f30301a4 Remove debugger; from BlockUI 2020-09-27 21:14:48 +03:00
mertsincan 36d437d6fc Refactor #500 - For Password 2020-09-27 21:10:38 +03:00
mertsincan ee5f43f753 Refactor #500 - For OverlayPanel 2020-09-27 19:53:38 +03:00
mertsincan 1c89ad4aa2 Fixed #505 - Add id property to OverlayPanel 2020-09-27 19:53:06 +03:00
mertsincan 300e27800f Refactor #500 - For Menu 2020-09-27 19:48:57 +03:00
mertsincan b5522c4d20 Fixed #504 - Add id property to Menu 2020-09-27 19:48:28 +03:00
mertsincan 85029d1d38 Fixed #503 - Add id property to TieredMenu 2020-09-27 19:45:29 +03:00
mertsincan 87d9a2a59e Refactor #500 - For TieredMenu 2020-09-27 19:43:41 +03:00
mertsincan 792ca3372f Refactor #500 - For Dropdown 2020-09-27 19:37:02 +03:00
mertsincan d386eff647 Refactor #500 - For ColorPicker 2020-09-27 19:25:44 +03:00
mertsincan aaadcd5770 Reverted #501 2020-09-27 19:21:02 +03:00
mertsincan 94cb6d2185 Reverted #502 2020-09-27 19:15:46 +03:00
mertsincan 5efcd01077 Refactor #500 - For Calendar 2020-09-27 19:04:54 +03:00
mertsincan 78e9678c95 Fixed #502 - Add id property to AutoComplete 2020-09-27 18:34:48 +03:00
mertsincan 87f22a4aa8 Refactor #500 - For AutoComplete 2020-09-27 18:32:55 +03:00
mertsincan 3ad88388c0 Fixed #501 - Add id property to MultiSelect 2020-09-27 18:30:26 +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
mertsincan 27178a0a51 Fixed #500 - Improvement in behavior of components that have overlay panels in scrollable containers 2020-09-27 18:26:26 +03:00
Cagatay Civici 3509e3628f Fixed #478 - Button not registered in FileUpload 2020-09-26 17:14:14 +03:00
Cagatay Civici 8637737a3d Disabled reorg 2020-09-24 18:39:36 +03:00
Cagatay Civici 8411cd33d4 Watch for changes 2020-09-24 18:23:25 +03:00
Cagatay Civici f2bddfa111 Migrated Galleria to V3 2020-09-24 17:47:01 +03:00
Cagatay Civici bfa9f99dc6 Aligned scrollbar 2020-09-24 15:51:23 +03:00
Cagatay Civici 3ae21b266d Utilize panelClass 2020-09-24 15:41:55 +03:00
Cagatay Civici 3d2d2a7a0f Fixed dialog transitions 2020-09-24 15:24:43 +03:00
Cagatay Civici 0db8f3f17c Migrated TreeTable to V3 2020-09-24 14:02:09 +03:00
Cagatay Civici 93a9865d92 Refactor using null operator 2020-09-24 13:04:32 +03:00
Cagatay Civici 1ebf30b229 Fixed warning 2020-09-24 12:01:53 +03:00
Cagatay Civici 57374fc2b7 Fixed exporting to csv 2020-09-24 11:55:27 +03:00
Cagatay Civici 488c09b0ee Add null operator for props 2020-09-24 11:30:11 +03:00
Cagatay Civici f114c0247f Fixed csv export for V3 2020-09-24 11:14:55 +03:00
Cagatay Civici 19a4036021 Fixed row grouping 2020-09-24 11:07:56 +03:00
Cagatay Civici effb19203a V3 migration for Table Reordering 2020-09-24 11:05:14 +03:00
Cagatay Civici 8164fbe703 V3 support for Col Toggle 2020-09-23 22:48:53 +03:00
Cagatay Civici 1e56e62f40 Fixed filtering 2020-09-23 22:20:09 +03:00
Cagatay Civici bfc723d06e Scrolling for V3 2020-09-23 22:12:48 +03:00
Cagatay Civici 2efaa699c7 Initated datatable migration 2020-09-23 20:55:00 +03:00
Cagatay Civici 6aeefbce5a Fixed carousel sort issue 2020-09-23 16:06:34 +03:00
Cagatay Civici f2d0121f12 Updated Tree to V3 2020-09-23 16:04:12 +03:00
Cagatay Civici 99a1ee7dfc Updated DataView to V3 2020-09-23 15:50:30 +03:00
Cagatay Civici 1e350808b7 Fixed paginator rows per page dropdown 2020-09-23 15:49:01 +03:00
Cagatay Civici 844edd45a7 Updated OrgChart to V3 2020-09-23 15:47:28 +03:00
Cagatay Civici ca201d8e1d Migrated BlockUI to V3 2020-09-23 15:41:42 +03:00
Cagatay Civici 0befe4ebe8 Fixed ripple 2020-09-23 14:47:20 +03:00
Cagatay Civici 96c6c078ca Fixed toast animations 2020-09-23 14:41:47 +03:00
Cagatay Civici 6e3eb8d585 Updated messages to V3 2020-09-23 14:39:14 +03:00
Cagatay Civici 98c20dbf3c Fixed overlay menus 2020-09-23 14:08:06 +03:00
Cagatay Civici adb6978198 Migrated PickList to V3 2020-09-23 14:01:35 +03:00
Cagatay Civici 6ca5d9a6ad Migrated OrderList to V3 2020-09-23 13:56:38 +03:00
Cagatay Civici 53d281fe36 Updated tooltip to V3 2020-09-22 18:02:29 +03:00
Cagatay Civici 4be27bd422 Migrated Sidebar to V3 2020-09-22 18:00:33 +03:00
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 ecfd5f8501 Migrated charts to v3 2020-09-22 16:08:44 +03:00
Cagatay Civici eb52d41e4f Migrated accordion to V3 2020-09-22 14:22:00 +03:00
Cagatay Civici 2902cc2b81 Type update 2020-09-22 11:24:00 +03:00
Cagatay Civici 50f5fd7bc2 Migrated TabView to V3 2020-09-22 11:23:15 +03:00
Cagatay Civici 86360a6df1 Restore to 2.x 2020-09-21 17:31:41 +03:00
Cagatay Civici 292424bc1f Refactor order 2020-09-21 16:12:33 +03:00
Cagatay Civici e62d00331e Add watcher 2020-09-21 16:12:08 +03:00
Cagatay Civici 4a680fad9f Migrated Menu and SplitButton to V3 2020-09-21 15:47:24 +03:00
Cagatay Civici e27dfcf54e Doc update 2020-09-21 15:27:08 +03:00