Skip to content

Commit fadb31c

Browse files
committed
Updated changelog
1 parent 6edc0f0 commit fadb31c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ ChangeLog
99
- **Update:** Fixed loading style display error in Bootstrap dark mode.
1010
- **Update:** Fixed performance issues in the `resetRows` method when handling large datasets.
1111
- **Update:** Fixed bug where the table `height` option caused duplicate headers when a caption was present.
12+
- **Update:** Fixed bug where CSS `!important` is ignored.
1213
- **Update:** Migrated site from Jekyll to Astro Framework.
1314

1415
#### Extensions
@@ -23,7 +24,6 @@ ChangeLog
2324
- **Update:** Added `scope` attribute support for table headers.
2425
- **Update:** Fixed bug where `updateCellByUniqueId` throws an error during search.
2526
- **Update:** Fixed "&" not escaped correctly in `unescapeHTML`.
26-
- **Update:** Fixed bug where CSS `!important` is ignored.
2727
- **Update:** Updated `locales` and `check-locale` tool.
2828

2929
#### Extensions

0 commit comments

Comments
 (0)