Commit Graph

1216 Commits (f03d9166f958d8eb6bee18827a18622a068988bc)

Author SHA1 Message Date
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