Activity
chore(readme): add beta install instructions for svelte5
chore(readme): add beta install instructions for svelte5
chore(version): update beta version 4.0.0-beta.1
chore(version): update beta version 4.0.0-beta.1
chore(version): update patch version to 3.0.3
chore(version): update patch version to 3.0.3
chore(package.json): update version to use beta
chore(package.json): update version to use beta
refactor(lib): additional changes for svelte5
refactor(lib): additional changes for svelte5
fix(typescript): change action to optional
fix(typescript): change action to optional
chore(readme): fix typo in prop defs
chore(readme): fix typo in prop defs
chore(misc): update husky script and docs lock file
chore(misc): update husky script and docs lock file
docs(examples): update copy on examples to showcase outside click and…
docs(examples): update copy on examples to showcase outside click and…
docs(examples): update copy on examples to showcase outside click and…
docs(examples): update copy on examples to showcase outside click and…
fix(position): update positioning logic to handle absolute targets co…
fix(position): update positioning logic to handle absolute targets co…
Force push
fix(position): update positioning logic to handle absolute targets co…
fix(position): update positioning logic to handle absolute targets co…
Force push
fix(position): support use-case for nested absolute children
fix(position): support use-case for nested absolute children
docs(examples): add example of using show with timer
docs(examples): add example of using show with timer
fix(action): prevent warning from invalid prop on action component
fix(action): prevent warning from invalid prop on action component
fix(show): fix initial positioning of tooltip using show
fix(show): fix initial positioning of tooltip using show
refactor(handler): adjust onclick handler for action and tooltip
refactor(handler): adjust onclick handler for action and tooltip
chore(copy): update minor copy changes
chore(copy): update minor copy changes
chore(pm): use pnpm instead of npm
chore(pm): use pnpm instead of npm
feat(hideOnOutsideClick): update component and action to support hide…
feat(hideOnOutsideClick): update component and action to support hide…