Commit Graph

1242 Commits (a981d5504b65c5f7033202c8c43fba0ba488f62f)

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