Commit graph

18 commits

Author SHA1 Message Date
04f14c17bd Fix extends undefined checks 2023-04-30 11:49:49 -05:00
70cda5fa8a Fix some typing 2023-04-05 19:42:02 -05:00
3ad0d64590 Documented the rest of the features
Not the vue components though
2023-04-04 00:02:23 -05:00
528afc6b59 Fix tooltips being pinnable causing SO 2023-04-02 22:09:13 -05:00
d30cfe857f Fix NaN checks 2023-02-22 21:03:47 -06:00
439e10d7b1 Create tooltips' pinnable persistent variable immediately 2022-07-09 22:09:26 -05:00
0229c0130f Cleaned up tooltips 2022-07-07 20:40:08 -05:00
ab81a140c9 Make all type-only imports explicit 2022-06-26 19:17:22 -05:00
01ade0984c Add tooltips to icons in saves manager 2022-05-10 21:42:45 -05:00
75fde0f099 Fix tooltip component expecting direction to be a number instead of string 2022-05-01 19:23:56 -05:00
665ddff196 Replaced the two Direction enums with a single one 2022-04-30 23:54:14 -05:00
819c3c674a Fix tooltips sometimes causing issues with cyclical dependencies 2022-04-24 16:45:27 -05:00
eb06435821 Fix style attribute not working on tooltips 2022-04-24 16:45:24 -05:00
ba2bb3a5fd Fixed tooltips' classes and style props 2022-04-23 22:15:07 -05:00
f04cb69726 Show pin on pinned tooltips 2022-04-23 22:14:56 -05:00
bef5272ab5 Made tooltips' onClick in capture mode 2022-04-23 22:14:54 -05:00
6ed9f3da53 Improved tooltip typing 2022-04-23 22:14:52 -05:00
f76d5deb6e Tooltips overhaul 2022-04-23 22:14:45 -05:00