The Wayback Machine - https://web.archive.org/web/20210416035008/https://github.com/topics/collaboration
Skip to content
#

collaboration

Here are 1,049 public repositories matching this topic...

mattermost-server
dvc
jeblad
jeblad commented Feb 16, 2021

🚨🚨 Feature Request

  • Related to an existing Issue
  • A new implementation (Improvement, Extension)

Move the docker setup to a separate repository. Moving this outside core makes cleaner code.

Keeping docker-setup inside the core code, then adding a number of other similar systems like Vagrant, will over time create a mess. Better move them out. It also mak

ChumpChief
ChumpChief commented Dec 14, 2020

With #4556 we now have localized eventing on subdirectories ("containedValueChanged"). We should consider using these events in our examples where we currently do path inspection on the "valueChanged" event.

Based on a quick search, looks like the following might benefit:

  • examples\data-objects\primitives\src\main.tsx
  • examples\data-objects\todo\src\TextList\TextListView.tsx
  • [

Improve this page

Add a description, image, and links to the collaboration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the collaboration topic, visit your repo's landing page and select "manage topics."

Learn more