File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : Replace the use of the static token object and sx/component prop color
3+ inference with a new `token()` method
4+ hash : 8aaaf86e1b0df6ac4b846339de1c8ddf2d1b50aa
5+ body : " "
6+ footer :
7+ Change-type : minor
8+ change-type : minor
9+ author : Jonathan Berger
10+ - subject : Remove old custom tokens
11+ hash : b203233f6b6bdd52238d31c7069a7c76e7bfd46a
12+ body : " "
13+ footer :
14+ Change-type : major
15+ change-type : major
16+ author : Jonathan Berger
17+ - subject : Use css variables in MUI
18+ hash : b29ef576db326224861fe04e77fef1ef8e7d6f18
19+ body : |
20+ See: https://balena.fibery.io/Work/Project/Better-theme-integration-in-the-dashboard-1076
21+ footer :
22+ Change-type : major
23+ change-type : major
24+ author : Jonathan Berger
25+ version : 12.0.0
26+ title : " "
27+ date : 2025-04-04T12:06:55.663Z
128- commits :
229 - subject : Replace deprecated `react-beautiful-dnd` with `dnd-kit`
330 hash : 95535d44799312783f5cd78d4f783c47c5a88cc9
Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file
44automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ # v12.0.0
8+ ## (2025-04-04)
9+
10+ * Replace the use of the static token object and sx/component prop color inference with a new ` token() ` method [ Jonathan Berger]
11+ * Remove old custom tokens [ Jonathan Berger]
12+ * Use css variables in MUI [ Jonathan Berger]
13+
714# v11.3.1
815## (2025-03-28)
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @balena/ui-shared-components" ,
3- "version" : " 11.3.1 " ,
3+ "version" : " 12.0.0 " ,
44 "main" : " ./dist/index.js" ,
55 "sideEffects" : false ,
66 "files" : [
139139 },
140140 "homepage" : " https://github.com/balena-io/ui-shared-components#readme" ,
141141 "versionist" : {
142- "publishedAt" : " 2025-03-28T12:04:36.156Z "
142+ "publishedAt" : " 2025-04-04T12:06:55.880Z "
143143 }
144144}
You can’t perform that action at this time.
0 commit comments