You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/icons/CHANGELOG.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,29 @@
1
1
# @tiny-design/icons
2
2
3
+
## 1.0.11
4
+
5
+
### Patch Changes
6
+
7
+
-### Features
8
+
- add withSpin HOC for spinning icon variants ([0129863](https://github.com/wangdicoder/tiny-design/commit/01298638adce7d0d59d87e4e2299bc7323cb30a0))
9
+
- extract @tiny-design/icons package with tree-shakeable SVG icons ([2378f8d](https://github.com/wangdicoder/tiny-design/commit/2378f8d6a63461d59319dc7726b01511087f7781))
10
+
- add withSpin HOC for spinning icon variants ([0129863](https://github.com/wangdicoder/tiny-design/commit/01298638adce7d0d59d87e4e2299bc7323cb30a0))
11
+
- extract @tiny-design/icons package with tree-shakeable SVG icons ([2378f8d](https://github.com/wangdicoder/tiny-design/commit/2378f8d6a63461d59319dc7726b01511087f7781))
12
+
13
+
### Bug Fixes
14
+
- replace deprecated <Icon> with named icon components in demos ([e51fca5](https://github.com/wangdicoder/tiny-design/commit/e51fca58a6bdb167d46b5569557107d513094a51))
15
+
- resolve @tiny-design/icons from source in docs app ([64e7e7b](https://github.com/wangdicoder/tiny-design/commit/64e7e7bf570df1e4b4f79c305c42966133fb2230))
16
+
17
+
### Refactors
18
+
- move withSpin HOC from icons to react package ([64a835d](https://github.com/wangdicoder/tiny-design/commit/64a835d25a66b2c35cb4d7e83bb301a8f790d2f7))
19
+
- move withSpin HOC from icons to react package ([64a835d](https://github.com/wangdicoder/tiny-design/commit/64a835d25a66b2c35cb4d7e83bb301a8f790d2f7))
20
+
- consume @tiny-ui/tokens from react package and docs app ([a66e078](https://github.com/wangdicoder/tiny-design/commit/a66e078c727eff465c8a0976e14aafcd7148d245))
21
+
- version packages [skip ci] ([0711404](https://github.com/wangdicoder/tiny-design/commit/0711404b706626b1673d9781089d4778a8721b81))
22
+
- rename project from tiny-ui to tiny-design ([17dd9ab](https://github.com/wangdicoder/tiny-design/commit/17dd9ab482d61f4327c43762470e583df8cb95f8))
23
+
- rename npm scope from @tiny-ui to @tiny-design ([1f7c1bc](https://github.com/wangdicoder/tiny-design/commit/1f7c1bcdb3d1064215567c1a2b7ee504eb823a99))
24
+
- add Overlay component documentation and examples ([68f6bdd](https://github.com/wangdicoder/tiny-design/commit/68f6bdd0167adefc9bf37d5217e614aade170592))
25
+
- migrate to pnpm monorepo with turborepo ([52e6c47](https://github.com/wangdicoder/tiny-design/commit/52e6c47612fcf0197aec494f4ba5c4508eb17203))
Copy file name to clipboardExpand all lines: packages/react/CHANGELOG.md
+27Lines changed: 27 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,32 @@
1
1
# Changelog
2
2
3
+
## 1.0.11
4
+
5
+
### Patch Changes
6
+
7
+
-### Features
8
+
- add withSpin HOC for spinning icon variants ([0129863](https://github.com/wangdicoder/tiny-design/commit/01298638adce7d0d59d87e4e2299bc7323cb30a0))
9
+
- extract @tiny-design/icons package with tree-shakeable SVG icons ([2378f8d](https://github.com/wangdicoder/tiny-design/commit/2378f8d6a63461d59319dc7726b01511087f7781))
10
+
- add withSpin HOC for spinning icon variants ([0129863](https://github.com/wangdicoder/tiny-design/commit/01298638adce7d0d59d87e4e2299bc7323cb30a0))
11
+
- extract @tiny-design/icons package with tree-shakeable SVG icons ([2378f8d](https://github.com/wangdicoder/tiny-design/commit/2378f8d6a63461d59319dc7726b01511087f7781))
12
+
13
+
### Bug Fixes
14
+
- replace deprecated <Icon> with named icon components in demos ([e51fca5](https://github.com/wangdicoder/tiny-design/commit/e51fca58a6bdb167d46b5569557107d513094a51))
15
+
- resolve @tiny-design/icons from source in docs app ([64e7e7b](https://github.com/wangdicoder/tiny-design/commit/64e7e7bf570df1e4b4f79c305c42966133fb2230))
16
+
17
+
### Refactors
18
+
- move withSpin HOC from icons to react package ([64a835d](https://github.com/wangdicoder/tiny-design/commit/64a835d25a66b2c35cb4d7e83bb301a8f790d2f7))
19
+
- move withSpin HOC from icons to react package ([64a835d](https://github.com/wangdicoder/tiny-design/commit/64a835d25a66b2c35cb4d7e83bb301a8f790d2f7))
20
+
- consume @tiny-ui/tokens from react package and docs app ([a66e078](https://github.com/wangdicoder/tiny-design/commit/a66e078c727eff465c8a0976e14aafcd7148d245))
21
+
- version packages [skip ci] ([0711404](https://github.com/wangdicoder/tiny-design/commit/0711404b706626b1673d9781089d4778a8721b81))
22
+
- rename project from tiny-ui to tiny-design ([17dd9ab](https://github.com/wangdicoder/tiny-design/commit/17dd9ab482d61f4327c43762470e583df8cb95f8))
23
+
- rename npm scope from @tiny-ui to @tiny-design ([1f7c1bc](https://github.com/wangdicoder/tiny-design/commit/1f7c1bcdb3d1064215567c1a2b7ee504eb823a99))
24
+
- add Overlay component documentation and examples ([68f6bdd](https://github.com/wangdicoder/tiny-design/commit/68f6bdd0167adefc9bf37d5217e614aade170592))
25
+
- migrate to pnpm monorepo with turborepo ([52e6c47](https://github.com/wangdicoder/tiny-design/commit/52e6c47612fcf0197aec494f4ba5c4508eb17203))
0 commit comments