Commit graph

22 commits

Author SHA1 Message Date
Bahadir Sofuoglu
3cb3910561 Initial commit for nuxt 2022-09-06 14:52:18 +03:00
mertsincan
615c09a9c7 Fixed #2872 - Dropdown: UpArrow triggers "Uncaught TypeError.." Firefox, Nuxt 3 2022-08-23 10:38:43 +01:00
mertsincan
670aef93fc Added isPrintableCharacter method to ObjectUtils 2022-07-29 01:55:12 +01:00
mertsincan
6e608144b9 Fixed #2653 - New Component: DynamicDialog 2022-06-14 09:11:34 +01:00
yigitfindikli
6424fe33ae Fixed #2363 2022-03-30 14:40:04 +03:00
Tuğçe Küçükoğlu
a3226ba4b0 Fixed #2363 - Tooltip | Escape encode enhancement 2022-03-28 12:16:56 +03:00
mertsincan
605424d3c3 Added isEmpty and isNotEmpty methods to ObjectUtils 2021-12-05 20:21:16 +03:00
Cagatay Civici
1e305ba7ff Remove static from Utils 2021-10-02 18:58:31 +03:00
Cagatay Civici
fe9413c7b7 Fixed #1263 - Kebap-case is not supported in some components like DataTable 2021-10-02 18:41:59 +03:00
Cagatay Civici
1a68b600b6 Fixed #556 - Error with empty objects 2020-11-25 17:52:03 +03:00
Cagatay Civici
30daa63a58 Fixed #555 - DataTable crashes with a "Cannot read property 'xxx' of null" for nested objects 2020-10-22 12:13:48 +03:00
Cagatay Civici
4b3734fc02 Fixed #457 - Allow custom display callbacks in resolving fields 2020-09-08 15:16:20 +03:00
cagataycivici
b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
cagataycivici
ffa7caa295 Fixed #217, Fixed #219 , Fixed #220 2020-03-04 09:41:10 +03:00
cagataycivici
e158ddca9d Implemented OrderList 2019-07-16 15:47:00 +03:00
cagataycivici
b10cf9eb6b Add FilterUtils 2019-05-30 17:36:07 +03:00
mertsincan
8f44e19412 Fixed transpile issues for .js files 2019-05-29 10:11:07 +03:00
cagataycivici
c5dce96fbd Add filterutils 2019-05-28 15:56:58 +03:00
cagataycivici
b27739126c Implemented Checkbox Component 2018-12-14 18:35:42 +03:00
cagataycivici
d51c2ae811 Lint fix 2018-12-09 01:40:59 +03:00
cagataycivici
6be1afe855 Better deep equals check, will port it to NG and React as well 2018-12-09 01:14:46 +03:00
cagataycivici
d696aeda88 Initiated ListBox component 2018-12-08 12:15:53 +03:00