Skip to content

Commit

Permalink
Feat/phone field (#185)
Browse files Browse the repository at this point in the history
* add phoneField

* fix lockfile

* wip add source code

* improve stories

* improve stories

* improve stories

* improve stories

* improve stories
  • Loading branch information
VachetVirginie authored Nov 7, 2024
1 parent 279def3 commit 6428180
Show file tree
Hide file tree
Showing 19 changed files with 1,963 additions and 443 deletions.
2 changes: 1 addition & 1 deletion dev/Playground.vue
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<template>
</template>
</template>
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"happy-dom": "^15.7.4",
"husky": "^9.1.6",
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.80.4",
"sass": "^1.80.5",
"storybook": "^8.3.6",
"storybook-addon-vue-mdx": "^1.0.4",
"typescript": "5.4.2",
Expand All @@ -99,6 +99,8 @@
"@storybook/addon-docs": "^8.3.4",
"deepmerge": "^4.3.1",
"iso-639-1": "^3.1.3",
"maska": "^3.0.3",
"sass-loader": "^16.0.3",
"semantic-release": "^24.1.2"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 6428180

Please sign in to comment.