mertsincan
|
cb65d7228b
|
Fixed #877 - Compile Problem with Directives
|
2021-02-08 11:50:02 +03:00 |
Cagatay Civici
|
219dd6d78b
|
Add filterMenuStyle and filterMenuClass
|
2021-02-08 11:12:53 +03:00 |
Cagatay Civici
|
6c7d36e24b
|
Prevent calendar hiding the filter menu
|
2021-02-08 10:57:24 +03:00 |
Cagatay Civici
|
01311d74de
|
Restore clickable sort headers
|
2021-02-07 02:51:05 +03:00 |
Cagatay Civici
|
9c966d085c
|
Refactored FilterMenu implementation
|
2021-02-07 02:47:55 +03:00 |
Cagatay Civici
|
b53a5a81b7
|
Refactored filtering to be more flexible
|
2021-02-07 01:42:14 +03:00 |
Cagatay Civici
|
005c818922
|
Destructring for slotProps
|
2021-02-06 16:52:54 +03:00 |
Cagatay Civici
|
31331f99a2
|
Add clear filters option
|
2021-02-06 16:20:12 +03:00 |
Cagatay Civici
|
cc11c9d460
|
UI cosmetics to filter demo and better alignment
|
2021-02-06 15:21:39 +03:00 |
Cagatay Civici
|
a981d5504b
|
Initiated Phase 2 of Advanced Table Filtering - Filter Menu feature
|
2021-02-06 14:23:00 +03:00 |
Cagatay Civici
|
716ff58bde
|
Phase 1 of new Table filtering - Implement Filter Row mode
|
2021-02-06 12:26:12 +03:00 |
Cagatay Civici
|
c6c7504399
|
Fixed #941 - DataTable, exportCSV failed: TypeError: Cannot read property 'type' of undefined
|
2021-02-04 16:13:49 +03:00 |
Cagatay Civici
|
5c0e0bf95d
|
Fixed #939 - Optional chaining not working for TreeTable in version 3.2.1
|
2021-02-04 16:09:00 +03:00 |
Cagatay Civici
|
552288556f
|
Fixed #937 - Casing error in primevue/terminalservice/package.json
|
2021-02-04 16:03:48 +03:00 |
Cagatay Civici
|
8e98c79e86
|
Fixed #940 - Calendar component throws error on blur if popup is not visible
|
2021-02-04 15:03:54 +03:00 |
Cagatay Civici
|
005fd420ce
|
Fixed #935 - password-meter.png missing in resources/images in v3.2.0
|
2021-02-03 21:04:46 +03:00 |
Cagatay Civici
|
3cd5591d39
|
Add animations
|
2021-02-03 15:14:50 +03:00 |
Cagatay Civici
|
6a2d4a6697
|
Merge pull request #880 from dema121/fix-services-typescript-vue3
Vue 3 + TS: fix for config.globalProperties services
|
2021-02-03 14:32:38 +03:00 |
Cagatay Civici
|
7727883050
|
Merge pull request #883 from Bomberus/patch-1
Fix Typo in Inplace.vue
|
2021-02-03 14:32:01 +03:00 |
Cagatay Civici
|
c203e58ebf
|
Fixed #888 - Scrollable table ignores column style class props
|
2021-02-03 14:30:49 +03:00 |
Cagatay Civici
|
b4fae966a9
|
Fixed prop name
|
2021-02-03 14:26:14 +03:00 |
Cagatay Civici
|
e0cf7956c0
|
Fixed #872 - forceSelection for AutoComplete
|
2021-02-03 14:24:42 +03:00 |
Cagatay Civici
|
db19585785
|
Fixed #933 - InputStyle and InputClass for AutoComplete, Calendar and Password
|
2021-02-03 14:07:46 +03:00 |
mertsincan
|
288d7b6b43
|
Fixed #932 - Reimplement password strength ui
|
2021-02-03 13:28:16 +03:00 |
Cagatay Civici
|
48b27798de
|
Fluid support for new password
|
2021-02-03 12:56:35 +03:00 |
Cagatay Civici
|
c360807e23
|
Fixed #892 - show password feature
|
2021-02-03 12:42:05 +03:00 |
Cagatay Civici
|
c29299537e
|
Fixed #887 - Selecting all elements results in scrolling to table bottom
|
2021-02-02 18:44:25 +03:00 |
Cagatay Civici
|
90321e0598
|
Fixed #928 - Reset page on filter
|
2021-02-02 18:16:51 +03:00 |
Cagatay Civici
|
18f6307ab7
|
Fixed #915 - Tooltip focus fails with some input components
|
2021-02-02 17:25:37 +03:00 |
Cagatay Civici
|
a08b66db5a
|
Fixed #912 - DataTable boolean shorthands do not work
|
2021-02-02 16:50:37 +03:00 |
Cagatay Civici
|
84569ecd37
|
Fixed reference errors
|
2021-02-02 16:27:31 +03:00 |
Cagatay Civici
|
bfb5e58e0d
|
Fixed #913 - Refactor chain operator
|
2021-02-02 16:21:10 +03:00 |
Tuğçe Küçükoğlu
|
db69b9ad63
|
Fixed #885 - Strange behavior using context menu on Safari
|
2021-01-26 13:41:23 +03:00 |
Pascal Maximilian Bremer
|
5f6c264b8f
|
Fix Typo in Inplace.vue
|
2021-01-25 17:56:09 +01:00 |
Andrea Demattè
|
704cc8af50
|
Vue 3 + TS: fix for config.globalProperties services
|
2021-01-24 16:45:13 +01:00 |
Cagatay Civici
|
624dcd7558
|
Merge pull request #827 from noamichael/feature-negative-slider
Slider: handle mixed-sign min/max attributes when positioning handle
|
2021-01-20 13:37:55 +03:00 |
Cagatay Civici
|
80d00d414f
|
Merge pull request #864 from pniedermeyer/master
Bugfix: Accordion didn't accept activeIndex. Update Type definition
|
2021-01-20 13:31:21 +03:00 |
Cagatay Civici
|
1c4d8f42de
|
Fixed variable
|
2021-01-20 13:04:04 +03:00 |
Cagatay Civici
|
a9a79a5980
|
Fixed #814 - MenuItem: class does not apply to separator item
|
2021-01-20 12:58:38 +03:00 |
Cagatay Civici
|
1d0192813c
|
Fixed #821 - File Upload cant disable and hide Upload & Cancel
|
2021-01-20 12:53:31 +03:00 |
Cagatay Civici
|
3b295a16d8
|
Fixed #844 - Knob replaceAll causes issue with nuxt SSR
|
2021-01-20 12:48:51 +03:00 |
Cagatay Civici
|
1c36947e9e
|
Fixed #845 - Calender monthNavigator error monthNames
|
2021-01-20 12:46:31 +03:00 |
Cagatay Civici
|
5f87373590
|
Fixed #847 - Textarea autoresize does not respect its border
|
2021-01-20 12:44:12 +03:00 |
Cagatay Civici
|
19379998a3
|
Fixed #850 - state-save and state-restore events for Table
|
2021-01-20 12:37:50 +03:00 |
Cagatay Civici
|
1e18b3f26c
|
Fixed #858 - Autocomplete crashes when "field" property is a function
|
2021-01-20 12:23:37 +03:00 |
Cagatay Civici
|
59d04e8344
|
Fixed #859 - ConfirmPopup : useConfirm define target is missing in ts
|
2021-01-20 12:07:05 +03:00 |
Cagatay Civici
|
748561f52a
|
Fixed #863 - "Clear" button in Calendar wrongly labeled
|
2021-01-20 11:51:20 +03:00 |
Cagatay Civici
|
e6a02b264c
|
Fixed #869 - Sidebar Mask not being removed from DOM
|
2021-01-20 11:43:46 +03:00 |
Cagatay Civici
|
6ac13efddb
|
Fixed #871 - Improve float label support in overlay selects
|
2021-01-20 10:50:41 +03:00 |
Cagatay Civici
|
ccd25bb303
|
Add cascadeselect to float label demo
|
2021-01-20 10:41:04 +03:00 |
Cagatay Civici
|
277b0a2e89
|
Linting
|
2021-01-19 10:46:18 +03:00 |
Cagatay Civici
|
f7029e4ba5
|
Remove comma
|
2021-01-19 10:45:17 +03:00 |
Cagatay Civici
|
38fccede63
|
Add sfc field to distribution
|
2021-01-18 18:32:24 +03:00 |
Cagatay Civici
|
c7e860d247
|
Rename refacrtor on useToast-useConfirm
|
2021-01-18 18:16:32 +03:00 |
Cagatay Civici
|
abb3a7bd8c
|
Rename paths
|
2021-01-18 18:02:01 +03:00 |
Cagatay Civici
|
038b04d9bb
|
Use cjs as main as vue 3 doesn't provide a umd build
|
2021-01-18 17:39:05 +03:00 |
Cagatay Civici
|
8cc9c45db9
|
Resolver for terminalservice
|
2021-01-18 17:35:36 +03:00 |
Cagatay Civici
|
52babc22fb
|
Update package export default formats
|
2021-01-18 15:21:54 +03:00 |
Cagatay Civici
|
48ac169633
|
Add missing functions to build
|
2021-01-18 14:40:42 +03:00 |
Cagatay Civici
|
dc07c02924
|
Merge branch 'master' of https://github.com/primefaces/primevue
|
2021-01-18 14:20:38 +03:00 |
Cagatay Civici
|
cdeb4ae1cc
|
New build improvements based on rollup.
|
2021-01-18 14:20:34 +03:00 |
Cagatay Civici
|
7e6a166fb6
|
Remove index files
|
2021-01-18 11:27:05 +03:00 |
Cagatay Civici
|
8c32daa86b
|
Initiated new rollup based build
|
2021-01-18 11:25:54 +03:00 |
Pascal
|
fe4b338d09
|
Bugfix: Accordion didn't accept activeIndex. Update Type definition
|
2021-01-16 15:40:21 +01:00 |
Tuğçe Küçükoğlu
|
00fc9a26ab
|
remove unnecessary class
|
2021-01-15 15:47:39 +03:00 |
Tuğçe Küçükoğlu
|
754e2ee938
|
add usetoast and useconfirm
|
2021-01-14 16:36:42 +03:00 |
Tuğçe Küçükoğlu
|
a5c4035ba0
|
delete useConfirm and useToast
|
2021-01-14 16:32:52 +03:00 |
Cagatay Civici
|
eefe1277c1
|
Fixed paths
|
2021-01-13 14:18:49 +03:00 |
Cagatay Civici
|
ba98dd0598
|
Use lowercase
|
2021-01-13 14:09:37 +03:00 |
Cagatay Civici
|
f2fc62b5a7
|
Fixed wrong path
|
2021-01-13 14:08:17 +03:00 |
Michael Kucinski
|
f16328ab81
|
fix: allow for negative and positive slider values
|
2021-01-01 15:30:53 -05:00 |
Cagatay Civici
|
2f40b9c7cf
|
Correct path for BadgeDirective
|
2021-01-01 01:31:54 +03:00 |
Cagatay Civici
|
b3a84321dc
|
Remove unused code
|
2020-12-31 19:50:54 +03:00 |
Cagatay Civici
|
3a20c598ab
|
Install missing type file
|
2020-12-31 18:11:43 +03:00 |
Cagatay Civici
|
382bc7dabd
|
New build
|
2020-12-29 21:25:30 +03:00 |
mertsincan
|
b1ccbb3e72
|
Fixed #757 and #775 - Slider Touch support and aria-* issues
|
2020-12-23 17:56:48 +03:00 |
Cagatay Civici
|
112fe54b40
|
Revert changes back to 3.1.1
|
2020-12-23 17:34:28 +03:00 |
Cagatay Civici
|
10bbf2c681
|
Make sure circle classes are always applied
|
2020-12-22 13:30:50 +03:00 |
Tuğçe Küçükoğlu
|
07e6955205
|
Fix #775 - Slider has incorrect aria-* variable values
|
2020-12-14 17:14:37 +03:00 |
Tuğçe Küçükoğlu
|
ff33d7c365
|
Fix #757 - Touch support for Slider
|
2020-12-14 17:13:43 +03:00 |
Cagatay Civici
|
81d7ff18ee
|
Fixed #754 - CascadeSelect fails with Vue 3.0.3
|
2020-12-10 17:23:03 +03:00 |
Cagatay Civici
|
1222387019
|
Simplified badge
|
2020-12-10 15:53:47 +03:00 |
Cagatay Civici
|
ab69349124
|
Fixed avatar badge
|
2020-12-10 15:51:43 +03:00 |
Cagatay Civici
|
67d772bfd1
|
Fixed type
|
2020-12-10 15:38:14 +03:00 |
Cagatay Civici
|
0857d5e7e4
|
Refactor
|
2020-12-10 15:34:41 +03:00 |
Cagatay Civici
|
8e82b4c15c
|
Merge branch 'master' of https://github.com/primefaces/primevue
|
2020-12-10 15:22:31 +03:00 |
Cagatay Civici
|
275beeae16
|
Refactored badge exports
|
2020-12-10 15:22:27 +03:00 |
Yiğit FINDIKLI
|
ea4082059e
|
Refactor #753
|
2020-12-10 15:19:57 +03:00 |
Yiğit FINDIKLI
|
6f8f244e23
|
Refactor #753
|
2020-12-10 13:57:52 +03:00 |
Cagatay Civici
|
f97f4bc9fc
|
Remove junk
|
2020-12-10 12:34:48 +03:00 |
Cagatay Civici
|
b8fed3bbeb
|
Fixed #750 with a workaround and update to 3.0.3
|
2020-12-10 12:32:34 +03:00 |
Cagatay Civici
|
7a3de22cf6
|
Remove unused import
|
2020-12-10 12:28:01 +03:00 |
Cagatay Civici
|
8b6442360a
|
Fixed #753 - Implement Badge as a directive alternative
|
2020-12-10 12:27:33 +03:00 |
Cagatay Civici
|
80b1be89f5
|
Export locale config and typescript support
|
2020-12-10 11:03:08 +03:00 |
Cagatay Civici
|
a6bbdfbd53
|
Fixed #729 - BUG: Calendar navigation (next, prev month) inside DataTable or OverlayPanel not working
|
2020-12-09 18:49:41 +03:00 |
Cagatay Civici
|
e55f0701de
|
Fixed #540 - FullCalendar 5.4 Update
|
2020-12-09 18:04:06 +03:00 |
Cagatay Civici
|
c7b2d74c97
|
Fixed #739 - Closed event for Message
|
2020-12-09 17:11:02 +03:00 |
Cagatay Civici
|
1c5fac7abe
|
Fixed #733 - Textarea does not auto resize its height when created
|
2020-12-09 17:03:33 +03:00 |
Cagatay Civici
|
c30e0cdb23
|
Merge pull request #731 from nimruth/master
Fixed #723: Keyboard support for AutoComplete
|
2020-12-09 16:52:56 +03:00 |
Cagatay Civici
|
6730f2c486
|
Fixed #749 - DataTable throws error when there are no columns
|
2020-12-09 16:38:24 +03:00 |
Cagatay Civici
|
e0b4f48b6a
|
Merge pull request #744 from nestorrente/master-sortField
Fixed "sortField" prop type in Column, DataTable, TableHeader and DataView (PrimeVue 3)
|
2020-12-09 16:21:36 +03:00 |
Cagatay Civici
|
bcb375695c
|
Fixed #716 - Locale API
|
2020-12-09 15:24:11 +03:00 |
Cagatay Civici
|
7495783c11
|
Chips should wrap
|
2020-12-08 18:06:12 +03:00 |
nestorrente
|
f76d1dfb34
|
Fixed sortField prop type.
|
2020-12-08 12:16:38 +01:00 |
Cagatay Civici
|
266b593938
|
Basic collision detection
|
2020-12-07 18:13:13 +03:00 |
Cagatay Civici
|
3f6d393354
|
Material theming for CascadeSelect
|
2020-12-07 17:56:45 +03:00 |
Cagatay Civici
|
23be3cfbb6
|
Fixed #686 - CascadeSelect
|
2020-12-07 17:36:46 +03:00 |
Cagatay Civici
|
14a8b91974
|
Fixed #740 - Chip Component
|
2020-12-06 12:39:51 +03:00 |
Cagatay Civici
|
a172e165fc
|
Cleanup and add doc
|
2020-12-04 17:47:33 +03:00 |
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 |