R
16a1ffc40e
lucide-react - Generate types for all exported icons ( #243 )
...
* Generate types for all exported icons
* renderUniqueKey will generate duplicate keys if the SVG attributse are identical.
Fixed by adding an index attribute to the hash.
* Revert "renderUniqueKey will generate duplicate keys if the SVG attributse are identical. Fixed by adding an index attribute to the hash."
This reverts commit 1c42b39e
* Update packages/lucide-react/build-types.js
* Update packages/lucide-react/build-types.js
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2021-03-17 20:35:57 +01:00
Eric Fennis
95a7d8648f
v0.14.1
2021-02-27 11:31:24 +01:00
Eric Fennis
b07eb8c00d
Merge branch 'master' of github.com:lucide-icons/lucide into hotfix/fix-react-component
2021-02-27 11:23:36 +01:00
Eric Fennis
40cb396a6c
Fix proptypes
2021-02-27 11:21:35 +01:00
Lucide Bot
0ca1b98689
📦 Bump version to 0.14.0
2021-02-22 19:46:47 +00:00
Eric Fennis
4024911219
Lucide Vue Package ( #174 )
...
* add configs
* Add vue components
* Add documentation
* add alpha release version
* improve npm ignore files
* add tests
* Make style and class attrs work
* 📦 bump version
* Add Icon suffix for component names
* bump version
* Add icon component example
* remove space
* improvements package.json
* update tests
* update workflow
2021-02-22 20:26:38 +01:00
Eric Fennis
2d9eee74c5
📦 Bump versions
2021-01-27 20:58:26 +01:00
Eric Fennis
bd3f24f160
New version 0.12.0
2020-12-31 16:41:07 +01:00
dependabot[bot]
485ae6f531
chore(deps): Bump node-notifier in /packages/lucide-react ( #163 )
...
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier ) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases )
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md )
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 20:06:06 +01:00
Eric Fennis
66ac072870
Release react-package
2020-12-02 15:11:29 +01:00
Eric Fennis
cedf113b54
React package ( #105 )
...
* init new react package project
* setup react package
* Fix config for build
* update package
* Fix build
* update package
* fix package.json
* refactor and cleanup
* bumb beta version
* fix regex
* bump version
* Add hashing
* Add tests
* bump version
* Add peer dependecies
* Add docs
* Add readme link
2020-12-02 13:48:39 +01:00