Code of conduct

Our mutual agreement on proper behavior within the Aurelia community.

As contributors and maintainers of Aurelia, we pledge to respect every contributor.

Communication through any channels under the control of Aurelia must always be constructive and professional.

We promise to extend courtesy and respect to everyone involved in this project. We expect anyone contributing to Aurelia to do the same.

If any member of the community violates this code of conduct, the maintainers of Aurelia may take action as deemed appropriate.

If you are subject to or witness unacceptable behavior, or have any other concerns, please email us at conduct@bluespire.com.

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