Translating documentation

Bringing the Aurelia docs to the world.

We don't yet have documentation on how best to provide alternate translations of Aurelia's docs. We're currently trying to determine what the best approach would be, especially with respect to keeping alternate translations up to date as the English translations evolve. If you are interested in translating our documentation to other languages, please reach out to us at aurelia@bluespire.com. We'd love to hear from you and would appreciate your input on how best to help you contribute in this way.

Last updated

Was this helpful?

Revision created

refactor(event): no longer call prevent default by default (#1926) BREAKING CHANGE: no longer calling preventDefault on all events, this can be switched back to v1 behavior via IListenerBindingOptions [skip ci] * BREAKING CHANGE: no longer reexport fetch plugin from aurelia package * fix(router-lite): dont register config * chore: cleanup unused methods, correct typings on test fixture