Tuğçe Küçükoğlu
|
005d5975e9
|
Fixed #2780 - appendTo prop TypeScript typing disallows usage of HTML elements
|
2022-07-18 09:13:28 +03:00 |
Tuğçe Küçükoğlu
|
1a50097885
|
Fixed #2699 - Dynamic Dialog : style property TypeScript error
|
2022-06-28 14:41:12 +03:00 |
mertsincan
|
a3848aa6d3
|
Fixed #2662 - Add after-hide event to Dialog
|
2022-06-14 09:12:37 +01:00 |
mertsincan
|
3168936376
|
Fixed #2602 - Add Nuxt3 support for components using teleport
|
2022-06-01 07:36:32 +01:00 |
Tuğçe Küçükoğlu
|
99879e50fb
|
Update Dialog.spec.js
|
2022-03-10 13:41:42 +03:00 |
Tuğçe Küçükoğlu
|
b6eec4ded2
|
re-organize
|
2022-03-10 13:41:42 +03:00 |
Tuğçe Küçükoğlu
|
0c6f296ebb
|
Fixed #1975 - Dialog: close button cannot receive focus
|
2022-01-14 10:19:08 +03:00 |
Tuğçe Küçükoğlu
|
4702bbeb24
|
Fixed #1959 - Update type checking for class properties
|
2022-01-10 11:53:20 +03:00 |
mertsincan
|
5b367bf4e3
|
Refactor
|
2021-12-02 00:28:01 +03:00 |
mertsincan
|
f13403488f
|
Fixed #1836 - For Dialog
|
2021-12-01 16:32:20 +03:00 |
Cagatay Civici
|
78a91c718a
|
Fixed #1697 - Flicker on non-modal Dialogs
|
2021-10-25 14:59:56 +03:00 |
Tuğçe Küçükoğlu
|
217ff51323
|
Fixed #1684 - Dragging a Dialog breaks "maximize" feature
|
2021-10-21 16:44:51 +03:00 |
Cagatay Civici
|
b46ad4374e
|
Fixed #1447 Fixed #1491
|
2021-08-31 15:00:04 +03:00 |
mertsincan
|
cb6f17a4aa
|
Update d.ts and api-gen of Dialog
|
2021-08-31 10:47:15 +03:00 |
mertsincan
|
652725016d
|
Fixed #1483 - Add appendTo property to Dialog
|
2021-08-31 10:46:53 +03:00 |
Tuğçe Küçükoğlu
|
4d1891b47c
|
update .d.ts files
|
2021-06-14 17:05:02 +03:00 |
Cagatay Civici
|
c67bf1a764
|
Refactor on events
|
2021-05-14 13:31:44 +03:00 |
Cagatay Civici
|
69c37f7751
|
Add doc for dragend event
|
2021-05-14 13:23:14 +03:00 |
Cagatay Civici
|
fa39c21c34
|
Fixed #85 - Draggable Dialog
|
2021-05-14 13:21:59 +03:00 |
Cagatay Civici
|
714d339549
|
Fixed #1248 - InputStyle and Ripple config do not work on components that are attached to body
|
2021-05-12 12:13:50 +03:00 |
mertsincan
|
367d4a5f14
|
Fixed #1093 - Anonymous Component in vue-devtools
|
2021-05-11 12:11:49 +03:00 |
Cagatay Civici
|
32389aea17
|
Fixed #1146 - Allow Adding Classes to Dialog Content
|
2021-04-14 16:27:16 +03:00 |
Cagatay Civici
|
343e9a896e
|
Fixed #1108 - Add maximize event to Dialog
|
2021-04-14 15:13:48 +03:00 |
Cagatay Civici
|
b910825a84
|
Fixed #1169 - Customizable ZIndex Layering
|
2021-04-13 16:59:08 +03:00 |
Cagatay Civici
|
ec15e94718
|
Fixed #1028, Fixed #993
|
2021-03-01 23:54:17 +03:00 |
Cagatay Civici
|
68389f03d0
|
Use document head instead
|
2021-02-25 10:21:04 +03:00 |
Cagatay Civici
|
a8fdc2858d
|
Fixed #992 - breakpoints for Dialog and ConfirmDialog
|
2021-02-19 20:24:08 +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
|
0fbadafef8
|
Fixed #678 - New ConfirmDialog Component
|
2020-11-26 17:53:50 +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
|
ea3c291cac
|
Fixed #524 - Can't close MultiSelect or Select when inside Dialog component
|
2020-10-10 15:22:24 +03:00 |
Cagatay Civici
|
3d2d2a7a0f
|
Fixed dialog transitions
|
2020-09-24 15:24:43 +03:00 |
Cagatay Civici
|
cacf0609f7
|
Migrated OverlayPanel to V3
|
2020-09-22 17:58:10 +03:00 |
Cagatay Civici
|
bf9f2cebaa
|
Migrated Dialog to V3
|
2020-09-22 17:55:01 +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 |
mertsincan
|
acb0fe42f7
|
Fixed #473 - Dialog with Long Content does not scroll in IE11
|
2020-09-08 16:37:30 +03:00 |
Cagatay Civici
|
22e6af3c8c
|
Remove invalid css
|
2020-09-08 16:26:08 +03:00 |
lochstar
|
9073ce75ab
|
added 'dismissableMask' and 'closeOnEscape' props to Dialog - resolves #372
|
2020-08-18 15:21:26 +10:00 |
cagataycivici
|
5e71f09e91
|
Refactor initial dialog focus management
|
2020-06-28 02:22:51 +03:00 |
cagataycivici
|
c00f3822bf
|
Ripple for icons
|
2020-06-26 23:39:38 +03:00 |
cagataycivici
|
e1b14c1085
|
Fixed #310, Fixed #333
|
2020-05-27 15:57:44 +03:00 |
cagataycivici
|
7e66c9c37b
|
Revert "Merge pull request #310 from ajacob/fix-dialog-focus"
This reverts commit d8e2223e17 , reversing
changes made to 3489846376 .
|
2020-05-27 15:53:10 +03:00 |