File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111- Allow per-post or per-collection ` date_format ` values. (#5477 )
1212- Replace inline style ` padding-left ` with ` padding-inline-start ` for RTL support (#5480 )
1313
14+ ### Bug Fixes
15+
16+ - Fix animations to pass Lighthouse. (#5494 )
17+
1418### Documentation & Maintenance
1519
1620- Update /docs/javascript/ to reflect changes in ` 0b8b523 `
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ permalink: "/docs/history/"
55excerpt : Change log of enhancements and bug fixes made to the theme.
66sidebar :
77 nav : docs
8- last_modified_at : ' 2026-06-28T19:52:07 +08:00'
8+ last_modified_at : ' 2026-07-23T12:17:42 +08:00'
99toc : false
1010---
1111
@@ -26,6 +26,10 @@ toc: false
2626- Allow per-post or per-collection ` date_format ` values. [ #5477 ] ( https://github.com/mmistakes/minimal-mistakes/issues/5477 )
2727- Replace inline style ` padding-left ` with ` padding-inline-start ` for RTL support [ #5480 ] ( https://github.com/mmistakes/minimal-mistakes/issues/5480 )
2828
29+ ### Bug Fixes
30+
31+ - Fix animations to pass Lighthouse. [ #5494 ] ( https://github.com/mmistakes/minimal-mistakes/issues/5494 )
32+
2933### Documentation & Maintenance
3034
3135- Update /docs/javascript/ to reflect changes in ` 0b8b523 `
You can’t perform that action at this time.
0 commit comments