mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-02-02 00:07:33 +00:00
* Fixes #8092 SelectWidget does not work with multiple options organised into group * Consolidate variables * Apply suggestion from @saqimtiaz * Update core/modules/widgets/select.js Co-authored-by: Mario Pietsch <pmariojo@gmail.com> * added release note * chore: lint fixes --------- Co-authored-by: Saq Imtiaz <saq.imtiaz@gmail.com> Co-authored-by: Mario Pietsch <pmariojo@gmail.com>
11 lines
395 B
Plaintext
11 lines
395 B
Plaintext
title: $:/changenotes/5.4.0/#8093
|
|
description: Fixes SelectWidget does not work with multiple options organised into group - issue #8092
|
|
release: 5.4.0
|
|
tags: $:/tags/ChangeNote
|
|
change-type: bugfix
|
|
change-category: widget
|
|
github-links: https://github.com/TiddlyWiki/TiddlyWiki5/issues/8093
|
|
github-contributors: buggyj
|
|
|
|
Fixed SelectWidget does not work with multiple options organised into group.
|