SorsOps

Results 15 issues of SorsOps

This is with reference to https://github.com/six7/figma-tokens/discussions/1112 . It exposes the same interface as the existing JSONBin storage provider, however it abstracts away the specifics on the JSONBin endpoint such as...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

## Description Removes the hardcoded RTS server url. Please double check to see that the value with the ':' in the annotations you are using will work, as I don't...

**Describe the bug** Currently the monaco editor is being loaded via CDN ![image](https://github.com/tokens-studio/figma-plugin/assets/80043879/34141065-5f0f-4809-bfd8-3eb95161facd) This impacts offline capabilities if a user has no opened the JSON editor prior to losing connect....

bug
QOL
2.0-followup

Currently we don't allow a user to specify the line endings option for the git sync providers which causes issues with unnecessary changes. We should add a checkbox within the...

sync
design

### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...

feature-request
p4

This line is causing a break in the UI when I navigate to kustomizations and causing the entire UI to crash https://github.com/gimlet-io/capacitor/blob/d8c8bc95c5af71ddf8baabc71da744dde9dcbc0c/web/src/Kustomization.jsx#L29 I have one kustomization that is in an...

**Changes** - Convert to typescript - Replace capacitorClient propdrilling with context - Add types from kubernetes - Group widgets and event handlers together - Minor cleanup for props that were...

Here are a few notes from looking through the front end code of Capacitor. They are not immediately actionable as issues, but it might be good to open a discussion...