FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

Library for building distributed, real-time collaborative web applications

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

## Description Use [crypto.randomUUID()](https://developer.mozilla.org/en-US/docs/Web/API/Crypto/randomUUID) instead of v4 from uuid package. This API has been supported in node since 16.7: all versions of node which are not EOL support it so...

area: examples
area: framework
area: server
area: runtime
area: loader
area: driver
area: dds
dependencies
area: website
area: dds: sharedstring
area: tests
area: dds: propertydds
area: odsp-driver
status: stale
area: dds: tree
base: main

Reverts microsoft/FluidFramework#24353 This should be done before updating the version of server client uses ( https://github.com/microsoft/FluidFramework/pull/24330 ) and is obsoleted by https://github.com/microsoft/FluidFramework/pull/24342 .

area: examples
area: framework
area: runtime
area: loader
area: driver
area: dds
dependencies
area: dds: sharedstring
area: tests
area: dds: propertydds
area: odsp-driver
status: stale
area: dds: tree
base: main

Updates client to use the latest released build-tools.

area: examples
area: framework
area: runtime
area: loader
area: driver
area: dds
area: dev experience
dependencies
area: dds: sharedstring
area: tests
area: dds: propertydds
area: odsp-driver
status: stale
area: dds: tree
base: main

When a blob attach op is reuploaded (resubmit/ expired or stashed scenarios), we could hit asserts checking for its existence in the pending blob list if such op was already...

status: stale

## Description Enables debugAsserts by default in development configurations, but adds a more robust option for testing with them (and similar development only) code disabled. Allows passing debug/development only formatted...

area: examples
area: runtime
area: dds
public api change
area: dds: tree
base: main

## Description A new header variable is necessary when redeeming a share link so that a certain type of user has temporal access to the document to which the link...

area: driver
area: odsp-driver
public api change
base: main

Adds `child` and `children` methods to `treeNodeApi`.

area: framework
area: dds
public api change
area: dds: tree
base: main
changeset-present

This matches the requirements for fenced code in Markdown and is all that was required by the system.

public api change
base: main

Validates the exp field of all user-supplied tokens against the maxTokenLifetimeSec value configured in FRS\kubernetes\charts\historian\values.yaml.

area: server
base: main

## Description Update version of server used by client. This realigns the version of `uuid` used by the server and client code, avoiding the package duplication. ## Reviewer Guidance The...

area: examples
area: framework
area: driver
dependencies
area: tests
area: dds: propertydds
status: stale
base: main