Max Bauer
Max Bauer
# Description Fixes #1596 ### New Adds a setting to configure the code editor font size. If unchanged it defaults to `inherit` mode. Font size property is applied in following...
# Description Adds publishing documentation in german language. Fixes #2108 ### Contribution Checklist: - [x] **The pull request only addresses one issue or adds one feature.** - [x] **The pull...
# Description Fixes #2053 Adds sorting capabilities to the request query parameters. It uses [react-dnd](https://react-dnd.github.io/react-dnd/about) internally. Sorting happens already while hovering other items, but changes are only permanent if the...
# Description Fixes #2217 This change adds masking capabilities to a `SingleLineEditor` **Issue** As of now, an environment variable becomes read-only once it is flagged as secret. This is due...