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
+
1
13
# [ 2.0.0] ( https://github.com/input-output-hk/lace-ui-toolkit/compare/v1.24.0...v2.0.0 ) (2024-11-21)
2
14
3
15
# [ 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 1
1
{
2
2
"name" : " @input-output-hk/lace-ui-toolkit" ,
3
- "version" : " 2 .0.0" ,
3
+ "version" : " 3 .0.0" ,
4
4
"description" : " Lace UI Toolkit" ,
5
5
"homepage" : " https://github.com/input-output-hk/lace-ui-toolkit/blob/main/README.md" ,
6
6
"bugs" : {
You can’t perform that action at this time.
0 commit comments