Needs work
Project:
Unicode Soft Hyphens
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2026 at 18:36 UTC
Updated:
25 Feb 2026 at 15:32 UTC
Jump to comment: Most recent
Comments
Comment #2
peter törnstrand commentedComment #3
peter törnstrand commentedComment #4
peter törnstrand commentedComment #5
guido_sWe only had the need for titles and labels as it's possible to use HTML on other fields. But if it's of use to you for other fields too, I'll gladly review any merge request.
At least I assume you want to work on this, as you assigned the issue to you.
Comment #6
peter törnstrand commentedYes, I have a merge request on the way.
Comment #7
peter törnstrand commentedSo I might have gone a bit out of scope on this... I converted all hooks to the new system and documented the functions in the JS file. The new CSS files does not use a CSS preprocessor so Gulp could be removed if this MR is accepted.
Comment #9
peter törnstrand commentedSince this MR bumps the lowest supported core version to 10.2 from 10.x this should perhaps, if accepted, go into a 2.x release.
Comment #10
guido_sYes, this is really out of scope of this issue / feature request.
All the additional stuff makes it really hard to check.
I want to keep minified files, and in the MR the files are renamed, some are deleted but still referenced in the libraries...
I'd prefer to use several issues for this to keep it clean and maintainable.
Let's focus on adding a field widget in this issue.
Create another issue for migrating to the new OOP Hooks, one issue for documentation stuff like the README.md and if anything needs a complete refactoring then also another issue for this please.
Comment #11
guido_sComment #12
guido_sI created 2 new issues to handle OOP Hooks and documentation.