Robert Schäfer ffe6dc7736 Add MutationObserver to fix tests
Our build server failed because of frontend tests. However, all our
fullstack tests are passing... So maybe an issue in our test setup, not
reproducible in a real browser?

This commit:
ee4f132b0f (diff-0806c5f3fdae5e139222967601c7faca)
adds MutationObserver to their test setup. Adding it to our test suites
that touch the `editor` directly fixes our tests, too!

From what I can tell is that prosemirror is calling
`this.observer.takeRecords()`. Probably `tiptap` updated its
dependencies at some point and that's where `this.observer` was
introduced? Hard to tell. It really looks just like an issue only
present in test environments, so I think it's safe not to investigate
any further.
2019-08-02 14:32:06 +02:00
2019-06-11 15:47:10 -03:00
2019-08-02 14:32:06 +02:00
2019-07-14 01:45:38 +02:00
2019-04-12 11:26:13 +02:00
2019-06-21 16:22:54 +02:00
2019-04-12 11:32:43 +02:00
2019-07-08 18:03:54 +02:00

Human-Connection

Build Status Codecov Coverage MIT License Discord Channel

Human Connection is a nonprofit social, action and knowledge network that connects information to action and promotes positive local and global change in all areas of life.

  • Social: Interact with other people not just by commenting their posts, but by providing Pro & Contra arguments, give a Versus or ask them by integrated Chat or Let's Talk
  • Knowledge: Read articles about interesting topics and find related posts in the More Info tab or by Filtering based on Categories and Tagging or by using the Fulltext Search.
  • Action: Don't just read about how to make the world a better place, but come into Action by following provided suggestions on the Action tab provided by other people or Organisations.

Human-Connection

Technology Stack

Live demo

Try out our deployed staging environment.

Logins:

email password role
user@example.org 1234 user
moderator@example.org 1234 moderator
admin@example.org 1234 admin

Documentation

Learn how to set up a local development environment in our Docs 🔎

Translations

You can help translating the interface by joining us on lokalise.co. Thank you lokalise for providing us with a premium account 🙌.

Developer Chat

Join our friendly open-source community on Discord 😻 Just introduce yourself at #introduce-yourself and mention @@Mentor to get you onboard :neckbeard: Check out the contribution guideline, too!

Attributions

Locale Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

License

See the LICENSE file for license rights and limitations (MIT).

Languages
TypeScript 36%
JavaScript 20.4%
Vue 19.2%
HTML 18.3%
SCSS 4.6%
Other 1.4%