@@ -25,65 +25,37 @@ The format is inspired by [Keep a Changelog].
2525- Avoid query param conflict in tx details view
2626 ([ #2150 ] ( https://github.com/oasisprotocol/explorer/issues/2150 ) )
2727
28+ - Fix highlighting issues
29+ ([ #2108 ] ( https://github.com/oasisprotocol/explorer/issues/2108 ) ,
30+ [ #2107 ] ( https://github.com/oasisprotocol/explorer/issues/2107 ) )
31+
2832### Internal Changes
2933
3034- Introduce Oasis UI Library
31- ([ #1993 ] ( https://github.com/oasisprotocol/explorer/issues/1993 ) )
35+ ([ #1993 ] ( https://github.com/oasisprotocol/explorer/issues/1993 ) ,
36+ [ #2106 ] ( https://github.com/oasisprotocol/explorer/issues/2106 ) ,
37+ [ #2109 ] ( https://github.com/oasisprotocol/explorer/issues/2109 ) ,
38+ [ #2110 ] ( https://github.com/oasisprotocol/explorer/issues/2110 ) ,
39+ [ #2111 ] ( https://github.com/oasisprotocol/explorer/issues/2111 ) ,
40+ [ #2112 ] ( https://github.com/oasisprotocol/explorer/issues/2112 ) ,
41+ [ #2113 ] ( https://github.com/oasisprotocol/explorer/issues/2113 ) ,
42+ [ #2114 ] ( https://github.com/oasisprotocol/explorer/issues/2114 ) ,
43+ [ #2115 ] ( https://github.com/oasisprotocol/explorer/issues/2115 ) ,
44+ [ #2116 ] ( https://github.com/oasisprotocol/explorer/issues/2116 ) ,
45+ [ #2117 ] ( https://github.com/oasisprotocol/explorer/issues/2117 ) ,
46+ [ #2118 ] ( https://github.com/oasisprotocol/explorer/issues/2118 ) ,
47+ [ #2119 ] ( https://github.com/oasisprotocol/explorer/issues/2119 ) ,
48+ [ #2121 ] ( https://github.com/oasisprotocol/explorer/issues/2121 )
49+ [ #2125 ] ( https://github.com/oasisprotocol/explorer/issues/2125 ) ,
50+ [ #2128 ] ( https://github.com/oasisprotocol/explorer/issues/2128 ) ,
51+ [ #2131 ] ( https://github.com/oasisprotocol/explorer/issues/2131 ) )
3252
3353- Upgrade orval to 7.10.0
3454 ([ #2104 ] ( https://github.com/oasisprotocol/explorer/issues/2104 ) )
3555
36- - Replace MUI Skeleton with Oasis UI Library component
37- ([ #2106 ] ( https://github.com/oasisprotocol/explorer/issues/2106 ) )
38-
39- - Remove usage of MUI Paper component
40- ([ #2109 ] ( https://github.com/oasisprotocol/explorer/issues/2109 ) )
41-
42- - Replace MUI Divider with Oasis UI Library component
43- ([ #2110 ] ( https://github.com/oasisprotocol/explorer/issues/2110 ) )
44-
45- - Replace MUI Modal with Oasis UI Library component
46- ([ #2111 ] ( https://github.com/oasisprotocol/explorer/issues/2111 ) )
47-
48- - Replace MUI Breadcrumbs with Oasis UI Library component
49- ([ #2112 ] ( https://github.com/oasisprotocol/explorer/issues/2112 ) )
50-
51- - Replace MUI Drawer with Oasis UI Library component
52- ([ #2113 ] ( https://github.com/oasisprotocol/explorer/issues/2113 ) )
53-
54- - Replace MUI ImageList with custom component
55- ([ #2114 ] ( https://github.com/oasisprotocol/explorer/issues/2114 ) )
56-
57- - Replace MUI Snackbar with custom component
58- ([ #2115 ] ( https://github.com/oasisprotocol/explorer/issues/2115 ) )
59-
60- - Remove MUI Switch customization
61- ([ #2116 ] ( https://github.com/oasisprotocol/explorer/issues/2116 ) )
62-
63- - Adjust tailwind import after Parcel to Vite transition
64- ([ #2117 ] ( https://github.com/oasisprotocol/explorer/issues/2117 ) )
65-
66- - Replace MUI IconButton with Oasis UI Library component
67- ([ #2118 ] ( https://github.com/oasisprotocol/explorer/issues/2118 ) )
68-
69- - Remove usage of MUI List component
70- ([ #2119 ] ( https://github.com/oasisprotocol/explorer/issues/2119 ) )
71-
72- - Replace badges with Oasis UI Library component
73- ([ #2121 ] ( https://github.com/oasisprotocol/explorer/issues/2121 ) )
74-
7556- Change how highlight pattern is communicated among components
7657 ([ #2124 ] ( https://github.com/oasisprotocol/explorer/issues/2124 ) )
7758
78- - Replace MUI Fade with tailwind classes
79- ([ #2125 ] ( https://github.com/oasisprotocol/explorer/issues/2125 ) )
80-
81- - Replace MUI Alert with Oasis UI Library component
82- ([ #2128 ] ( https://github.com/oasisprotocol/explorer/issues/2128 ) )
83-
84- - Replace MUI LinearProgress with Oasis UI Library component
85- ([ #2131 ] ( https://github.com/oasisprotocol/explorer/issues/2131 ) )
86-
8759## 1.24.0 (2025-07-29)
8860
8961### Features
0 commit comments