Conversation
The Tools tab relied on blank lines to space its rows, which is what put a paragraph around every one of them. * Wrap each toolbar row in a div, the same way the More sidebar already spaces its tag rows * Collapse three nested $set into one $let, so the blank lines that separated them are no longer needed * Add tc-info-list-item as a hook for users and core, with no styling of its own
✅ Deploy Preview for tiddlywiki-previews ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Confirmed: pmario has already signed the Contributor License Agreement (see contributing.md) |
📊 Build Size Comparison:
|
| Branch | Size |
|---|---|
| Base (master) | 2493.7 KB |
| PR | 2493.6 KB |
Diff: ⬇️ Decrease: 0.1 KB
✅ Change Note Status
All change notes are properly formatted and validated!
📝 $:/changenotes/5.5.0/#9989
Type: enhancement | Category: hackability
Release: 5.5.0
Each row of the tiddler info Tools tab is its own element and can be styled
🔗 #9989
👥 Contributors: pmario
📖 Change Note Guidelines
Change notes help track and communicate changes effectively. See the full documentation for details.
pmario
added a commit
to pmario/TiddlyWiki5
that referenced
this pull request
Aug 24, 2026
This reverts commit 57158ae. The change moved to its own pull request, TiddlyWiki#9989.
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes #9988
<div class="tc-info-list-item tc-tiny-v-gap-bottom">instead of a paragraph produced by the blank lines between rows. Row spacing is unchangedseparated them are no longer needed
tc-info-list-itemcarries no styling of its own. It is there so a row can be targeted from a custom stylesheet