Eric Fennis
|
076e0bbcd9
|
chore(dependencies): Update dependencies (#3809)
* update deps
* Remove ignoredBuiltDependencies
* Fix build errors
* try this
* update config
* add coma
* Try this
* Revert import change
* try this
* add wasm import
* Load wasm
* try this
* Revert nitro version change
* Revert nitro config change
|
2025-11-27 10:50:19 +01:00 |
|
Eric Fennis
|
0fccc276c3
|
Bump dependencies (#3096)
|
2025-04-21 12:37:02 +02:00 |
|
dependabot[bot]
|
bde3f01e0b
|
build(deps): bump esbuild from 0.19.12 to 0.25.0 (#2791)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.12 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.19.12...v0.25.0)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-12 09:41:40 +01:00 |
|
Eric Fennis
|
b8cd54f1b2
|
chore: Update dependencies (#2570)
* Update dependencies
* Revert dep change site
* Update lockfile
* Fix indentation
|
2024-10-30 13:31:28 +01:00 |
|
dependabot[bot]
|
5dfcfc8d1a
|
build(deps): bump rollup from 4.21.0 to 4.22.4 (#2521)
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.21.0...v4.22.4)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-08 10:29:31 +02:00 |
|
Eric Fennis
|
45e82a51b8
|
docs: Update readme files (#2102)
* Update lucide readme
* Add Readme and update package.jsons
* Update readme
* Update package logos
* Update darkmode logos
* Update title build font readme
|
2024-04-24 17:43:51 +02:00 |
|
Eric Fennis
|
ad1accb2e3
|
refactor: Adds repo shared package @lucide/shared (#1904)
* Fixed import of toKebabCase helper function
* Added utils package
* utils
* Make utils package work in build
* Add lucide-shared
* Transpile solid with esbuild
* Fix resolve modules
* Cleanup
* Format files
* Fix properties plugins function
* Fix properties plugins in lucide package
* Revert remove resolve plugin and cleanup
* Update snapshots
* Revert icon changes
---------
Co-authored-by: Rohan <rohancrrm@gmail.com>
|
2024-03-06 21:03:12 +01:00 |
|
Eric Fennis
|
faff6a8269
|
Update dependencies and general improvements in packages (#1773)
* update deps and vitest
* dedupe packages
* update package.json files
* Update to latest vite and vites
* Fix build
* Update lockfile
|
2024-01-03 11:38:06 +01:00 |
|
Eric Fennis
|
149ee36e61
|
Improve license notice in packages (#1657)
* Improve license message
* Implement license notice in lucide-static
* Tighten package PR workflows
* Update lockfile
|
2023-11-17 11:12:31 +01:00 |
|
Eric Fennis
|
8fd8007c96
|
Add support for aliases (#899)
* extract workflow
* Add aliases build
* Setup types building for aliases
* Add types generation for aliases
* Finish React Aliases
* Finish aliases for lucide-react
* setup aliases preact
* Fix aliases in preact
* Add aliases preact
* Add aliases lucide-react-native
* Fix solid js build
* update lock file
* Improve solid for solid start
* update import
* update import
* lucide solid fix types generation
* Fix lucide sold
* Fix svelte aliases
* update lockfile
* Fix imports
* Fix solid js issues
* Add aliases to the vue packages
* Fix lucide react native
* Test alpha versions lucide-vue, lucide-vue-next, lucide-svelte
|
2023-01-17 08:04:34 +01:00 |
|
Eric Fennis
|
fa6ed02297
|
Implement: Typescript, Esbuild and vitest (#877)
* init modernization
* implement esbuild
* Make first build work
* Fix esbuild for lucide-react
* Add vitest for lucide-react
* add esbuild lucide and lucide-react
* update package lock
* implement preact
* Add typescript and vitest
* adjust workflows
* Fix mocking react-native package
* update lock file
* Add esbuild in svelte
* make svelte test work in vitest
* Refactor lucide svelte
* Transform lucide vue to typescript
* Finish lucide-vue-next typescript
* 0.104.0-beta.0
* remove version in main package.json
* cleanup
* Fix svelte tests snapshots
* clean up
* add rollup lucide-vue-next
* Fix lucide svelte package
* change to workspace link
* revert filter position
* revert preact workflow change
* cleanup
* Fix some types
* add semi
|
2022-12-04 22:38:56 +01:00 |
|