Han Yeong-woo
eb035fe370
Improve formatting ( #1814 )
...
* Ignore linting for examples in docs
* Formatting JSX single attribute per line
* Separte `format` and `lint:format` in package.json
* Bump prettier version
* Run format
2024-02-01 14:38:21 +01:00
Eric Fennis
ee7add11bf
fix: Run lint always
2024-01-05 11:50:36 +01:00
Eric Fennis
288edde1ea
Linting SVG files ( #1642 )
...
* eslint rules for SVGS
* apply options
* Add typescript eslinter
* Make eslint work with the codebase
* Format icons
* Test svg
* Add workflow
* Fix lint command
* Revert duplicated aliases
* Update .eslintrc.js
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Update .eslintrc.js
Co-authored-by: Jakob Guddas <github@jguddas.de >
* Move linter to separate workflow
* Add pnpm install
* Revert icon changes
* Test eslint workflow
* turn of fail lint-contributors
* Revert theater
* process feedback
---------
Co-authored-by: Jakob Guddas <github@jguddas.de >
2023-11-06 11:00:04 +01:00
Louis Bailleau
55ae908018
Update all packages dependencies in project root ( #863 )
...
* Update `svgo` and `svgson` version and fix some tests
* Update eslint-related packages and fix all linter errors
* Update all rollup-related packages version
* Update all rollup-related packages (part 2)
* Update the rest of package which need to be updated
* Fix unwanted comment
* Fix unwanted comment (again)
2022-11-07 22:29:19 +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
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
John Letey
433bbae4f1
fork
2020-06-08 16:39:52 +01:00