mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-02-02 00:07:33 +00:00
* Locale support for sort operator * Add checkLanguageCode util function * Update docs & add language code validation * Replace multiple isDescending with reverse * Revert "Replace multiple isDescending with reverse" This reverts commit793177b8bc. * Simplify sortTiddler with Intl.Collator * Add change notes * Remove comment * Update makeCompareFunction to support locale * Update checkLanguageCode * Add locale support for sortsub * Add locale support for sort filter run prefix * Revert "Add locale support for sort filter run prefix" This reverts commit9479a156d7. * Remove checkLanguageCode Since filters are able to catch errors now * Update locale example * Revert " Add locale support for sortsub" This reverts commit4a617188fc. * Revert "Update makeCompareFunction to support locale" This reverts commit0ebca08036. * Update docs * Update change note
10 lines
391 B
Plaintext
10 lines
391 B
Plaintext
title: $:/changenotes/5.4.0/#9400/impacts/collator
|
|
changenote: $:/changenotes/5.4.0/#9400
|
|
created: 20251114102355243
|
|
modified: 20251114102355243
|
|
tags: $:/tags/ImpactNote
|
|
description: Tiddlywiki no longer works on browsers that doesn't support [[Intl.Collator|https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Collator]]
|
|
impact-type: compatibility-break
|
|
|
|
|