Commit graph

7 commits

Author SHA1 Message Date
Stefano Borzì
8331e4dd73
chore: apply prettier on all files (#8)
* chore: apply prettier on all files

* chore: add prettier npm script

* Update .prettierrc

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* Update .prettierignore

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* Update .prettierignore

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* Update .prettierignore

Co-authored-by: Axel Cocat <ax.cocat@gmail.com>

* chore: apply prettier with new conf

* Revert "chore: apply prettier with new conf"

This reverts commit db2a04c03f.

* chore: apply prettier correctly

* chore: update .prettierignore

* chore: restore viewer.min.js minification

* chore: apply again prettier

Co-authored-by: Stefano Borzi <stefano.borzi@fedex.com>
Co-authored-by: Axel Cocat <ax.cocat@gmail.com>
2022-05-06 19:35:26 +02:00
Axel Cocat
91f3ec424a
fix(character): fix sheath type when mounted (#5) 2022-03-21 00:28:13 +01:00
Axel Cocat
ab3b84f743 feat(character/achievements): add achievements page 2022-02-26 02:06:45 +01:00
Axel Cocat
f979241e37 feat(character/talents): add talents page 2022-01-11 23:58:21 +01:00
Axel Cocat
f32b70fb0b feat: rewrite csv parsing 2022-01-07 23:24:42 +01:00
Axel Cocat
73916950b7 feat(character): add equipment tooltips 2022-01-04 01:30:33 +01:00
Axel Cocat
ac26336bc3 feat: use character data from database 2022-01-02 18:36:16 +01:00