Commit Graph

38 Commits (65c6403accb5d6efefe3cfc48e010f30d53785ce)

Author SHA1 Message Date
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
Tuğçe Küçükoğlu afda38b1eb Refactor #3797 - Use camelcase for pt 2023-04-19 11:00:52 +03:00
mertsincan fa0241d46c Rename `componentbase` with `basecomponent` 2023-03-31 22:51:41 +01:00
mertsincan 90be0a29c3 Update componentbase structure 2023-03-30 11:44:34 +01:00
mertsincan 169c30d1a1 Refactor 2023-03-29 16:58:15 +01:00
Tuğçe Küçükoğlu c14c2f160e Refactor #3797 - Splitter updates 2023-03-28 13:47:22 +03:00
mertsincan 1ef494f131 Fixed #3783 - Splitter: a couple of errors related to aria-* attributes 2023-03-27 10:11:43 +01:00
mertsincan f5fe822afb Fixed #3802 - Improve folder structure for nuxt configurations 2023-03-26 06:22:57 +01:00