Commit Graph

56 Commits (19f52ab2f8c3de1c10b70e7a363e1ccbfab234af)

Author SHA1 Message Date
mertsincan 4fa7741923 Fixed #4589 - Improve block/unblockScroll architecture 2023-10-10 23:36:20 +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 0a8cf13a33 Refactor #4500 2023-09-25 22:12:21 +03:00
Tuğçe Küçükoğlu e6499c0365 Refactor #4504 2023-09-25 22:11:55 +03:00
mertsincan 5e53cef422 Refactor #882 2023-09-25 11:05:27 +01:00
mertsincan e204de32f4 Fixed #882 - Dialog component scrollbar shift 2023-09-25 10:30:34 +01:00
Tuğçe Küçükoğlu 962ddb1353 Fixed #4470 - Dialog/Toast: new container template 2023-09-19 12:36:33 +03:00
Tuğçe Küçükoğlu 98afeacb55 Remove unused styles 2023-09-19 10:00:35 +03:00
Tuğçe Küçükoğlu d9aeaec5e7 Fixed #4463 - Dialog: new blockScroll property 2023-09-18 12:14:52 +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
Tuğçe Küçükoğlu 6f4d4358d4 Fixed #4367 Fixed #4182 2023-08-31 17:43:18 +03:00
Tuğçe Küçükoğlu bf2aa1dbdd
Merge pull request #4314 from Dmytro-Lukashenko/fix/fix-dialog-getcomputedstyle-error
Fix/fix dialog getComputedStyle error
2023-08-23 09:40:56 +03:00
Tuğçe Küçükoğlu 13019b4816 Fixed #4301 - Dialog: Icon classes not being correctly exposed 2023-08-23 09:39:17 +03:00
Dmytro Lukashenko 4dce22f9b3 fix: fix prettier format 2023-08-22 14:41:15 +03:00
Dmytro Lukashenko bb213cb9df fix: fix error after merge conflict resolving 2023-08-22 14:32:39 +03:00
Dmytro Lukashenko 2485b810f9
Merge branch 'master' into fix/fix-dialog-getcomputedstyle-error 2023-08-22 12:10:26 +03:00
Dmytro Lukashenko 5f15f6bb7e fix: fix getComputedStyle error 2023-08-22 10:37:58 +03:00
mertsincan 4ecc86838f Fixed #4289 - Improve `usePassThrough` method 2023-08-18 00:51:01 +01:00
Tuğçe Küçükoğlu 5283d49b98 Merge branch 'master' into issue-3940 2023-08-16 10:07:02 +03:00
GitHub Actions Bot 8c54e80fb2 Code Format 2023-08-15 10:51:13 +00:00
Dmytro Lukashenko ff5b2f7fe6
fix: fix the unexpected behavior of the ConfirmDialog popup (#4252)
* fix: fix top and left styles of the container by subtracting the margin-top and margin-left

* fix: create getComputedStyle variable

* fix: add  subtracting of margins in else condition

---------

Co-authored-by: Dmytro Lukashenko <ext.dmytro.lukashenko@swarco.de>
2023-08-15 11:49:18 +01:00
mertsincan c42f45455c Fixed #4241 - Add Content Security Policy (CSP) config 2023-08-11 02:34:02 +01:00
Tuğçe Küçükoğlu 8d5a88cc91 Fixed #4237 - Dialog: unstyled mode pointer-event defects 2023-08-03 15:43:09 +03:00
mertsincan 6d3d420189 Fixed #4231 - Update d.ts 2023-08-02 17:07:22 +03:00
mertsincan 87a8248900 Refactor #4231 - For Dialog 2023-08-02 15:00:42 +03:00
Cagatay Civici 56e3f23eb3 Fixed typo 2023-08-01 17:01:12 +03:00
mertsincan 66ab169d80 Update Dialog.vue 2023-07-18 01:57:56 +01:00
mertsincan 5f09ecd0a0 Fixed #4125 - Pass Through Props: Syntactic improvement suggestion 2023-07-11 23:42:43 +01:00
Tuğçe Küçükoğlu 265a45622a Refactor #3965 - Refactor on Dialog 2023-07-07 09:04:39 +03: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
Tuğçe Küçükoğlu e65a1ee1d4 Refactor #3965 - Refactor on Dialog 2023-07-05 17:36:46 +03:00
Tuğçe Küçükoğlu 3014b22550 Refactor #3965 - Refactor on Dialog 2023-07-05 17:31:59 +03:00
mertsincan 9247620421 Refactor #3965, Improve build and Added *Base models 2023-07-03 23:20:35 +01:00
Bahadır Sofuoğlu 5c47976d98 Update #3965 - Updates on Dialog components 2023-06-06 12:38:02 +03:00
Tuğçe Küçükoğlu dfcbf5152a Refactor #3965 - Refactor on responsive components 2023-06-05 14:24:13 +03:00
Bahadır Sofuoğlu 70cb416c0f Update #3965 - Overlay - misc components 2023-05-30 15:28:04 +03:00
Bahadır Sofuoğlu 8494b53f48 Update #3965 - For Dialog 2023-05-29 15:12:26 +03:00
Bahadır Sofuoğlu ac65dd2840 Refactor #3965 - For Dialog 2023-05-29 13:59:47 +03:00
Bahadır Sofuoğlu 94f31d274a Refactor findFocusableElement 2023-05-10 09:25:59 +03:00
Tuğçe Küçükoğlu df2505a697 Dialog pt updates 2023-05-03 17:16:11 +03:00
Tuğçe Küçükoğlu fa99912ee1 .d.ts command updates 2023-05-02 14:28:07 +03:00
Tuğçe Küçükoğlu cadc7e87c4 Refactor #3885 - button updates 2023-05-02 11:01:27 +03:00
Tuğçe Küçükoğlu ba6afbffb2 mask order change on .d.ts files 2023-04-26 16:41:27 +03:00