Cagatay Civici
2684f075f3
Merge pull request #1165 from zmwangx/config-fix-ts
...
Fix plugin type in config/PrimeVue.d.ts
2021-04-14 16:01:56 +03:00
Cagatay Civici
5a5111e021
Merge pull request #1155 from zmwangx/api-fix-ts-declarations
...
Fix type declarations in Api.d.ts
2021-04-14 15:22:25 +03:00
Cagatay Civici
343e9a896e
Fixed #1108 - Add maximize event to Dialog
2021-04-14 15:13:48 +03:00
Cagatay Civici
b910825a84
Fixed #1169 - Customizable ZIndex Layering
2021-04-13 16:59:08 +03:00
Zhiming Wang
dfe7d3f891
Fix plugin type in config/PrimeVue.d.ts
...
vue 3 does not export a PluginFunction type. The install function should be of
type PluginInstallFunction, but even that isn't exported. Instead we declare
the type of the default export as Plugin.
See
f0cf14bcc5/packages/runtime-core/src/apiCreateApp.ts (L90-L96)
.
Fixes #1164 .
2021-04-11 01:33:00 +08:00
Cagatay Civici
3d72768811
Update state based on selection
2021-04-09 17:26:23 +03:00
Cagatay Civici
86221e419d
Fixed #1159 - New TreeSelect Component
2021-04-09 15:04:11 +03:00
Zhiming Wang
941cc2b9d9
Fix type declarations in Api.d.ts
...
Fixes #1154 .
2021-04-08 16:50:24 +08:00
mertsincan
f61b77ceef
Add reset method to EventBus in core
2021-04-06 12:49:34 +03:00
Tuğçe Küçükoğlu
52429b0efe
Fixed #1037 - Dropdown optionDisabled is not working
2021-03-25 14:34:14 +03:00
Tuğçe Küçükoğlu
146cc6b70d
Fixed #1114 - Circle shape is broken for Avatar
2021-03-25 12:13:29 +03:00
Yiğit FINDIKLI
5f9bc71d3d
Fixed #1103 - Animation "none" not working for Skeleton
2021-03-22 13:27:44 +03:00
mertsincan
025214889f
Refactor on LiveEditor
2021-03-17 14:29:01 +03:00
Tuğçe Küçükoğlu
79421cd6f5
Fixed #1071 - Calendar showOtherMonths = false does not hide neighbour months
2021-03-11 09:24:11 +03:00
Cagatay Civici
b917e11672
Better alignment for header content
2021-03-10 13:33:21 +03:00
Cagatay Civici
e29928b520
Fixed #1050 - [Enhancement] - For editor component
2021-03-10 12:37:58 +03:00
Cagatay Civici
7c9e6234c7
Fixed #1042 - DataTable "select all checkbox" and "export csv" exclude frozen rows
2021-03-10 12:36:09 +03:00
Cagatay Civici
301781e3e0
Fixed #1048 - Date Filter Error on DataTable
2021-03-10 12:01:36 +03:00
Tuğçe Küçükoğlu
29ab8456a8
Fix 1060 - Inline Calendar Teleport defect
2021-03-08 10:13:13 +03:00
Cagatay Civici
1b83d9319b
Refactor OverlayEventBus location
2021-03-03 13:30:19 +03:00
Cagatay Civici
870693e7df
Fixed #1046 - CDN builds are broken
2021-03-03 12:56:04 +03:00
Cagatay Civici
9434ae6e7d
Improved connected scroll handler
2021-03-02 13:29:07 +03:00
Cagatay Civici
da96cba95a
#1041 for table cell edit
2021-03-02 13:17:11 +03:00
Cagatay Civici
8c9227849b
Fixed #1041 - Improve the interaction of nested overlays
2021-03-02 13:01:07 +03:00
Cagatay Civici
d51cc9607d
Fixed #1040 - Remove mitt
2021-03-02 11:54:37 +03:00
Cagatay Civici
3748b2dcc7
Fixed #1039 - Breakpoints to OverlayPanel
2021-03-02 10:52:56 +03:00
Cagatay Civici
200c095944
Fixed #1036 - TreeTable filter demo not working
2021-03-02 00:02:20 +03:00
Cagatay Civici
ec15e94718
Fixed #1028 , Fixed #993
2021-03-01 23:54:17 +03:00
Cagatay Civici
c3afd88435
Fixed #1033 - AutoComplete component is broken
2021-03-01 17:19:17 +03:00
Cagatay Civici
054b1df026
Fixed warning
2021-02-27 13:21:12 +03:00
Cagatay Civici
cc5cb1a8b1
Fixed #1029 - Menubar, ContextMenu, TieredMenu warning
2021-02-27 13:20:49 +03:00
Cagatay Civici
c9d9342493
Fixed selector
2021-02-26 15:30:01 +03:00
Cagatay Civici
f51c05c3f3
Fixed #1020 - DataTable error while using stateStorage with date filter
2021-02-26 15:16:03 +03:00
Cagatay Civici
14fd05f393
Fixed #1026 - [BUG] PrimeVue 3.3.0: Dropdown's select item logic is broken
2021-02-26 15:02:23 +03:00
Yiğit FINDIKLI
abc1297bf8
Picklist Responsive icons fixed
2021-02-26 11:53:16 +03:00
Cagatay Civici
0922b16850
Fixed #1024 - Add showGridlines and stripedRows props to DataTable
2021-02-25 16:57:26 +03:00
Cagatay Civici
61a7b2b490
Fixed #1015 - Feature Request: Add "tab-click" to Event from TabView
2021-02-25 16:02:43 +03:00
Cagatay Civici
179d947b26
Fixed #1016 - DataTable Column's header text does not align in v.3.3.0
2021-02-25 16:00:37 +03:00
Cagatay Civici
9a81a5aeec
Responsive table demos updated
2021-02-25 15:49:28 +03:00
Cagatay Civici
5b87ef92fc
Fixed #1023 - Add responsive and breakpoint props to OrderList and PickList
2021-02-25 14:10:21 +03:00
Cagatay Civici
b505b16f38
Removed unused part
2021-02-25 13:36:10 +03:00
Cagatay Civici
7aece338f2
Theming for responsive table
2021-02-25 12:59:03 +03:00
Cagatay Civici
48ae20bef1
Fixed #1022 - New Table Responsive layout
2021-02-25 12:44:29 +03:00
Cagatay Civici
68389f03d0
Use document head instead
2021-02-25 10:21:04 +03:00
Cagatay Civici
d51b1712db
Fixed #987 - DataTable Column header slot does not work
2021-02-23 15:17:57 +03:00
Cagatay Civici
98e2c8ed07
Revert "Fixed #993 - Set appendTo as body by default"
...
This reverts commit c988c4ec44
.
2021-02-23 15:12:51 +03:00
Cagatay Civici
99e70b2efb
Revert "Fixed default value"
...
This reverts commit c400d5136e
.
2021-02-23 15:12:26 +03:00
Cagatay Civici
c400d5136e
Fixed default value
2021-02-23 15:04:35 +03:00
Cagatay Civici
c988c4ec44
Fixed #993 - Set appendTo as body by default
2021-02-23 14:59:32 +03:00
Tuğçe Küçükoğlu
39816eb5e5
Fixed #998 - Calendar seconds are locked when min/max set
2021-02-21 14:24:58 +03:00