File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ This design allows to avoid repetitions, reduce the size of the compiled code us
122122- ✅ cache usage of ` Intl.DateTimeFormat(..)` within the Date based renderers
123123- ✅ add a ` timeZone` property to the Date based renderers
124124- ✅ document " UTC" requirement on Date values
125- - ⬛ Add ` numberingSystem` option to WeekRenderer component (` 01/2026` is ` ༠༡/༢༠༢༦` using * Tibetan* digits & rarr; siehe [standard Unicode numeral systems](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getNumberingSystems#supported_numbering_system_types))
125+ - ✅ Add ` numberingSystem` option to WeekRenderer component (` 01/2026` is ` ༠༡/༢༠༢༦` using * Tibetan* digits & rarr; siehe [standard Unicode numeral systems](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/getNumberingSystems#supported_numbering_system_types))
126126
127127# ## project enhancements
128128
@@ -280,7 +280,7 @@ npm install -D jest @testing-library/react ts-jest @types/jest ts-node @testing-
280280- https://storybook.js.org/addons/storybook-addon-storyout
281281- https://storybook.js.org/addons/@storybook/addon-console
282282
283- ### Shiel .io
283+ ### Shields .io
284284
285285- https://shields.io/badges/git-hub-actions-workflow-status
286286- https://shields.io/badges/git-hub-issues-or-pull-requests
You can’t perform that action at this time.
0 commit comments