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 |
|
Eric Fennis
|
87ab0bfb62
|
Figma plugin! (#227)
* initialize figma plugin
* Add icons to view
* Make the plugin work
* Fix search hook
* Finialize figma plugin
* Finish up icons
* remove unused code
* Add cover and icon
|
2021-02-26 16:35:18 +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 |
|
Eric Fennis
|
77f3f49ce7
|
Update site (#87)
* Move the site to the root directory
* Update Site name
Co-authored-by: Eric Fennis <eric.fennis@endurance.com>
|
2020-10-08 12:44:09 +02:00 |
|
Frank Riccobono
|
a55620d6ba
|
refactor: use memoization and native NextJS router queries to reduce re-renders (#85)
Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
|
2020-10-07 17:47:41 +02:00 |
|
Eric Fennis
|
dad9648e20
|
Fix the site, before other site changes (#86)
* fix the site
* Change base
* Change publish folder
Co-authored-by: Eric Fennis <eric.fennis@endurance.com>
|
2020-10-07 17:42:59 +02:00 |
|
Eric Fennis
|
4406cbaea0
|
Hotfix Lucide npm package, fix security issues (#84)
* adjust npmignore
* 📦 Fix security issues
* update font workflow
* identation
* update, package.json
* Add description
* Add shields
|
2020-10-06 23:03:11 +02:00 |
|
Eric Fennis
|
11c6a2e917
|
Featherity Npm package, reorganize scripting. (#52)
* New setup for new NPM package
* Add build scripts for dist
* Add introduction readme
* Refactor names
* update package.json
* remove log
* rename variable
* Factoring
* Improve optimize script
* Add eslint config
* Eslint fixes
* rename import
* Move packeges
* Setup rollup and build progress
* Refactor scripts
* fix lint error
* remove lint disabler
* Bring back old libraries
* add indentation
* reset packages directory
* remove vscode setting files
* 0.1.0-alpha.0
* new version
* 0.1.0-alpha.1
* Fix build process
* Add create element to the entry file
* update version number
* publish new alhpa version
* fixing bugs
* Add jest and tests
* replace with XML createElement
* set new version
* Fix svg generation
* Add tests for main library
* Update docs
* Adjust tests and selectors
* update the spec
* Update README.md
* Update README.md
* Update README.md
* update version
* Update README.md
* Move function to helpers file
* rename license, package and readme
* Fix build files
* rename packages
Co-authored-by: Eric Fennis <eric.fennis@endurance.com>
|
2020-10-06 20:23:26 +02:00 |
|
John Letey
|
e3e4514dcc
|
feat: Site (#1)
* site: pull data from "icons" dir
* site: display icons
* site: remove redundant code
* site: colour mode support
* site: header
* site: order imports
* site: search
* site: add toast when copying icon
* site: styling
* site: hero
* fix: disable theme toggle transitions
* feat: Use Yarn Workspaces
* refactor: Update site deploy scripts
* refactor: Remove dark mode for now
* feat: Add site title
* refactor: Fix warning and format
* feat: Add dark mode back 👀
* feat: Escape key to reset query
* Fix by aelfric
* Add Github link
* Fix #40
Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
|
2020-08-29 23:16:38 +02:00 |
|
John Letey
|
c00ebdacca
|
chore(react): Publish
|
2020-06-28 16:02:46 +01:00 |
|
John Letey
|
3624f449f0
|
feat(react): Ability to customise strokeWidth (#38)
|
2020-06-28 15:27:24 +01:00 |
|
John Letey
|
d652e795d6
|
feat: Add react package (#4)
* chore: Organise
* feat: Add `react` package
* refactor: Remove unneeded char
|
2020-06-13 12:52:10 +01:00 |
|