Calvin LeGassick
Calvin LeGassick
Adds dequal to benchmarks as recommended #75
Is there a way to get `text-metrics` to include every whitespace when computing the width of a string? With strings that are all whitespace or mostly whitespace, the width that...
The issue seems to be with this line here: https://github.com/facebook/lexical/blob/main/packages/lexical-react/src/LexicalCheckListPlugin.tsx#L211 I think this should either be an optional behavior or, perhaps, removed as a default. Also, in our testing it...
# Relates to: https://discord.com/channels/1253563208833433701/1253563209462448241/1312119096514580550 # Risks Adapters aren't implemented for anything other than postgres Haven't even installed anything or run locally to verify it works # Background ## What does...