svelte-legos icon indicating copy to clipboard operation
svelte-legos copied to clipboard

WIP 🚜 A framework for Svelte Utilities 💡 Current status: 78 utilities.

Results 53 svelte-legos issues
Sort by recently updated
recently updated
newest added

Resize with aspect ratio 1:1 when shift key is on in actions/resizeable.

notifyAction, alertAction, messageAction and tooltipAction all handles Popper logic separately, need to refactor all this in one place.

The height of the text area for a split second is 3 lines and then goes to what it should be (1 line) causing layout shift

Currently tooltip has top-left, top-center, top-right placements, need to implement, all the other placements as well.

Hooks do not exist in Svelte. They are a React feature. Please consider renaming all these by removing the `use` from the action name. Compare: `use:counter` and `use:useCounter`.

Currently the actions only provide destroy, they should be able to handle the update requests as well.

Currently, the element can be resized only via corners, enable resizing via edges as well in corresponding directions.

Hey @ankurrsinghal 👋 First of all, thanks for this project! Just want to know, if you have plans to maintain and develop it further. I'm thinking about using it in...

![image](https://github.com/ankurrsinghal/svelte-legos/assets/83250952/141e89db-e9fb-4600-b59f-4faa87bacf92) I really don't know what's happening. I tried to reinstall the dependencies, but it doesn't help me. If needed any context, please tell me