Commit Graph

265 Commits

Author SHA1 Message Date
Sagi 7f142a71af fix(tooltip): support adjust the tooltip position that overstep the boundary 2022-10-16 14:51:50 +00:00
aalizzwell 879c3c9dc2 chore: add option props. 2022-10-16 13:18:59 +00:00
aalizzwell d45f31a920 fefactor: Modify interface name. 2022-10-16 13:18:59 +00:00
aalizzwell 4f6c1e7034 chore: add option component 2022-10-16 13:18:59 +00:00
aalizzwell c2fd8b4971 fefactor: Extracting const variables to a separate file. 2022-10-16 13:18:59 +00:00
Sagi 927963c4a3 refactor(tooltip): add use-reletive and use-adjust-placement to refactor code 2022-10-16 16:16:38 +08:00
Sagi fbaeb43a8a refactor(tooltip): refactor tooltip add useCalculatePosition and useAdjust-position 2022-10-15 16:28:06 +08:00
Sagi f10e8b849d fix(tooltip): fix calculate overband size 2022-10-15 15:38:01 +08:00
Sagi 114b48bba2 fix(tooltip): use placement and alignment to calculate x position of tooltip 2022-10-15 10:40:28 +08:00
Sagi d544bd7f5b fix(tooltip): use placement and aligment to calculate tooltip y position 2022-10-15 10:18:23 +08:00
Sagi 255bde7327 fix(tooltip): use placement and alignment to calculate tooltip arrow position 2022-10-15 09:20:18 +08:00
Sagi a26a610e4e fix(tooltip): fix auto adapt popup direction 2022-10-14 14:20:13 +08:00
Sagi 64fba0d1bb fix(tooltip): fix calculate tooltip position 2022-10-14 13:49:53 +08:00
Sagi 1875cc3482 docs: update latest version of farris document 2022-10-13 23:56:45 +08:00
Sagi dfb29ce52f chore: change vitepress theme color to blue 2022-10-13 23:54:55 +08:00
Sagi 70f5fa0cbc docs: update latest version for farris document 2022-10-13 23:38:28 +08:00
Sagi 0e614d0c74 fix(tooltip): fix tooltip arrow position 2022-10-13 23:33:03 +08:00
Sagi 0b807fde1b docs(tooltip): add tooltip demo to farris document 2022-10-13 17:32:08 +08:00
Sagi 235bf21c37 fix(tooltip): support distroy tooltip when mouse leave tip's owner 2022-10-13 17:23:38 +08:00
Sagi e3984c08ec fix(toolbar): fix invalidated character 2022-10-13 16:58:46 +08:00
Sagi b52ea1ca3a chore: merge latest code 2022-10-13 15:44:58 +08:00
Sagi 3f71272584 fix(tooltip): fix tooltip position with scroll height and scroll width 2022-10-13 15:35:42 +08:00
Sagi 1a7999ea58 fix(tooltip): support change tooltip position 2022-10-13 14:39:10 +08:00
Sagi 7a107b1f06 refactor(tooltip): refactor tooltip types 2022-10-13 11:59:36 +08:00
Sagi 4367870061 feature(tooltip): implement calculate tooltip position and tooltip arrow position 2022-10-13 11:40:56 +08:00
aalizzwell f193c2fc57 chore: export event handlers 2022-10-12 14:32:08 +00:00
aalizzwell ca3c8bb2c2 refactor: Using vue built-in types instead of custom enum types 2022-10-12 14:32:08 +00:00
Sagi c4e0b2fe28 feature(tooltip): implement calculate tooltip position 2022-10-12 13:09:14 +00:00
Sagi 465a7e1801 feature(tooltip): add use-tooltip-position 2022-10-12 13:09:14 +00:00
Sagi 025ca668dc feature(tooltip): add tooltip directive 2022-10-12 13:09:14 +00:00
Sagi 26bbfaea20 feature(tooltip): implement calculate tooltip position 2022-10-12 20:55:32 +08:00
aalizzwell 6b4b1f2e57 chore: add clear event handler 2022-10-12 19:56:12 +08:00
aalizzwell b5e4b70ea6 chore: complete component props 2022-10-12 19:43:10 +08:00
aalizzwell 89a502b810 chore: add combo-list component test case 2022-10-12 19:42:06 +08:00
Sagi 07bdfe1c38 feature(tooltip): add use-tooltip-position 2022-10-12 19:26:11 +08:00
Sagi 3a2e018967 feature(tooltip): add tooltip directive 2022-10-12 15:56:08 +08:00
aalizzwell 58cb4b1eca chore: modify useState file name,modify UseState type define 2022-10-12 14:36:09 +08:00
aalizzwell 1a474fdff7 chore: fix template error 2022-10-11 22:29:25 +08:00
aalizzwell b846e0f34d chore: add useState hook and type 2022-10-11 22:29:01 +08:00
aalizzwell 164134b639 Merge branch 'master' of gitee.com:ubml/farris-vue 2022-10-11 19:23:26 +08:00
aalizzwell feeffc32b1 chore: add component basic layout & basic props 2022-10-11 19:20:56 +08:00
aalizzwell 1264559d7a chore: fix enum type error 2022-10-11 19:08:22 +08:00
Sagi 4bf3b597c5 chore: add tooltip demo 2022-10-11 15:08:50 +08:00
Sagi bbf8fb13b8 chore: add tooltip demo 2022-10-11 14:49:07 +08:00
Cassiel 6f6ac31e77 Merge remote-tracking branch 'origin/dev' 2022-10-10 16:10:31 +08:00
Cassiel ec5fa3a10c update farris btn group 2022-10-10 16:08:55 +08:00
Sagi a5d7abb00e chore: publish latest version of farris document website 2022-10-10 00:39:19 +08:00
Sagi 75a7000e82 fix(vitepress): set vitepress content-container max-width to 860px 2022-10-10 00:36:34 +08:00
Sagi 575a5d5b49 fix(vitepress): set farris document content max-width to 860px 2022-10-10 00:30:49 +08:00
Sagi 96e8086bf5 chore: publish latest version of farris document 2022-10-10 00:19:42 +08:00