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

Refactored JavaScript translations #1039

Merged
merged 4 commits into from Jun 9, 2021
Merged

Conversation

acizmarik
Copy link
Member

This PR introduces following changes:

  • arrayHelper, dictionaryHelper and stringHelper were moved into dotvvm.translations and no longer pollute dotvvm root
  • Registrations that previously required complex logic to select MethodInfo were rewritten using parameterFilter lambdas

#1009 should be merged first.

@acizmarik acizmarik added this to the Version 3.1 milestone Jun 4, 2021
Base automatically changed from feature/list-method-translations to main June 9, 2021 14:34
@tomasherceg tomasherceg merged commit daf5af8 into main Jun 9, 2021
@tomasherceg tomasherceg deleted the refactoring-translations branch June 9, 2021 14:38
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

3 participants