@@ -16,53 +16,43 @@ The format is inspired by [Keep a Changelog].
1616
1717### Bug Fixes and Improvements
1818
19- - Fix mobile contract badge in tokens list
20- ([ #2259 ] ( https://github.com/oasisprotocol/explorer/issues/2259 ) )
21-
2219- Reduce decimals in rounded numbers ("0.47956…" -> "0.48")
2320 ([ #2267 ] ( https://github.com/oasisprotocol/explorer/issues/2267 ) )
2421
2522- Use rounded numbers everywhere
2623 ([ #2268 ] ( https://github.com/oasisprotocol/explorer/issues/2268 ) )
2724
28- - Fix header element alignment on search results page.
25+ - Fix header element alignment on search results page
2926 ([ #2272 ] ( https://github.com/oasisprotocol/explorer/issues/2272 ) )
3027
28+ - Fix mobile contract badge in tokens list
29+ ([ #2259 ] ( https://github.com/oasisprotocol/explorer/issues/2259 ) )
30+
3131### Internal Changes
3232
33- - Replace MUI Tooltip with Oasis UI Library component
33+ - Introduce Oasis UI Library
3434 ([ #2024 ] ( https://github.com/oasisprotocol/explorer/issues/2024 ) ,
35+ [ #2255 ] ( https://github.com/oasisprotocol/explorer/issues/2255 ) ,
36+ [ #2260 ] ( https://github.com/oasisprotocol/explorer/issues/2260 ) ,
37+ [ #2266 ] ( https://github.com/oasisprotocol/explorer/issues/2266 ) ,
38+ [ #2278 ] ( https://github.com/oasisprotocol/explorer/issues/2278 ) ,
39+ [ #2282 ] ( https://github.com/oasisprotocol/explorer/issues/2282 ) ,
3540 [ #2299 ] ( https://github.com/oasisprotocol/explorer/issues/2299 ) ,
3641 [ #2301 ] ( https://github.com/oasisprotocol/explorer/issues/2301 ) )
3742
3843- Test named-addresses links are reachable
3944 ([ #2152 ] ( https://github.com/oasisprotocol/explorer/issues/2152 ) )
4045
41- - Update dependencies
42- ([ #2188 ] ( https://github.com/oasisprotocol/explorer/issues/2188 ) ,
43- [ #2276 ] ( https://github.com/oasisprotocol/explorer/issues/2276 ) )
44-
45- - Replace MUI dependencies in Search with Oasis UI Library
46- ([ #2255 ] ( https://github.com/oasisprotocol/explorer/issues/2255 ) )
47-
48- - Replace MUI AppBar component with tailwind classes
49- ([ #2260 ] ( https://github.com/oasisprotocol/explorer/issues/2260 ) )
50-
51- - Init tailwind theme
52- ([ #2266 ] ( https://github.com/oasisprotocol/explorer/issues/2266 ) )
53-
5446- Speedup CI: shard playwright tests
5547 ([ #2275 ] ( https://github.com/oasisprotocol/explorer/issues/2275 ) )
5648
57- - Replace MUI Cards component in dashboard pages
58- ([ #2278 ] ( https://github.com/oasisprotocol/explorer/issues/2278 ) )
59-
60- - Remove usage of MUI Cards in app
61- ([ #2282 ] ( https://github.com/oasisprotocol/explorer/issues/2282 ) )
62-
6349- Detect hot-reload issues with eslint
6450 ([ #2296 ] ( https://github.com/oasisprotocol/explorer/issues/2296 ) )
6551
52+ - Update dependencies
53+ ([ #2188 ] ( https://github.com/oasisprotocol/explorer/issues/2188 ) ,
54+ [ #2276 ] ( https://github.com/oasisprotocol/explorer/issues/2276 ) )
55+
6656## 1.24.2 (2025-10-13)
6757
6858### Bug Fixes and Improvements
0 commit comments