charts/shared/moment.js (11 lines): - line 363: // TODO: Remove "ordinalParse" fallback in next major release. - line 1049: // TODO: add sorting - line 1104: // TODO: Another silent failure? - line 2085: // TODO: Find a better way to register and load all the locales in Node - line 2459: // TODO: Replace the vanilla JS Date object with an independent day-of-week check. - line 2682: // TODO: We need to take the current isoWeekYear, but that depends on - line 2743: // TODO: Move this to another part of the creation flow to prevent circular deps - line 3083: // TODO: Use [].sort instead? - line 3573: // TODO: remove 'name' arg after deprecation is removed - line 4723: // TODO: Remove "ordinalParse" fallback in next major release. - line 5336: // TODO: Use this.as('ms')? charts/shared/locale/fr.js (1 line): - line 84: // TODO: Return 'e' when day of month > 1. Move this case inside