Eric Fennis
Eric Fennis
Updated PNPM and somehow a `package-lock.json` was in the repo š¤
fixes: #2498 Adds trim to `mergeClasses` function. Possibly fixes hydration issues in NextJS. Also added a test and adjusted GH actions to run this change on each package.
For more info see #2727 This PR creates a new package: `@lucide/svelte`.
- Removed unused actions & workflows - Updates action versions, we got some warnings that we need to update some versions. - Removed the `pull_request_target` workflows due to security reasons.
closes #2812 closes #2802 ## What is the purpose of this pull request? - [ ] New Icon - [x] Bug fix - [ ] New Feature - [ ]...
Closes #2884 Adds context providers to globally adjust props on lucide icons. Todo: - [x] React - [x] Svelte - [x] Vue - [x] Solid - [x] Preact - [x]...
# Description Creates new Vue package: `@lucide/vue`
## What is the purpose of this pull request? - [ ] New Icon - [ ] Bug fix - [ ] New Feature - [x] Documentation update - [...
It was already added to the React package in #2158 This makes sure we add to all other packages. TODO: - [x] Add notice in Docs @karsa-mistmere FYI, I've also...