Cagatay Civici
|
e29928b520
|
Fixed #1050 - [Enhancement] - For editor component
|
2021-03-10 12:37:58 +03:00 |
mertsincan
|
1c81464760
|
Refactor #957 - Improve TypeScript definitions
|
2021-02-09 17:49:37 +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
|
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
|
e27dfcf54e
|
Doc update
|
2020-09-21 15:27:08 +03:00 |
Cagatay Civici
|
2855620131
|
Migrated input components to Vue 3
|
2020-09-21 14:43:12 +03:00 |
Cagatay Civici
|
efefea2edd
|
Linting for v3... Lifecycle migration, remove .native, key for templates.
|
2020-09-17 15:19:11 +03:00 |
cagataycivici
|
e74cf13e11
|
Fixed #433 -Setting placeholder text for Editor / Quill component doesn't work
|
2020-08-26 15:31:45 +03:00 |
cagataycivici
|
317292cc95
|
Fixed #394
|
2020-07-18 13:34:29 +03:00 |
cagataycivici
|
19822e01fe
|
Fixed #369 - Editor readonly not working due to typo
|
2020-07-10 15:15:24 +03:00 |
Robert Grimes
|
4ccf7ce6e6
|
Updated Quill import so it works with current module standards
Replaced 'import * as Quill' with 'import Quill' since Quill is expected
to be a constructor not an object.
|
2020-06-18 13:35:56 -05:00 |
cagataycivici
|
4e6080d505
|
em to rem conversion
|
2020-05-14 11:51:13 +03:00 |
cagataycivici
|
b04b7ba925
|
New styling
|
2020-04-28 12:34:12 +03:00 |
cagataycivici
|
98414b7cec
|
Fixed #204 - Editor infinite loop with some specific values
|
2020-02-27 11:56:57 +03:00 |
cagataycivici
|
5244372d72
|
Add type="button"
|
2020-01-13 13:06:08 +03:00 |
cagataycivici
|
750f74d8c0
|
Use correct imports
|
2019-06-25 00:59:35 +03:00 |
mertsincan
|
bdde45ac1d
|
Created Editor.d.ts
|
2019-05-29 09:29:05 +03:00 |
mertsincan
|
fd6b9abc25
|
Fixed #6 - Fixed editor issue
|
2019-05-03 16:18:41 +03:00 |
mertsincan
|
ed612397f6
|
Fixed editor error
|
2019-05-03 12:15:55 +03:00 |
cagataycivici
|
88d655edb6
|
Fixed watch syntax
|
2018-12-31 18:44:05 +03:00 |
cagataycivici
|
269faced48
|
Implemented Editor Component
|
2018-12-26 11:50:28 +03:00 |