Commit Graph

6601 Commits (eddfa1a5ef0242df74f5b3e8d84980550879432f)

Author SHA1 Message Date
Tuğçe Küçükoğlu 78fef4be6b Refactor #3965 - Update Base components 2023-06-02 17:28:59 +03:00
Bartosz Gościński 7249a732c1
Don't write directly to classList in FocusTrap.js
According to [MDN][1] `classList` is a read-only property. To properly write to it you use its [`value`][2] property (`DOMTokenList#value`) 

[1]: https://developer.mozilla.org/en-US/docs/Web/API/Element/classList
[2]: https://developer.mozilla.org/en-US/docs/Web/API/DOMTokenList/value
2023-06-02 14:53:42 +02:00
GitHub Actions Bot bf653e0c7d Update API doc 2023-06-02 11:55:55 +00:00
Tuğçe Küçükoğlu 08289e81bc Update TabView.d.ts 2023-06-02 14:55:13 +03:00
Tuğçe Küçükoğlu cc6ec6c874 Update FrozenRowsDoc.vue 2023-06-02 14:25:56 +03:00
GitHub Actions Bot 69f184bd06 Update API doc 2023-06-02 11:18:02 +00:00
Tuğçe Küçükoğlu 1771b7b750 Refactor #3983 - For DataTable.d.ts 2023-06-02 14:17:23 +03:00
GitHub Actions Bot 5db0f05c87 Update API doc 2023-06-02 11:11:12 +00:00
Tuğçe Küçükoğlu 9c2d39313f Refactor #3983 - For DataTable 2023-06-02 14:10:18 +03:00
GitHub Actions Bot e0194b3af4 Update API doc 2023-06-02 09:11:32 +00:00
Bahadır Sofuoğlu 1950d500ea Refactor #3965 - Refactor on OrderList 2023-06-02 12:10:49 +03:00
GitHub Actions Bot 155fb26785 Update API doc 2023-06-02 07:01:22 +00:00
Tuğçe Küçükoğlu aabf445f91 Refactor #3965 - For DataTable & Column & ColumnGroup & Row .d.ts 2023-06-02 10:00:36 +03:00
Tuğçe Küçükoğlu 2669fd5925 Refactor #3965 - For DataTable & Column & ColumnGroup & Row 2023-06-02 09:52:13 +03:00
GitHub Actions Bot ea9062ae3a Update API doc 2023-06-02 06:46:44 +00:00
Tuğçe Küçükoğlu 19fd8d97c1 Update DataView.d.ts 2023-06-02 09:46:02 +03:00
Tuğçe Küçükoğlu e90b4d00cd Refactor #3965 - ObjectUtils getVNodeProp update 2023-06-02 09:45:56 +03:00
GitHub Actions Bot dc599f3298 Update API doc 2023-06-01 21:51:51 +00:00
Bahadır Sofuoğlu 51132d0393 Refactor #3965 - Refactor on OrganizationChart 2023-06-02 00:51:07 +03:00
mertsincan da42a2c4bd Refactor #3965 - Refactor on Accordion 2023-06-01 15:37:52 +01:00
Cagatay Civici 349dbae5c7 Merge branch 'prod' 2023-06-01 17:19:19 +03:00
Cagatay Civici fd337292a1 Fixed pricing 2023-06-01 17:19:07 +03:00
Ulaş Turan 3f49ae65c3 Refactor #3924 - For DataView.d.ts 2023-06-01 16:24:10 +03:00
GitHub Actions Bot da103f3a88 Update API doc 2023-06-01 12:15:34 +00:00
Bahadır Sofuoğlu 8453cea3f0 Refactor #3965 - For Timeline 2023-06-01 15:14:49 +03:00
GitHub Actions Bot 6643a8c8d8 Update API doc 2023-06-01 12:03:50 +00:00
Bahadır Sofuoğlu f46a6baa0d Refactor #3965 - For DataView 2023-06-01 15:02:56 +03:00
Cagatay Civici 7031e1d6d4 Merge remote-tracking branch 'origin/prod' 2023-06-01 14:11:32 +03:00
Cagatay Civici cbcb8e7622 Remove obselete service 2023-06-01 14:11:17 +03:00
Cagatay Civici 88adc65f22 Merge branch 'prod' 2023-06-01 14:08:49 +03:00
Cagatay Civici 8e9eb52639 Update flex links, add discount 2023-06-01 14:08:18 +03:00
mertsincan a15dd23e6c Merge remote-tracking branch 'origin/prod' 2023-06-01 11:58:16 +01:00
Bahadır Sofuoğlu 511db538de Update #3965 - For Galleria 2023-06-01 02:19:04 +03:00
GitHub Actions Bot 4f96e9f68c Update API doc 2023-05-31 22:29:25 +00:00
Bahadır Sofuoğlu e287dfb085 Refactor #3965 - For Galleria 2023-06-01 01:28:41 +03:00
GitHub Actions Bot 68b96b3bba Update API doc 2023-05-31 13:58:28 +00:00
Bahadır Sofuoğlu 73ade7e82b Refactor #3965 - For Carousel 2023-05-31 16:57:44 +03:00
Tuğçe Küçükoğlu 4597ac5cab Refactor #3965 - For Tree 2023-05-31 16:11:41 +03:00
GitHub Actions Bot 6db25a8f93 Update API doc 2023-05-31 10:48:49 +00:00
Tuğçe Küçükoğlu 66f3a4b59e .d.ts fixes 2023-05-31 13:48:03 +03:00
Tuğçe Küçükoğlu 41d871e1ff PT images added 2023-05-31 13:47:57 +03:00
Tuğçe Küçükoğlu 1f03dcda6f Update CHANGELOG.md 2023-05-31 12:36:09 +03:00
Tuğçe Küçükoğlu a10fd2e8d5 Typo fix 2023-05-31 12:28:37 +03:00
Bahadır Sofuoğlu 7ed0b05ebc Fixed #4003 2023-05-31 12:17:55 +03:00
Tuğçe Küçükoğlu 3002d4cd98 Set new version 2023-05-31 12:12:23 +03:00
GitHub Actions Bot 6a3e95265d Update API doc 2023-05-31 08:54:15 +00:00
Tuğçe Küçükoğlu 9a49c162c1 Refactor #3965 - For FileUpload 2023-05-31 11:53:28 +03:00
GitHub Actions Bot ec55a35a32 Update API doc 2023-05-31 08:01:43 +00:00
Bahadır Sofuoğlu 3643490d9e Refactor #3965 - For Image 2023-05-31 11:00:55 +03:00
GitHub Actions Bot 80e212b81e Update API doc 2023-05-31 06:45:26 +00:00