File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 3.0.0] ( https://github.com/input-output-hk/lace-ui-toolkit/compare/v2.0.0...v3.0.0 ) (2024-12-11)
2+
3+
4+ * feat!: make token amount details configurable [ LW-11733] ([ bfab9e7] ( https://github.com/input-output-hk/lace-ui-toolkit/commit/bfab9e7440ecbe022706e75b093fcfce4d066172 ) )
5+
6+
7+ ### BREAKING CHANGES
8+
9+ * TokenAmount props changed from a simple fiatPrice prop
10+ to a more flexible "details" prop which can further be customized by
11+ passing "detailsColor" and "detailsWeight" to cover more scenarios
12+
113# [ 2.0.0] ( https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.24.0...v2.0.0 ) (2024-11-21)
214
315# [ 1.24.0] ( https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.23.0...v1.24.0 ) (2024-10-18)
Original file line number Diff line number Diff line change 11{
22 "name" : " @input-output-hk/lace-ui-toolkit" ,
3- "version" : " 2 .0.0" ,
3+ "version" : " 3 .0.0" ,
44 "description" : " Lace UI Toolkit" ,
55 "homepage" : " https://github.com/input-output-hk/lace-ui-toolkit/blob/main/README.md" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments