mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-06 02:30:46 -08:00
* Update missing change notes * Update change notes * Add date fields * Update change notes * Update change notes * Add 9253 impact note * Replace deprecation with performance * Add change note for 9350
10 lines
No EOL
407 B
Text
10 lines
No EOL
407 B
Text
title: $:/changenotes/5.4.0/#9235
|
|
description: Fix nested `span.tc-keyboard` element in core
|
|
release: 5.4.0
|
|
tags: $:/tags/ChangeNote
|
|
change-type: enhancement
|
|
change-category: internal
|
|
github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9235 https://github.com/TiddlyWiki/TiddlyWiki5/pull/9325
|
|
github-contributors: Leilei332
|
|
|
|
Removes nested `<span class="tc-keyboard">` element in core search field. |