-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(seed-icon): change icon component, config, etc (#187)
* chore: change width, height to span * chore: add yaml schema * chore: change log underline * chore: change component template * chore: add vite template * chore: remove vite component, clean line * docs: changeset * docs: change readme * Update strange-frogs-unite.md
- Loading branch information
1 parent
7c213d3
commit 64d5540
Showing
5 changed files
with
160 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
"@seed-design/icon": minor | ||
--- | ||
|
||
### Config | ||
|
||
- add `vite` config template | ||
- add `yaml schema` in config template | ||
|
||
### Icon Component | ||
|
||
- change component span style to `inline-flex` | ||
- remove component props `width`, `height` and add `size` prop | ||
|
||
### etc | ||
|
||
- logs more detail | ||
- update `readme` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters