Commit Graph

10 Commits (8e71e7b0585c29c69a85ebbfd817d9ca5616fd53)

Author SHA1 Message Date
Tuğçe Küçükoğlu 8e71e7b058
Merge pull request #1544 from thomaswan/patch-1
SpeedDial hideOnClickOutside not working
2021-10-04 10:02:49 +03:00
Tuğçe Küçükoğlu f23856b3a0 emits added 2021-09-29 16:29:05 +03:00
thomaswan 8e0e80d04e
Update SpeedDial.vue 2021-09-15 19:42:47 +08:00
thomaswan 887b635a92
Update SpeedDial.vue 2021-09-15 19:41:13 +08:00
thomaswan 7e3f17c4a3
SpeedDial hideOnClickOutside not working
this.bindDocumentClickListener() is called in beforeMount without case checking. update code to check props hideOnClickOutside before bind listener.
2021-09-15 19:21:33 +08:00
mertsincan 2b3e461811 Fixed #1495 - Change button/maskClassName properties with button/maskClass properties on SpeedDial 2021-09-01 10:43:29 +03:00
mertsincan dbdf1bfc44 Fixed #1494 - The maskStyle property doesn't work as expected in SpeedDial 2021-08-31 22:55:17 +03:00
mertsincan f3a551f85c Fixed #1493 - DomHandler imports from wrong module path in SpeedDial component 2021-08-31 22:24:47 +03:00
mertsincan be2365bfef Fixed #1489 - Add tooltipOptions property to SpeedDial 2021-08-31 14:18:37 +03:00
Tuğçe Küçükoğlu 6daa56c36b Fixed #1384 - New Speed Dial Component 2021-07-27 11:16:27 +03:00