Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(react-scheduler): support scheduler localization capability #1985

Merged

Conversation

MaximKudriavtsev
Copy link
Contributor

No description provided.

@MaximKudriavtsev MaximKudriavtsev changed the title [wip] feat(react-scheduler): support scheduler localization feat(react-scheduler): support scheduler localization Apr 24, 2019
@MaximKudriavtsev MaximKudriavtsev changed the title feat(react-scheduler): support scheduler localization feat(react-scheduler): support scheduler localization capability Apr 24, 2019
@DevExpress DevExpress deleted a comment from MaximKudriavtsev Apr 25, 2019
});

const LocaleSwitcher = withStyles(styles, { name: 'LocaleSwitcher' })(
({ onLocaleChange, currentLocale, classes }) => (
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

({ onLocaleChange, currentLocale, {container, text} }) => (

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We often use another syntax

packages/dx-react-scheduler/docs/guides/localization.md Outdated Show resolved Hide resolved
packages/dx-react-scheduler/docs/guides/localization.md Outdated Show resolved Hide resolved
packages/dx-react-scheduler/docs/guides/localization.md Outdated Show resolved Hide resolved
packages/dx-react-scheduler/docs/guides/localization.md Outdated Show resolved Hide resolved
packages/dx-react-scheduler/docs/guides/localization.md Outdated Show resolved Hide resolved
packages/dx-react-scheduler/docs/reference/day-view.md Outdated Show resolved Hide resolved
packages/dx-react-scheduler/docs/reference/day-view.md Outdated Show resolved Hide resolved
packages/dx-react-scheduler/docs/reference/scheduler.md Outdated Show resolved Hide resolved
packages/dx-react-scheduler/docs/guides/localization.md Outdated Show resolved Hide resolved
packages/dx-react-scheduler/docs/guides/localization.md Outdated Show resolved Hide resolved
RomanTsukanov and others added 3 commits May 6, 2019 10:35
Co-Authored-By: MaximKudriavtsev <maxim_71rus_wow@mail.ru>
@MaximKudriavtsev MaximKudriavtsev merged commit 286003e into DevExpress:master May 7, 2019
@MaximKudriavtsev MaximKudriavtsev deleted the scheduler-localization branch May 7, 2019 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants