Alen Šiljak
53a764fc5b
main branch name ( #824 )
2022-10-19 12:44:56 +02:00
Luke Murray
2c0448a19a
Update CONTRIBUTING.md minimum node version ( #818 )
...
The build process uses import assertions which were added in Node 16.4. Updating the docs to reflect that since this bit me while contributing.
Example of import assertion
aa524c65a0/scripts/render/processSvg.mjs (L5)
[documentation for when import assertions were added in node](https://nodejs.org/api/esm.html#import-assertions )
2022-10-18 21:56:23 +02:00
Lauren Golembiewski
609ca31815
Update GitHub pull request guide link ( #807 )
...
Replace existing, broken link with new link found on egghead.
2022-10-16 18:20:20 +02:00
Eric Fennis
318c024589
Migrate to PNPM ( #777 )
...
* add pnpm
* make it work
* fix comamnds in package.jsons
* move some scripts to modules
* workflow fixes
* test workflow
* test #2
* minor fix
* update lockflite
* create workflows
* update workflow
* Add copy license command
* Fix build
* update workflows
* update contributions.md
* migrate site directory to pnpm
* Fix peer dependencies when install
* fix types in lucide-angular
* fix testing
2022-08-10 09:10:53 +02:00
Eric Fennis
5a525f21cc
Extending the Contribution.md description with more topics ( #654 )
...
* improve contribution guide
* Add credits
* Add more info contribution.md
* Fix typos
* Update CONTRIBUTING.md
2022-05-30 17:30:28 +02:00
Robin Martijn
2d35cd8997
Add Figma Contribution Guide ( #530 )
...
* Add Figma Contribution Guide
* Remove mistake from Figma tips
2022-03-31 20:59:22 +02:00
Jan
34594af2bd
Added the template and changed corresponding documentation ( #377 )
...
* Added the template and changed corresponding documentation
Added the illustrator template and created (ILLUSTRATOR_GUIDE.md) oder changed (CONTRIBUTING.md) files.
* fixed typo
* split up template instruction docs for programs
documentation concerning the templates and instrcutions is now separated in the documentation.
* updated illustrator export documentation
updated illustrator guide with the according options for exporting SVGs
* updated image path
image path should be correct now
* matching filenames
files names illustrator guide should match file name in /images
* image in illustrator guide path correction
image should work now
* layout adjustments to illustrator guide
layout should be pretty now
* layout corrections second try
2021-08-19 09:12:56 +02:00
Eric Fennis
d87b423044
some formatting
2021-04-11 01:55:11 +02:00
Eric Fennis
c073a2c529
Update CONTRIBUTING.md ( #145 )
2020-12-02 14:46:42 +01:00
Andreas Törnkvist
1fb70e67ee
Feather icon requests ( #114 )
...
* Create FEATHER_ICON_REQUESTS.md
* Feather requests in CONTRIBUTING.md
* Add unlabeled issues to request-list
* Revert "Add unlabeled issues to request-list"
This reverts commit 18a69038e2 .
* Revert "Create FEATHER_ICON_REQUESTS.md"
This reverts commit ec96cbd9fd .
* Update link to Fether Requests in CONTRIBUTING
* Update CONTRIBUTING.md
Co-authored-by: Eric Fennis <eric.fennis@gmail.com >
2020-10-31 17:11:42 +01: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
Eric Fennis
513216cc6e
docs: Update CONTRIBUTING file ( #17 )
...
* Update Contributing.md
* Remove Bug reporting section
2020-06-25 09:13:59 +01:00
John Letey
433bbae4f1
fork
2020-06-08 16:39:52 +01:00