Commit Graph

24 Commits (7b8279de0857bed51ce9d60714d6700e037a0dbc)

Author SHA1 Message Date
Tuğçe Küçükoğlu 03962b3224 Update inheritAttrs as true 2022-07-05 15:23:51 +03:00
Tuğçe Küçükoğlu 5e0acc7cc2 Fixed #2522 - InputText and Textarea duplicating custom class(es) in DOM element 2022-05-24 14:00:19 +03:00
Tuğçe Küçükoğlu 27f66ce25c Create Textarea.spec.js 2022-04-06 16:36:00 +03:00
mertsincan ce338c32d8 Fixed #1836 - For Textarea 2021-12-01 23:58:22 +03:00
Tuğçe Küçükoğlu 4d1891b47c update .d.ts files 2021-06-14 17:05:02 +03:00
mertsincan 367d4a5f14 Fixed #1093 - Anonymous Component in vue-devtools 2021-05-11 12:11:49 +03:00
mertsincan fa82ecc38f Fixed #957 - Improve TypeScript definitions 2021-02-09 22:04:55 +03:00
Cagatay Civici 5f87373590 Fixed #847 - Textarea autoresize does not respect its border 2021-01-20 12:44:12 +03:00
Cagatay Civici 38fccede63 Add sfc field to distribution 2021-01-18 18:32:24 +03:00
Cagatay Civici 038b04d9bb Use cjs as main as vue 3 doesn't provide a umd build 2021-01-18 17:39:05 +03:00
Cagatay Civici 52babc22fb Update package export default formats 2021-01-18 15:21:54 +03:00
Cagatay Civici cdeb4ae1cc New build improvements based on rollup. 2021-01-18 14:20:34 +03:00
Cagatay Civici 7e6a166fb6 Remove index files 2021-01-18 11:27:05 +03:00
Cagatay Civici 382bc7dabd New build 2020-12-29 21:25:30 +03:00
Cagatay Civici 1c5fac7abe Fixed #733 - Textarea does not auto resize its height when created 2020-12-09 17:03:33 +03:00
Cagatay Civici 1d72c920a1 Fixed #595 - Typescript definitions improvement 2020-11-26 11:20:37 +03:00
Cagatay Civici 4044be48cb Fixed #549 - Declare events in "emits" section of every component 2020-10-21 21:03:17 +03:00
Cagatay Civici 1ebf30b229 Fixed warning 2020-09-24 12:01:53 +03:00
Cagatay Civici 2855620131 Migrated input components to Vue 3 2020-09-21 14:43:12 +03:00
cagataycivici b04b7ba925 New styling 2020-04-28 12:34:12 +03:00
cagataycivici 106e8cb807 Fixed #274 - Textarea with autoResize true not displayed correctly when initially hidden 2020-04-17 22:56:14 +03:00
mertsincan fb6fe2da17 Created Textarea.d.ts 2019-05-29 14:14:30 +03:00
cagataycivici ae91cdfa13 Move css to vue files 2019-05-26 00:13:31 +03:00
cagataycivici cb83638603 Implemented Textarea component 2018-12-10 13:56:49 +03:00