jeremywu
|
b0f4fc5f23
|
refactor: update package path and bundle folder (#3016)
|
2021-08-24 13:36:48 +08:00 |
|
jeremywu
|
7c97bc5283
|
fix(project): node is not exporting issue (#2827)
- Fix issue that caused ts definition file not generating
|
2021-08-04 18:28:08 +08:00 |
|
netcon
|
93e50e147b
|
fix: can not binding multiple click-outside directives on a component (#2327)
* fix: can not binding multiple click-outside directives on a component
* test: add test for multiple click-outside directives
|
2021-06-25 17:10:29 +08:00 |
|
BelinChung
|
0bb128315b
|
feat(click-outside): return mousedown event (#2038)
* feat(click-outside): return mousedown event
Return mousedown event for binding function.
* feat(click-outside): expose both mouseup and mousedown event
* feat(directives): add test cases for click-outside
* feat(directives): clear the previously assigned event object
|
2021-05-24 17:29:19 +08:00 |
|
BeADre
|
1c4928890b
|
fix(picker): add focus (#1475)
|
2021-04-06 13:28:57 +08:00 |
|
zazzaz
|
b01a6f4e81
|
feat: Feature/timepicker && repeat-click directive (#289)
* feat: Feature/datepicker && repeat-click directive (#288)
* style: fix lint
* test: fix local test
* test: update test
* fix: update api to disabledHours
* chore: update
* chore: fix lint
|
2020-09-16 14:49:21 +08:00 |
|
jeremywu
|
d0b37cdf5f
|
Feat/implementing trigger for popper (#214)
* feat/implementing-trigger-for-popper
- Implementing trigger for popper
- Refactors against click-outside
* feat(popper): implemented trigger for popper
|
2020-08-28 10:47:02 +08:00 |
|
jeremywu
|
2606158c38
|
fix(project): - Upgrade dependencies (#163)
- Update failed tests
|
2020-08-19 20:41:06 +08:00 |
|
JeremyWuuuuu
|
1262b0c78b
|
feat(directives): directive clickoutside helper for popper and modal
fix #157
|
2020-08-19 15:29:49 +08:00 |
|