Core UI library.
Find a file
Madeorsk d2d4c9cab4
Add popovers and tooltips.
+ Add popovers to show cards around an element: always, on hover, on focus, on click, with customized behavior.
+ Add tooltips as specific hover popovers.
2024-06-09 13:16:01 +02:00
demo Add popovers and tooltips. 2024-06-09 13:16:01 +02:00
src Add popovers and tooltips. 2024-06-09 13:16:01 +02:00
.editorconfig Initial design and configuration. 2024-06-08 23:53:50 +02:00
.gitattributes Initial design and configuration. 2024-06-08 23:53:50 +02:00
.gitignore Initial design and configuration. 2024-06-08 23:53:50 +02:00
.yarnrc.yml Initial design and configuration. 2024-06-08 23:53:50 +02:00
index.html Initial design and configuration. 2024-06-08 23:53:50 +02:00
index.ts Initial design and configuration. 2024-06-08 23:53:50 +02:00
package.json Add popovers and tooltips. 2024-06-09 13:16:01 +02:00
README.md Initial design and configuration. 2024-06-08 23:53:50 +02:00
tsconfig.json Initial design and configuration. 2024-06-08 23:53:50 +02:00
vite.config.ts Initial design and configuration. 2024-06-08 23:53:50 +02:00
yarn.lock Add popovers and tooltips. 2024-06-09 13:16:01 +02:00

Kernel UI Core