Commit Graph

90 Commits (1cb315bdca78ea3badd1a247f3b36ab75b116ed1)

Author SHA1 Message Date
mertsincan 3dcf5558cd Refactor #5502 2024-04-02 11:17:58 +01:00
mertsincan e896552ccb Refactor #5502 2024-04-01 14:58:07 +01:00
mertsincan a0852af364 Fixed #5504 - Remove unstyled option from plugin options 2024-04-01 10:47:38 +01:00
mertsincan 71715f5523 Fixed #5502 - Add PrimeVueStyled and PrimeVueUnstyled plugins 2024-04-01 10:46:31 +01:00
mertsincan ce0c85fe0d Refactor #5500 2024-04-01 08:57:18 +01:00
mertsincan 45521ea6af Theming API: Improve performance 2024-03-31 05:44:48 +01:00
mertsincan a5dff7722e Theming API: update nuxt-primevue module 2024-03-29 11:25:15 +00:00
tugcekucukoglu 5ebefdf258 Fixed #5476 - For TriStateCheckbox 2024-03-27 14:12:51 +03:00
tugcekucukoglu 1cbaf36aa0 Refactor #5476 - For DataViewLayoutOptions 2024-03-26 13:45:13 +03:00
mertsincan 7bd88de07b Theming API: Add new helper methods and remove useColorScheme 2024-03-22 13:02:01 +00:00
mertsincan 00d5192737 Theming API: Add new darkModeSelector option instead of colorScheme option 2024-03-21 09:07:51 +00:00
mertsincan a6f99cdc67 Theming API: Refactor layers 2024-03-18 12:23:53 +00:00
mertsincan 9a07a0b42c Cosmetics 2024-03-15 10:22:40 +00:00
mertsincan 2841ed3684 Rename `colorMode` with `colorScheme` 2024-03-06 10:38:51 +00:00
mertsincan 43bdf2c3e5 Change theming implementation - 1/2 2024-03-05 09:22:33 +00:00
mertsincan b5df82f247 Update theme config with `theme.base`, `theme.preset` and `theme.options` 2024-02-19 22:53:42 +00:00
Cagatay Civici eb5c1629d4 Merge branch 'master' into v4 2024-02-10 09:40:34 +03:00
Viktor Gustavsson 4e8852ca71 Fix PrimeVuePTOptions.global.css (missing parenthesis) 2024-02-07 12:46:02 +01:00
Cagatay Civici 78c09c40d2 Started new theming for Aura 2024-02-06 00:20:00 +03:00
Cagatay Civici 5ac44cfc6f Merge branch 'master' into v4 2024-02-03 15:50:33 +03:00
Cagatay Civici 021f7f23d5 Refactor on input filled and global usage 2024-02-01 16:11:24 +03:00
mertsincan 8e4854474d Init theme structure 2024-01-02 10:18:28 +00:00
tugcekucukoglu a59fb53535 Refactor #4908 - For Galleria 2023-11-30 23:06:40 +03:00
tugcekucukoglu 4092e43465 Fixed matchMedia tests 2023-11-21 17:34:41 +03:00
Tuğçe Küçükoğlu b52e8c4f0d Fixed #4682 - Animate directive renamed as AnimateOnScroll 2023-10-24 16:44:43 +03:00
GitHub Actions Bot 610b9696ba Code Format 2023-10-17 22:02:28 +00:00
Cagatay Civici 9e13aaf342 Prevent unnecessary switch 2023-10-18 01:00:08 +03:00
Tuğçe Küçükoğlu 66fe4f9ece Refactor #4610 2023-10-13 14:26:43 +03:00
mertsincan 390d2e84b5 Fixed #4579 - Config: Missing export definition in types 2023-10-11 00:00:45 +01:00
mertsincan dc2913e887 Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00
mertsincan 31c3bdf566 Fixed #4473 - Add ptOptions option to PrimeVue config 2023-09-20 12:25:33 +01:00
Melloware f93b31747e
Merge branch 'master' into PV4113 2023-09-05 07:43:18 -04:00
melloware 12174a1f96 Fix #4113: Calendar showMonthAfterYear locale option 2023-09-05 07:42:34 -04:00
mertsincan 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
Diego Franchina 430958237d
FileUpload: Added fileSizeTypes (#4377)
* added fileSizeTypes

* Added filesizeTypes fileupload, refactor and docs

* Added format
2023-09-05 03:01:27 +01:00
mertsincan 4ecc86838f Fixed #4289 - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
mertsincan c42f45455c Fixed #4241 - Add Content Security Policy (CSP) config 2023-08-11 02:34:02 +01:00
mertsincan 596f3abed9 Fixed #4230 - Add custom global.css option to Pass Through(PT) 2023-08-02 13:39:12 +03:00
Tuğçe Küçükoğlu 28f38f9a87 Update PrimeVue.d.ts 2023-07-24 14:28:57 +03:00
mertsincan 6e4daf6843 Fixed #4122 - The types in PrimeVue config are not accessible 2023-07-10 23:16:13 +01:00
Rob Morgan f90cc83689
Add changeTheme to PrimeVue TS interface (#4119)
Co-authored-by: Rob Morgan <rob.morgan@masabi.com>
2023-07-10 23:12:26 +01:00
mertsincan e9a561a7d1 Update d.ts files 2023-07-06 12:09:01 +01:00
Tuğçe Küçükoğlu ab880af36c Refactor #3965 - For Directives .d.ts 2023-06-23 17:51:42 +03:00
Tuğçe Küçükoğlu 5ecc9e96f6 Refactor #3965 - For Editor 2023-05-25 17:19:48 +03:00
Tuğçe Küçükoğlu 520962b145 Refactor #3965 - For Editor 2023-05-25 17:18:27 +03:00
Tuğçe Küçükoğlu a15d73e69c Update PrimeVue.js 2023-05-24 13:02:29 +03:00
Tuğçe Küçükoğlu fb0c4cfc97 Refactor #3965 - For Chips 2023-05-24 12:27:50 +03:00
mertsincan fb77964d99 Refactor #3965 - update d.ts files 2023-05-16 11:43:21 +01:00
mertsincan 3c46461c50 Refactor #3965 - Add global and local config 2023-05-16 11:29:56 +01:00
Tuğçe Küçükoğlu f541096d33 Refactor #3924 - For TreeTable 2023-05-11 11:11:49 +03:00