FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

Library for building distributed, real-time collaborative web applications

Results 482 FluidFramework issues
Sort by recently updated
recently updated
newest added

## Description This change doesn't affect any functionality, it just moves two classes outside of the `containerruntime.ts` file, which has gotten fairly large. ## Does this introduce a breaking change?...

The initial goal for this task was to simplify the state machine of the pending summary state after a summary is submitted. In order to better understand how often the...

area: runtime
base: main

The problem happens when we generate thousands of ops in a short period of time and get throttled by the push service. The users keep sending ops and, in case...

area: runtime
base: main

Moving https://github.com/microsoft/FluidFramework/commit/b0021d6b194bba1215d60e2d48d0ba5a335567cc# to release/azure/1.0

base: release

Doesn't seem to make sense for this single logger to live in common-utils -- moving this will make it easier to find and consolidate related code, and I think it...

area: examples
area: framework
area: runtime
area: loader
area: driver
area: dds
area: dev experience
breaking change
dependencies
area: dds: sharedstring
area: tests
area: dds: propertydds
area: odsp-driver
public api change
base: main

Adds a document containing a brain dump on inverse changes and undo.

area: dds
base: main

If an interval's start and end offset is @15 in the document and if user deletes the text from @[10 - 20] and does an undo immediately. And now if...

triage
community-contribution
ado