Skip to content

Conversation

@skrustev
Copy link
Member

@skrustev skrustev commented Jul 8, 2025

Closes #15181

Requires PR: IgniteUI/igniteui-i18n#1

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them
@skrustev skrustev changed the title refactor(*): New localization initial implementation. refactor(*): New localization implementation. Jul 8, 2025
@skrustev skrustev added localization 🛠️ status: in-development Issues and PRs with active development on them labels Jul 8, 2025
@skrustev skrustev force-pushed the skrastev/localization branch from 892bb40 to 9a79f5f Compare October 30, 2025 08:32
skrustev and others added 17 commits October 31, 2025 11:26
* fix(date-editor): Use default display format based on locale. * chore(*): Replace angular's format date with the new core lib one. * chore(*): Use default locale from core when resolving default input format. * chore(*): Pass specific input options to intl formatter in core. * chore(*): Remove unused functions in util. * chore(*): Pass format options based on dataType. * chore(*): Update formats in tests to match Intl. * refactor(localization): Update Intl use to latest changes from localization. --------- Co-authored-by: MKirova <MKirova@DEV-MKIROVA> Co-authored-by: skrustev <striker18@mail.bg>
@mddragnev
Copy link
Member

Setting the locale directly on the pivot grid does not change the date dimension months and display localizations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💥 status: in-test PRs currently being tested localization

6 participants