pybricks-code icon indicating copy to clipboard operation
pybricks-code copied to clipboard

Web IDE for Pybricks

Results 31 pybricks-code issues
Sort by recently updated
recently updated
newest added

I'd love to see two buttons added to the web IDE. 1) 'turn the hub off'. While turning the hub on is very easy (just click the button) it takes...

Bumps [@shopify/react-i18n](https://github.com/Shopify/quilt/tree/HEAD/packages/react-i18n) from 7.8.0 to 7.10.2. Changelog Sourced from @​shopify/react-i18n's changelog. 7.10.2 Patch Changes Updated dependencies [a4eae7db3]: @​shopify/react-hooks@​3.1.0 7.10.1 Patch Changes Updated dependencies [b2cfd3b4d]: @​shopify/name@​1.0.1 7.10.0 Minor Changes #2711 3d072b067...

dependencies
javascript

Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 1.9.7 to 2.2.3. Release notes Sourced from @​reduxjs/toolkit's releases. v2.2.3 This minor release fixes the types for functions that accept a React Context instance to match the...

dependencies
javascript

Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.9.1 to 3.1.0. Release notes Sourced from usehooks-ts's releases. [email protected] Minor Changes 06dfd5e: Add remove function to useLocalStorage and useSessionStorage (@​k-melnychuk & @​RubyHuntsman) Patch Changes e62c41f: Restoration...

dependencies
javascript

Bumps [@types/redux-logger](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/redux-logger) from 3.0.12 to 3.0.13. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/redux-logger&package-manager=npm_and_yarn&previous-version=3.0.12&new-version=3.0.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

Bumps [redux](https://github.com/reduxjs/redux) from 4.2.1 to 5.0.1. Release notes Sourced from redux's releases. v5.0.1 This patch release adjusts the isPlainObject util to allow objects created via Object.create(null), and fixes a type...

dependencies

We currently use the mirror feature of `lftp` for deploying the Pybricks Code website. This leaves the site in an inconsistent state for a few minutes while the upload happens....

devops

This may make the functionality a bit easier to understand. Maybe we could change it to "open app", and perform the equivalent of this button browser button. If that doesn't...

enhancement

TODO: - https://crbug.com/684073 needs to be fixed - timeout needs to be added to bootloader connect as well Issue: https://github.com/pybricks/support/issues/911

When developing Pybricks Code using the React dev server (`yarn start`), the editor sometimes disappears during hot reload. Also more recent changes have cause syntax highlighting to stop working sometimes...

devops