Commit Graph

57 Commits (c5ebd68b74d3bd0dd0624b80d074404080522621)

Author SHA1 Message Date
Mert Sincan b4c4c064ad Update d.ts files 2024-05-16 15:05:43 +01:00
Mert Sincan 98302e417e Fixed #5405 - TypeScript emits are in an incompatible format with defineEmits 2024-05-16 11:50:43 +01:00
Cagatay Civici 428dbe0469 Revert "Fixed typo"
This reverts commit 70980de77a.
2024-05-15 12:24:26 +03:00
Cagatay Civici 70980de77a Fixed typo 2024-05-15 12:22:27 +03:00
Cagatay Civici c77f79b235 Tokens for Splitter 2024-05-11 16:34:02 +03:00
Mert Sincan 64dca2bdb9 Added style class definitions to *Style.d.ts 2024-05-08 12:40:44 +01:00
Cagatay Civici 944e68d548 Renamed border radius token 2024-05-07 00:18:22 +03:00
Mert Sincan b7caa4e442 Fixed #5668 - Add sideEffects: false to nested package.json files on components 2024-05-01 09:32:12 +01:00
Mert Sincan 0979dde96d Fixed #5667 - Remove base option from theme config 2024-05-01 09:26:48 +01:00
tugcekucukoglu 6d688ef675 Refactor #5592 - For ScrollPanel, Splitter, Stepper 2024-04-30 17:09:49 +03:00
mertsincan d9712379e9 Add $pc[ComponentName] provider to all components 2024-04-25 02:26:06 +01:00
mertsincan f496c2669f Fixed #5506 - Add `dt` props to all components and directives 2024-04-02 09:24:31 +01:00
Bobbie Goede d7000e41eb fix(types): augment `GlobalComponent` interface in `vue` module 2024-03-14 23:58:11 +01:00
tugcekucukoglu 68741f54d5 Fixed #5322 - SplitterPanel: nested context hydration fixed 2024-02-22 15:12:55 +03:00
mertsincan 23a21c2407 Refactor #5257 2024-02-11 23:48:31 +00:00
Tuğçe Küçükoğlu 51e7591e33
Merge pull request #5206 from melloware/patch-1
Splitter: Fix keyboard repeat behavior
2024-02-05 15:52:04 +03:00
mertsincan 60f08422e6 Fixed #5214 - Move core alignment styles to theme files 2024-02-05 10:44:41 +00:00
Melloware ecd5cb940d
Splitter: Fix keyboard repeat behavior 2024-02-04 12:31:14 -05:00
mertsincan 4836654f7b Fixed #5179 - Improve `data-pc-` structure in components 2024-01-30 14:35:32 +00:00
mertsincan 7581419a2d Fixed #4951 - Add `attrs` param to all `pt` functions 2023-12-10 21:41:17 +00:00
mertsincan eb00b8ee23 Fixed #4929 - Add parent param to all pt method options 2023-12-05 11:06:32 +00:00
tugcekucukoglu 3d3fbf69ed Fixed #4889 - Splitter: aria-valuenow calculation defect 2023-11-28 16:22:27 +03:00
GitHub Actions Bot 217c3bd9aa Code Format 2023-11-15 08:33:28 +00:00
Rakasch 2acb3a36ed
Update components/lib/splitter/Splitter.vue
Co-authored-by: Melloware <mellowaredev@gmail.com>
2023-11-11 00:33:12 +01:00
Rakasch b699ea89d4
Update Splitter.vue
check for data integrity before saving
2023-11-10 14:06:47 +01:00
tugcekucukoglu 01af58f917 Apidoc updates 2023-11-07 09:16:39 +03:00
Tuğçe Küçükoğlu e9e0c897fb Refactor on Splitter 2023-10-20 10:17:49 +03:00
FlipWarthog 47a92a4a42 Fix #4652 - Splitter: minSize broken 2023-10-19 14:39:39 -04:00
Ice-Hazymoon 82cd43db40
Add resize event to splitter (#4526)
* Add resizing event to splitter component

* doc

* 'resize' instead of 'resizing'

* 'resize' instead of 'resizing'
2023-10-06 09:38:29 +01:00
mertsincan 3d1d31ca53 Refactor #4530 - Add d.ts files 2023-10-02 14:15:41 +01:00
mertsincan dc2913e887 Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00
Tuğçe Küçükoğlu b48d33eddd Refactor #4504 2023-09-26 12:14:27 +03:00
Tuğçe Küçükoğlu 01753ac08a Refactor #4504 2023-09-26 09:40:02 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor #4504 2023-09-25 22:11:55 +03:00
mertsincan 5c94099fa7 Fixed #4389 - Rename PTOptions and DefaultPTOptions types with PassThrough and DefaultPassThrough types 2023-09-05 12:28:04 +01:00
mertsincan 91b27d7318 Fixed #4290 - Update d.ts files 2023-09-05 09:50:46 +01:00
Tuğçe Küçükoğlu 041bd3214c **PassThroughMethodOptions updated TS comments 2023-09-05 09:50:04 +03:00
Bahadır Sofuoğlu acfaf6af9f Unit test fixes after major updates 2023-08-31 12:46:08 +03:00
mertsincan 4ecc86838f Fixed #4289 - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
Tuğçe Küçükoğlu 587ed2a7ff Refactor #4211 - For Splitter 2023-08-01 11:26:08 +03:00
mertsincan 5f09ecd0a0 Fixed #4125 - Pass Through Props: Syntactic improvement suggestion 2023-07-11 23:42:43 +01:00
mertsincan 812378623b Update d.ts files 2023-07-06 13:01:33 +01:00
mertsincan 439b7ee308 Update d.ts files 2023-07-06 12:17:08 +01:00
mertsincan e9a561a7d1 Update d.ts files 2023-07-06 12:09:01 +01:00
mertsincan 9247620421 Refactor #3965, Improve build and Added *Base models 2023-07-03 23:20:35 +01:00
Tuğçe Küçükoğlu 751295c755 Refactor #3965 - Update Base components 2023-05-30 14:06:57 +03:00
Tuğçe Küçükoğlu 34a3b7ead0 Refactor #3965 - data-pc-name added 2023-05-29 12:19:55 +03:00
Tuğçe Küçükoğlu 6b3fe54feb Refactor #3965 - For Splitter 2023-05-24 11:54:19 +03:00
Tuğçe Küçükoğlu 15d782ceec Update Splitter.d.ts 2023-05-04 17:13:31 +03:00