Skip to content

Commit

Permalink
feat: 🎸 introduces fleekon to manage icons (tokeneless) (#27)
Browse files Browse the repository at this point in the history
* feat: 🎸 introduces fleekon and the icon selection from icomoon

* chore: 🤖 add fleekhq to npmrc

* chore: 🤖 add fleekhq to npmrc (pkg.json)

* refactor: 💡 use fleekon for the menu house icon

* refactor: 💡 use fleekon for operation type

* refactor: 💡 change the column operation as type in the transactions

* refactor: 💡 use fleekon for identity copy

* refactor: 💡 use fleekon for breadcrumb arrow

* chore: 🤖 remove breadcrumb arrow img

* refactor: 💡 use fleekon for pagination arrows

* chore: 🤖 remove fontawesome and related components that import it but not used in the project atm (e.g. search)

* chore: 🤖 yarn lock file
  • Loading branch information
heldrida committed Nov 5, 2021
1 parent 854bc8e commit c12ea2a
Show file tree
Hide file tree
Showing 19 changed files with 1,839 additions and 1,465 deletions.
4 changes: 1 addition & 3 deletions packages/dashboard/.npmrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
@psychedelic:registry=https://npm.pkg.github.com
@fortawesome:registry=https://npm.fontawesome.com/
//npm.fontawesome.com/:_authToken=${FA_NPM_TOKEN}
//registry.npmjs.org/:_authToken=${TERMINAL_NPM_TOKEN}
@fleekhq:registry=https://npm.pkg.github.com
Loading

0 comments on commit c12ea2a

Please sign in to comment.