Skip to content

Commit

Permalink
chore: unify dialtone icons (#8)
Browse files Browse the repository at this point in the history
* feat: stop exporting vue components from dialtone-icons.

* add icons.json, auto-generated file containing just the list of icons

* update pnpm-lock.yaml

* dot files updates

BREAKING CHANGE: Unified dialtone-icons@2 and dialtone-icons@3 into one version.
  • Loading branch information
juliodialpad authored Nov 2, 2023
1 parent c937293 commit d22e89f
Show file tree
Hide file tree
Showing 1,093 changed files with 46 additions and 33,041 deletions.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ dist
build
.nx/installation
.nx/cache
.idea
.idea

# OS generated files #
######################
.DS_Store
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
publish-branch=production
publish-branch=production
12 changes: 2 additions & 10 deletions apps/dialtone-documentation/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,12 @@ docs/_includes/icons
docs/_includes/patterns
docs/_includes/spot

# OS generated files #
######################
.DS_Store

# NPM #
###############
node_modules

# Environment normalization #
###############
/docs/.bundle
/docs/vendor/bundle

# VuePress #
.temp
.cache
docs/.vuepress/.temp
docs/.vuepress/.cache
docs/.vuepress/dist
29 changes: 0 additions & 29 deletions packages/dialtone-icons-vue2/.eslintrc.cjs

This file was deleted.

27 changes: 0 additions & 27 deletions packages/dialtone-icons-vue2/.gitignore

This file was deleted.

19 changes: 0 additions & 19 deletions packages/dialtone-icons-vue2/jsconfig.json

This file was deleted.

32 changes: 0 additions & 32 deletions packages/dialtone-icons-vue2/release-ci.config.cjs

This file was deleted.

40 changes: 0 additions & 40 deletions packages/dialtone-icons-vue2/release-local.config.cjs

This file was deleted.

13 changes: 0 additions & 13 deletions packages/dialtone-icons-vue2/src/baseIconTemplate.vue

This file was deleted.

10 changes: 0 additions & 10 deletions packages/dialtone-icons-vue2/src/utils.js

This file was deleted.

29 changes: 0 additions & 29 deletions packages/dialtone-icons-vue2/vite.config.js

This file was deleted.

27 changes: 0 additions & 27 deletions packages/dialtone-icons-vue3/.commitlintrc.json

This file was deleted.

29 changes: 0 additions & 29 deletions packages/dialtone-icons-vue3/.eslintrc.cjs

This file was deleted.

27 changes: 0 additions & 27 deletions packages/dialtone-icons-vue3/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions packages/dialtone-icons-vue3/.gulp.json

This file was deleted.

1 change: 0 additions & 1 deletion packages/dialtone-icons-vue3/CHANGELOG.json

This file was deleted.

Loading

0 comments on commit d22e89f

Please sign in to comment.