Max Musing
Max Musing
I noticed that lines get destroyed when their "head" touches the edge of the grid. It might look better if they instead are allowed to fully leave the canvas before...
Items with `value=""` are always filtered out, even if a custom filter function is provided which returns a non-zero value for that item. Expected behaviour would be to prioritize the...
Bumps the version of `monaco-editor` used from `0.34.0` to `0.35.0`. Adds support for a few new editor functions, including `addKeybindingRules`. [monaco-editor 0.35.0 on npm](https://www.npmjs.com/package/monaco-editor/v/0.35.0) For reference for anyone else who...
## Description This PR add support for specifying individual top, right, bottom, and left container padding. ```js ``` ## What type of PR is this? (check all applicable) - [x]...
## Description This PR adds [Basedash](https://www.basedash.com) to the _Projects Using React-Grid-Layout_ section in the README. Basedash is a BI platform, we're using react-grid-layout for our dashboard functionality so users can...