This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
Releases: microsoft/vscode-python-devicesimulator
Releases · microsoft/vscode-python-devicesimulator
Pacifica-CI_35935
staging Branch CI Release
Changes:
- 3a3ae68 ubuntu setup fixes (#281)
- 5940853 Release Note March 10 (#251)
- 3cd8c59 Merge pull request #250 from microsoft/dev
- 42d788f Merge pull request #255 from microsoft/users/t-xunguy/dev-update
- 1b79fbf Remove duplicate
- 48af30c Fix merge conflicts for dev
- f1f1072 Restructuring requirements.txt to remove dev dependencies
- 352c6e5 Merge pull request #247 from microsoft/users/t-xunguy/fix-mac-sound
- 6b49066 Merge branch 'dev' into users/t-xunguy/fix-mac-sound
- 4ccd2b3 Format files
See More
- a79e615 Merge pull request #244 from microsoft/users/t-xunguy/refactor
- e843b52 Merge branch 'dev' into users/t-xunguy/fix-mac-sound
- 561be31 Lint files
- 66fde0f Update with dev
- de43ea6 Make python a constant
- b8fcf43 Merge pull request #241 from microsoft/users/t-xunguy/file-selection-fix
- 66e803e Fix missing dependency for playing sound on mac
- c66967b Fix tests for mac os
- bf308a9 Merge branch 'dev' into users/t-xunguy/file-selection-fix
- 33828ab Venv Telemetry and Structure Refactoring (#240)
- b812b59 Merge branch 'users/t-xunguy/refactor' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-xunguy/refactor
- 1620f0f Remove commented out code
- 625ade8 Merge branch 'dev' into users/t-xunguy/refactor
- 5864562 Lint files
- 18bc94b Fix an undefined variable error because of mistyping
- 4751373 Merge branch 'dev' into users/t-xunguy/file-selection-fix
- 3f3c9b4 Remove duplicate code
- 4f77c7d Abstract deviceselection, file selection from extension
- bc5d090 Get serial monitor working with micro:bit and CPX (#242)
- 0138d86 Export file selection service
- 98c8f33 Allows unicode characters (eg. Japanese) in the python files that are run in the simulator (#243)
- dd1d702 Merge branch 'dev' into users/t-xunguy/file-selection-fix
- 1265ca0 Merge pull request #238 from microsoft/users/t-xunguy/ab-fix
- f5fca46 Handle active editor undefined
- 94019e0 Merge branch 'dev' into users/t-xunguy/ab-fix
- 0b7e5b4 Deploy code to micro:bit and removed need to rename file to deploy to CPX (#233)
- 49dfdae Merge branch 'users/t-xunguy/ab-fix' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-xunguy/ab-fix
- f1a8e15 Update test with css change
- c91f02e Merge branch 'dev' into users/t-xunguy/ab-fix
- 65320b5 Merge pull request #236 from microsoft/users/t-xunguy/hotfix-telemetry
- 5978085 Lint files
- c0505c7 changed date on release note (#239)
- 5a639fe Merge branch 'dev' into users/t-xunguy/ab-fix
- 879659c Use description foreground
- e1348fb Merge pull request #237 from microsoft/users/t-xunguy/hotfix-staging
- ce0552c Fix issue on mac os when using track_event
- 10ef8bf Fix issue on mac os when using track_event
- fea29fb Ab text fix
- bd17618 removed readme badges and changed date on release note (#234)
- 661e1cd Create Release Version (to staging) (#230)
- 70f553c micro:bit key presses functionality (accessibility) (#222)
- 1e839d9 Fix venv setup for UNIX (#232)
- 6cf1ad6 More Venv Fixes + Dependency Fail Detect on Python (#231)
- 3d21ebb Venv fixes (#228)
- 89d9fe8 Release Note Fix (#229)
- 11ac3d8 Merge pull request #221 from microsoft/users/t-anmah/debugger-socket-fix
- 5be7f32 Save previous debugger to disconnect
- 34be933 Remove unecessary logs
- 04fb8ff Merge branch 'users/t-anmah/debugger-socket-fix' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-anmah/debugger-socket-fix
- 9e10e08 Format files
- b8d46b8 Merge branch 'dev' into users/t-anmah/debugger-socket-fix
- c8f3b9d Only disconnect socket io server on exit from port and not on restart
- a690356 Release Note (#223)
- ddb45b4 Readme Update and adding MD File for Store Upload (#224)
- 395e5d4 Fixed command palette bug (#227)
- 877cd30 Virtual Environment Support for Dependencies (#218)
- 85c34a4 Merge pull request #220 from microsoft/users/t-xunguy/state-management
- 732e544 Remove a comment and console.log
- fef3c91 Add missing import for typing
- eb417fe Disconnect frontend after timeout
- adc5749 Format files
- a987e9d Lint files
- 83901da Reset sensor on reset-state message
- 99b5d0d Manage state for sensors on both cpx and microbit
- d3fb796 Keep the state for temperature sensor
- d82263b Lint files
- 0ad646b Update with dev
- 85fed6b Creating preview mode (#219)
- 58e989e Debug Adapter Tracker Implementation (#217)
- 9fe8287 Confirm disconnect on python side
- 8cc304e backend confirmation message
- c6e535e Send message to python side on disconnect from vscode server side
- 9d3265e added socket message for python process exit
- 389a2b2 Merge pull request #216 from microsoft/users/t-anmah/debugger
- 78821fb Merge branch 'users/t-anmah/debugger' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-anmah/debugger
- 79187f4 resolved merge conflicts
- 997cf2a Update with feedback
- e029bee removed bad call from debug user code
- 470282d src/adafruit_circuitplayground
- 44daa13 Freeze buttons on svg
- da18aa7 Merge branch 'users/t-xunguy/dap' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-xunguy/dap
- 72b9f1e Add telemetry for python (#213)
- 1f977c4 Pause input if on breakpoint
- b6abfd5 Reformatting
- e58caf6 Remove changes on button component
- 6dbfc9d Debug adapter sends start and stop message to webview
- 97cb358 Separated telemetry metrics for debugger (#214)
- 0dec72d Establish connection for debug adapter and webview with the messaging service
- 532d196 Output dependency installation failures to an output channel (#210)
- b616a7d Send stacktrace message from adapter
- 10f483a Update with latest debugger changes
- e951947 remove temporary console logs
- 25f2d5a Make messages constant
- f537d35 Create messaging service class
- 12f6458 Merge branch 'dev' into users/t-anmah/debugger
- b645302 backend cleanup
- 62afc4d Upgrade dependencies for security purposes
- ca7d7ea debugger work
- 797edbe Added telemetry to typescript side of extension (#211)
- c480348 Initial implementation of the tracker
- 85af162 Merge pull request #212 from microsoft/users/t-xunguy/tooltip
- 8512957 Update tests
- e4136cd Remove unecessary space
- 7cde2cb Update snapshot tests for th...
Pacifica-CI_35773
staging Branch CI Release
Changes:
- 5940853 Release Note March 10 (#251)
- 3cd8c59 Merge pull request #250 from microsoft/dev
- 42d788f Merge pull request #255 from microsoft/users/t-xunguy/dev-update
- 1b79fbf Remove duplicate
- 48af30c Fix merge conflicts for dev
- f1f1072 Restructuring requirements.txt to remove dev dependencies
- 352c6e5 Merge pull request #247 from microsoft/users/t-xunguy/fix-mac-sound
- 6b49066 Merge branch 'dev' into users/t-xunguy/fix-mac-sound
- 4ccd2b3 Format files
- a79e615 Merge pull request #244 from microsoft/users/t-xunguy/refactor
See More
- e843b52 Merge branch 'dev' into users/t-xunguy/fix-mac-sound
- 561be31 Lint files
- 66fde0f Update with dev
- de43ea6 Make python a constant
- b8fcf43 Merge pull request #241 from microsoft/users/t-xunguy/file-selection-fix
- 66e803e Fix missing dependency for playing sound on mac
- c66967b Fix tests for mac os
- bf308a9 Merge branch 'dev' into users/t-xunguy/file-selection-fix
- 33828ab Venv Telemetry and Structure Refactoring (#240)
- b812b59 Merge branch 'users/t-xunguy/refactor' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-xunguy/refactor
- 1620f0f Remove commented out code
- 625ade8 Merge branch 'dev' into users/t-xunguy/refactor
- 5864562 Lint files
- 18bc94b Fix an undefined variable error because of mistyping
- 4751373 Merge branch 'dev' into users/t-xunguy/file-selection-fix
- 3f3c9b4 Remove duplicate code
- 4f77c7d Abstract deviceselection, file selection from extension
- bc5d090 Get serial monitor working with micro:bit and CPX (#242)
- 0138d86 Export file selection service
- 98c8f33 Allows unicode characters (eg. Japanese) in the python files that are run in the simulator (#243)
- dd1d702 Merge branch 'dev' into users/t-xunguy/file-selection-fix
- 1265ca0 Merge pull request #238 from microsoft/users/t-xunguy/ab-fix
- f5fca46 Handle active editor undefined
- 94019e0 Merge branch 'dev' into users/t-xunguy/ab-fix
- 0b7e5b4 Deploy code to micro:bit and removed need to rename file to deploy to CPX (#233)
- 49dfdae Merge branch 'users/t-xunguy/ab-fix' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-xunguy/ab-fix
- f1a8e15 Update test with css change
- c91f02e Merge branch 'dev' into users/t-xunguy/ab-fix
- 65320b5 Merge pull request #236 from microsoft/users/t-xunguy/hotfix-telemetry
- 5978085 Lint files
- c0505c7 changed date on release note (#239)
- 5a639fe Merge branch 'dev' into users/t-xunguy/ab-fix
- 879659c Use description foreground
- e1348fb Merge pull request #237 from microsoft/users/t-xunguy/hotfix-staging
- ce0552c Fix issue on mac os when using track_event
- 10ef8bf Fix issue on mac os when using track_event
- fea29fb Ab text fix
- bd17618 removed readme badges and changed date on release note (#234)
- 661e1cd Create Release Version (to staging) (#230)
- 70f553c micro:bit key presses functionality (accessibility) (#222)
- 1e839d9 Fix venv setup for UNIX (#232)
- 6cf1ad6 More Venv Fixes + Dependency Fail Detect on Python (#231)
- 3d21ebb Venv fixes (#228)
- 89d9fe8 Release Note Fix (#229)
- 11ac3d8 Merge pull request #221 from microsoft/users/t-anmah/debugger-socket-fix
- 5be7f32 Save previous debugger to disconnect
- 34be933 Remove unecessary logs
- 04fb8ff Merge branch 'users/t-anmah/debugger-socket-fix' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-anmah/debugger-socket-fix
- 9e10e08 Format files
- b8d46b8 Merge branch 'dev' into users/t-anmah/debugger-socket-fix
- c8f3b9d Only disconnect socket io server on exit from port and not on restart
- a690356 Release Note (#223)
- ddb45b4 Readme Update and adding MD File for Store Upload (#224)
- 395e5d4 Fixed command palette bug (#227)
- 877cd30 Virtual Environment Support for Dependencies (#218)
- 85c34a4 Merge pull request #220 from microsoft/users/t-xunguy/state-management
- 732e544 Remove a comment and console.log
- fef3c91 Add missing import for typing
- eb417fe Disconnect frontend after timeout
- adc5749 Format files
- a987e9d Lint files
- 83901da Reset sensor on reset-state message
- 99b5d0d Manage state for sensors on both cpx and microbit
- d3fb796 Keep the state for temperature sensor
- d82263b Lint files
- 0ad646b Update with dev
- 85fed6b Creating preview mode (#219)
- 58e989e Debug Adapter Tracker Implementation (#217)
- 9fe8287 Confirm disconnect on python side
- 8cc304e backend confirmation message
- c6e535e Send message to python side on disconnect from vscode server side
- 9d3265e added socket message for python process exit
- 389a2b2 Merge pull request #216 from microsoft/users/t-anmah/debugger
- 78821fb Merge branch 'users/t-anmah/debugger' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-anmah/debugger
- 79187f4 resolved merge conflicts
- 997cf2a Update with feedback
- e029bee removed bad call from debug user code
- 470282d src/adafruit_circuitplayground
- 44daa13 Freeze buttons on svg
- da18aa7 Merge branch 'users/t-xunguy/dap' of https://github.com/microsoft/vscode-python-devicesimulator into users/t-xunguy/dap
- 72b9f1e Add telemetry for python (#213)
- 1f977c4 Pause input if on breakpoint
- b6abfd5 Reformatting
- e58caf6 Remove changes on button component
- 6dbfc9d Debug adapter sends start and stop message to webview
- 97cb358 Separated telemetry metrics for debugger (#214)
- 0dec72d Establish connection for debug adapter and webview with the messaging service
- 532d196 Output dependency installation failures to an output channel (#210)
- b616a7d Send stacktrace message from adapter
- 10f483a Update with latest debugger changes
- e951947 remove temporary console logs
- 25f2d5a Make messages constant
- f537d35 Create messaging service class
- 12f6458 Merge branch 'dev' into users/t-anmah/debugger
- b645302 backend cleanup
- 62afc4d Upgrade dependencies for security purposes
- ca7d7ea debugger work
- 797edbe Added telemetry to typescript side of extension (#211)
- c480348 Initial implementation of the tracker
- 85af162 Merge pull request #212 from microsoft/users/t-xunguy/tooltip
- 8512957 Update tests
- e4136cd Remove unecessary space
- 7cde2cb Update snapshot tests for the tooltip
- 8dcdca9 Lint changes
- 8...
Pacifica-CI_35694
staging Branch CI Release
Changes:
- c0505c7 changed date on release note (#239)
- e1348fb Merge pull request #237 from microsoft/users/t-xunguy/hotfix-staging
- ce0552c Fix issue on mac os when using track_event
- bd17618 removed readme badges and changed date on release note (#234)
- 661e1cd Create Release Version (to staging) (#230)
- ee10dd9 Merge pull request #178 from microsoft/dev
- 97b074f Added python unit tests to adafruit_circuitplayground library (#174)
- 61d8149 Merge pull request #153 from microsoft/users/t-luslev/shake-the-cpx
- 37ba441 Merge branch 'dev' into users/t-luslev/shake-the-cpx
- 67d532f Users/t anmah/pylint import error fix (#181)
See More
- 1f86ea0 Update with dev
- db75575 Updated prettier script so it works in Azure DevOps CI (#182)
- ce5a509 add prettier to package json and update license (#179)
- 309a0ce Merge pull request #177 from microsoft/users/t-xunguy/react-jest
- 04a96d3 Update with dev branch
- 5fe49a1 Merge pull request #176 from microsoft/users/t-vali/formatting-linting
- b3c215c Merge branch 'dev' into users/t-xunguy/react-jest
- b2196a6 Add a basic test for App component
- ca2ad22 Set up Jest for unit testing on the react side
- b339519 Merge branch 'dev' into users/t-vali/formatting-linting
- beffe24 updated prettier check script command
- d5ab039 updated PR template
- 9ffc041 Updated docs for formatting
- 9d90358 Bump handlebars from 4.1.2 to 4.7.2 (#172)
- 5916bf3 initial commit
- 57395fb Merge pull request #170 from microsoft/users/t-xunguy/cpx-components-refactor
- faabb51 Fix merge conflicts
- 33ad456 Merge pull request #169 from microsoft/users/t-anmah/simulation-dependency-checker-fix
- 5ddb822 Linting and adding spaces for cleaner code
- 104e40e resolved merge conflicts
- 0c56aca Merge pull request #173 from microsoft/users/t-anmah/cpx-library-name-change
- 528c123 incorporating more PR comments for clarity
- a3b6e31 Add space after colon in actionbar
- ee8ba5c added comment addressing new import alias
- f78653e Fix single line props for more clarity
- f00ff20 changed package import name from cpx to cp
- 4361a23 Updated code owners, fixed some spelling errors and improved sections of README (#168)
- 5d06eed Add description for device container
- b5f590b Disable rule for implicit jsx boolean value
- 86624f3 Update imports with tslint consistency
- f260ce8 Refactor css property of toolbar
- 43ff8b2 Update tslint rules for import consistency and disable member-access rule
- 76c04c5 incorporated PR feedback
- 1a9ad58 Merge pull request #164 from microsoft/dependabot/npm_and_yarn/lodash.template-4.5.0
- a7c389a Merge pull request #165 from microsoft/dependabot/npm_and_yarn/eslint-utils-1.4.3
- 68cfbc7 Lint toolbar file according to tsconfig
- dd00ae1 documentation updates for deploy to device package correction
- 6c77641 fixed python package downloads for py 3.8 and removed pywin32 install for unix
- bf02d26 Add typing to the props of toolbar component
- a2b19be Make the toolbar reusable by passing necessary button props to it
- 27049c5 Add padding to the toolbar
- ff2adb5 Remove hardcoded buttons to add horizontal margin
- 45c86aa Add licensing to files
- 81a4ae8 extract the action components from simulator into a reusable component
- 7cf0559 change file name of cpx to CpxImage
- 3f20963 rename sensorModalUtils and device files to be consistent
- 1d4d61f extract cpx in one single container
- 371f4bc Bump eslint-utils from 1.3.1 to 1.4.3
- 3a49243 Bump lodash.template from 4.4.0 to 4.5.0
- 5786936 Merge pull request #159 from DonJayamanne/packageChanges
- 85b9eec Update package.json
- 956208b Update package.json
- 0e388c8 Merge pull request #160 from DonJayamanne/removeUnwantedFiles
- 7969e2a Update CODEOWNERS
- c9acf05 Remove quickstart guide
- b34bbca Update package.json for marketplace
- 3dc2f6f Merge pull request #154 from NoelHanzel/patch-1
- 2f268e9 Corrected command in read.me
- 362fd07 make the cpx shake
- 1d83a72 Merge pull request #152 from microsoft/dev
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 U...
Pacifica-CI_35682
staging Branch CI Release
Changes:
- e1348fb Merge pull request #237 from microsoft/users/t-xunguy/hotfix-staging
- ce0552c Fix issue on mac os when using track_event
- bd17618 removed readme badges and changed date on release note (#234)
- 661e1cd Create Release Version (to staging) (#230)
- ee10dd9 Merge pull request #178 from microsoft/dev
- 97b074f Added python unit tests to adafruit_circuitplayground library (#174)
- 61d8149 Merge pull request #153 from microsoft/users/t-luslev/shake-the-cpx
- 37ba441 Merge branch 'dev' into users/t-luslev/shake-the-cpx
- 67d532f Users/t anmah/pylint import error fix (#181)
- 1f86ea0 Update with dev
See More
- db75575 Updated prettier script so it works in Azure DevOps CI (#182)
- ce5a509 add prettier to package json and update license (#179)
- 309a0ce Merge pull request #177 from microsoft/users/t-xunguy/react-jest
- 04a96d3 Update with dev branch
- 5fe49a1 Merge pull request #176 from microsoft/users/t-vali/formatting-linting
- b3c215c Merge branch 'dev' into users/t-xunguy/react-jest
- b2196a6 Add a basic test for App component
- ca2ad22 Set up Jest for unit testing on the react side
- b339519 Merge branch 'dev' into users/t-vali/formatting-linting
- beffe24 updated prettier check script command
- d5ab039 updated PR template
- 9ffc041 Updated docs for formatting
- 9d90358 Bump handlebars from 4.1.2 to 4.7.2 (#172)
- 5916bf3 initial commit
- 57395fb Merge pull request #170 from microsoft/users/t-xunguy/cpx-components-refactor
- faabb51 Fix merge conflicts
- 33ad456 Merge pull request #169 from microsoft/users/t-anmah/simulation-dependency-checker-fix
- 5ddb822 Linting and adding spaces for cleaner code
- 104e40e resolved merge conflicts
- 0c56aca Merge pull request #173 from microsoft/users/t-anmah/cpx-library-name-change
- 528c123 incorporating more PR comments for clarity
- a3b6e31 Add space after colon in actionbar
- ee8ba5c added comment addressing new import alias
- f78653e Fix single line props for more clarity
- f00ff20 changed package import name from cpx to cp
- 4361a23 Updated code owners, fixed some spelling errors and improved sections of README (#168)
- 5d06eed Add description for device container
- b5f590b Disable rule for implicit jsx boolean value
- 86624f3 Update imports with tslint consistency
- f260ce8 Refactor css property of toolbar
- 43ff8b2 Update tslint rules for import consistency and disable member-access rule
- 76c04c5 incorporated PR feedback
- 1a9ad58 Merge pull request #164 from microsoft/dependabot/npm_and_yarn/lodash.template-4.5.0
- a7c389a Merge pull request #165 from microsoft/dependabot/npm_and_yarn/eslint-utils-1.4.3
- 68cfbc7 Lint toolbar file according to tsconfig
- dd00ae1 documentation updates for deploy to device package correction
- 6c77641 fixed python package downloads for py 3.8 and removed pywin32 install for unix
- bf02d26 Add typing to the props of toolbar component
- a2b19be Make the toolbar reusable by passing necessary button props to it
- 27049c5 Add padding to the toolbar
- ff2adb5 Remove hardcoded buttons to add horizontal margin
- 45c86aa Add licensing to files
- 81a4ae8 extract the action components from simulator into a reusable component
- 7cf0559 change file name of cpx to CpxImage
- 3f20963 rename sensorModalUtils and device files to be consistent
- 1d4d61f extract cpx in one single container
- 371f4bc Bump eslint-utils from 1.3.1 to 1.4.3
- 3a49243 Bump lodash.template from 4.4.0 to 4.5.0
- 5786936 Merge pull request #159 from DonJayamanne/packageChanges
- 85b9eec Update package.json
- 956208b Update package.json
- 0e388c8 Merge pull request #160 from DonJayamanne/removeUnwantedFiles
- 7969e2a Update CODEOWNERS
- c9acf05 Remove quickstart guide
- b34bbca Update package.json for marketplace
- 3dc2f6f Merge pull request #154 from NoelHanzel/patch-1
- 2f268e9 Corrected command in read.me
- 362fd07 make the cpx shake
- 1d83a72 Merge pull request #152 from microsoft/dev
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa...
Pacifica-CI_35679
staging Branch CI Release
Changes:
- bd17618 removed readme badges and changed date on release note (#234)
- 661e1cd Create Release Version (to staging) (#230)
- ee10dd9 Merge pull request #178 from microsoft/dev
- 97b074f Added python unit tests to adafruit_circuitplayground library (#174)
- 61d8149 Merge pull request #153 from microsoft/users/t-luslev/shake-the-cpx
- 37ba441 Merge branch 'dev' into users/t-luslev/shake-the-cpx
- 67d532f Users/t anmah/pylint import error fix (#181)
- 1f86ea0 Update with dev
- db75575 Updated prettier script so it works in Azure DevOps CI (#182)
- ce5a509 add prettier to package json and update license (#179)
See More
- 309a0ce Merge pull request #177 from microsoft/users/t-xunguy/react-jest
- 04a96d3 Update with dev branch
- 5fe49a1 Merge pull request #176 from microsoft/users/t-vali/formatting-linting
- b3c215c Merge branch 'dev' into users/t-xunguy/react-jest
- b2196a6 Add a basic test for App component
- ca2ad22 Set up Jest for unit testing on the react side
- b339519 Merge branch 'dev' into users/t-vali/formatting-linting
- beffe24 updated prettier check script command
- d5ab039 updated PR template
- 9ffc041 Updated docs for formatting
- 9d90358 Bump handlebars from 4.1.2 to 4.7.2 (#172)
- 5916bf3 initial commit
- 57395fb Merge pull request #170 from microsoft/users/t-xunguy/cpx-components-refactor
- faabb51 Fix merge conflicts
- 33ad456 Merge pull request #169 from microsoft/users/t-anmah/simulation-dependency-checker-fix
- 5ddb822 Linting and adding spaces for cleaner code
- 104e40e resolved merge conflicts
- 0c56aca Merge pull request #173 from microsoft/users/t-anmah/cpx-library-name-change
- 528c123 incorporating more PR comments for clarity
- a3b6e31 Add space after colon in actionbar
- ee8ba5c added comment addressing new import alias
- f78653e Fix single line props for more clarity
- f00ff20 changed package import name from cpx to cp
- 4361a23 Updated code owners, fixed some spelling errors and improved sections of README (#168)
- 5d06eed Add description for device container
- b5f590b Disable rule for implicit jsx boolean value
- 86624f3 Update imports with tslint consistency
- f260ce8 Refactor css property of toolbar
- 43ff8b2 Update tslint rules for import consistency and disable member-access rule
- 76c04c5 incorporated PR feedback
- 1a9ad58 Merge pull request #164 from microsoft/dependabot/npm_and_yarn/lodash.template-4.5.0
- a7c389a Merge pull request #165 from microsoft/dependabot/npm_and_yarn/eslint-utils-1.4.3
- 68cfbc7 Lint toolbar file according to tsconfig
- dd00ae1 documentation updates for deploy to device package correction
- 6c77641 fixed python package downloads for py 3.8 and removed pywin32 install for unix
- bf02d26 Add typing to the props of toolbar component
- a2b19be Make the toolbar reusable by passing necessary button props to it
- 27049c5 Add padding to the toolbar
- ff2adb5 Remove hardcoded buttons to add horizontal margin
- 45c86aa Add licensing to files
- 81a4ae8 extract the action components from simulator into a reusable component
- 7cf0559 change file name of cpx to CpxImage
- 3f20963 rename sensorModalUtils and device files to be consistent
- 1d4d61f extract cpx in one single container
- 371f4bc Bump eslint-utils from 1.3.1 to 1.4.3
- 3a49243 Bump lodash.template from 4.4.0 to 4.5.0
- 5786936 Merge pull request #159 from DonJayamanne/packageChanges
- 85b9eec Update package.json
- 956208b Update package.json
- 0e388c8 Merge pull request #160 from DonJayamanne/removeUnwantedFiles
- 7969e2a Update CODEOWNERS
- c9acf05 Remove quickstart guide
- b34bbca Update package.json for marketplace
- 3dc2f6f Merge pull request #154 from NoelHanzel/patch-1
- 2f268e9 Corrected command in read.me
- 362fd07 make the cpx shake
- 1d83a72 Merge pull request #152 from microsoft/dev
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 ...
Pacifica-CI_35302
staging Branch CI Release
Changes:
- ee10dd9 Merge pull request #178 from microsoft/dev
- 97b074f Added python unit tests to adafruit_circuitplayground library (#174)
- 61d8149 Merge pull request #153 from microsoft/users/t-luslev/shake-the-cpx
- 37ba441 Merge branch 'dev' into users/t-luslev/shake-the-cpx
- 67d532f Users/t anmah/pylint import error fix (#181)
- 1f86ea0 Update with dev
- db75575 Updated prettier script so it works in Azure DevOps CI (#182)
- ce5a509 add prettier to package json and update license (#179)
- 309a0ce Merge pull request #177 from microsoft/users/t-xunguy/react-jest
- 04a96d3 Update with dev branch
See More
- 5fe49a1 Merge pull request #176 from microsoft/users/t-vali/formatting-linting
- b3c215c Merge branch 'dev' into users/t-xunguy/react-jest
- b2196a6 Add a basic test for App component
- ca2ad22 Set up Jest for unit testing on the react side
- b339519 Merge branch 'dev' into users/t-vali/formatting-linting
- beffe24 updated prettier check script command
- d5ab039 updated PR template
- 9ffc041 Updated docs for formatting
- 9d90358 Bump handlebars from 4.1.2 to 4.7.2 (#172)
- 5916bf3 initial commit
- 57395fb Merge pull request #170 from microsoft/users/t-xunguy/cpx-components-refactor
- faabb51 Fix merge conflicts
- 33ad456 Merge pull request #169 from microsoft/users/t-anmah/simulation-dependency-checker-fix
- 5ddb822 Linting and adding spaces for cleaner code
- 104e40e resolved merge conflicts
- 0c56aca Merge pull request #173 from microsoft/users/t-anmah/cpx-library-name-change
- 528c123 incorporating more PR comments for clarity
- a3b6e31 Add space after colon in actionbar
- ee8ba5c added comment addressing new import alias
- f78653e Fix single line props for more clarity
- f00ff20 changed package import name from cpx to cp
- 4361a23 Updated code owners, fixed some spelling errors and improved sections of README (#168)
- 5d06eed Add description for device container
- b5f590b Disable rule for implicit jsx boolean value
- 86624f3 Update imports with tslint consistency
- f260ce8 Refactor css property of toolbar
- 43ff8b2 Update tslint rules for import consistency and disable member-access rule
- 76c04c5 incorporated PR feedback
- 1a9ad58 Merge pull request #164 from microsoft/dependabot/npm_and_yarn/lodash.template-4.5.0
- a7c389a Merge pull request #165 from microsoft/dependabot/npm_and_yarn/eslint-utils-1.4.3
- 68cfbc7 Lint toolbar file according to tsconfig
- dd00ae1 documentation updates for deploy to device package correction
- 6c77641 fixed python package downloads for py 3.8 and removed pywin32 install for unix
- bf02d26 Add typing to the props of toolbar component
- a2b19be Make the toolbar reusable by passing necessary button props to it
- 27049c5 Add padding to the toolbar
- ff2adb5 Remove hardcoded buttons to add horizontal margin
- 45c86aa Add licensing to files
- 81a4ae8 extract the action components from simulator into a reusable component
- 7cf0559 change file name of cpx to CpxImage
- 3f20963 rename sensorModalUtils and device files to be consistent
- 1d4d61f extract cpx in one single container
- 371f4bc Bump eslint-utils from 1.3.1 to 1.4.3
- 3a49243 Bump lodash.template from 4.4.0 to 4.5.0
- 5786936 Merge pull request #159 from DonJayamanne/packageChanges
- 85b9eec Update package.json
- 956208b Update package.json
- 0e388c8 Merge pull request #160 from DonJayamanne/removeUnwantedFiles
- 7969e2a Update CODEOWNERS
- c9acf05 Remove quickstart guide
- b34bbca Update package.json for marketplace
- 3dc2f6f Merge pull request #154 from NoelHanzel/patch-1
- 2f268e9 Corrected command in read.me
- 362fd07 make the cpx shake
- 1d83a72 Merge pull request #152 from microsoft/dev
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 Make sure we don't run unsaved files and make sure filepicker works (#122)
- cff1ce7 Remove show of channel on 'activate' (#124)
- e2860b6...
Pacifica-CI_35293
dev Branch CI Release
Changes:
- 97b074f Added python unit tests to adafruit_circuitplayground library (#174)
- 61d8149 Merge pull request #153 from microsoft/users/t-luslev/shake-the-cpx
- 37ba441 Merge branch 'dev' into users/t-luslev/shake-the-cpx
- 67d532f Users/t anmah/pylint import error fix (#181)
- 1f86ea0 Update with dev
- db75575 Updated prettier script so it works in Azure DevOps CI (#182)
- ce5a509 add prettier to package json and update license (#179)
- 309a0ce Merge pull request #177 from microsoft/users/t-xunguy/react-jest
- 04a96d3 Update with dev branch
- 5fe49a1 Merge pull request #176 from microsoft/users/t-vali/formatting-linting
See More
- b3c215c Merge branch 'dev' into users/t-xunguy/react-jest
- b2196a6 Add a basic test for App component
- ca2ad22 Set up Jest for unit testing on the react side
- b339519 Merge branch 'dev' into users/t-vali/formatting-linting
- beffe24 updated prettier check script command
- d5ab039 updated PR template
- 9ffc041 Updated docs for formatting
- 9d90358 Bump handlebars from 4.1.2 to 4.7.2 (#172)
- 5916bf3 initial commit
- 57395fb Merge pull request #170 from microsoft/users/t-xunguy/cpx-components-refactor
- faabb51 Fix merge conflicts
- 33ad456 Merge pull request #169 from microsoft/users/t-anmah/simulation-dependency-checker-fix
- 5ddb822 Linting and adding spaces for cleaner code
- 104e40e resolved merge conflicts
- 0c56aca Merge pull request #173 from microsoft/users/t-anmah/cpx-library-name-change
- 528c123 incorporating more PR comments for clarity
- a3b6e31 Add space after colon in actionbar
- ee8ba5c added comment addressing new import alias
- f78653e Fix single line props for more clarity
- f00ff20 changed package import name from cpx to cp
- 4361a23 Updated code owners, fixed some spelling errors and improved sections of README (#168)
- 5d06eed Add description for device container
- b5f590b Disable rule for implicit jsx boolean value
- 86624f3 Update imports with tslint consistency
- f260ce8 Refactor css property of toolbar
- 43ff8b2 Update tslint rules for import consistency and disable member-access rule
- 76c04c5 incorporated PR feedback
- 1a9ad58 Merge pull request #164 from microsoft/dependabot/npm_and_yarn/lodash.template-4.5.0
- a7c389a Merge pull request #165 from microsoft/dependabot/npm_and_yarn/eslint-utils-1.4.3
- 68cfbc7 Lint toolbar file according to tsconfig
- dd00ae1 documentation updates for deploy to device package correction
- 6c77641 fixed python package downloads for py 3.8 and removed pywin32 install for unix
- bf02d26 Add typing to the props of toolbar component
- a2b19be Make the toolbar reusable by passing necessary button props to it
- 27049c5 Add padding to the toolbar
- ff2adb5 Remove hardcoded buttons to add horizontal margin
- 45c86aa Add licensing to files
- 81a4ae8 extract the action components from simulator into a reusable component
- 7cf0559 change file name of cpx to CpxImage
- 3f20963 rename sensorModalUtils and device files to be consistent
- 1d4d61f extract cpx in one single container
- 371f4bc Bump eslint-utils from 1.3.1 to 1.4.3
- 3a49243 Bump lodash.template from 4.4.0 to 4.5.0
- 5786936 Merge pull request #159 from DonJayamanne/packageChanges
- 85b9eec Update package.json
- 956208b Update package.json
- 0e388c8 Merge pull request #160 from DonJayamanne/removeUnwantedFiles
- 7969e2a Update CODEOWNERS
- c9acf05 Remove quickstart guide
- b34bbca Update package.json for marketplace
- 3dc2f6f Merge pull request #154 from NoelHanzel/patch-1
- 2f268e9 Corrected command in read.me
- 362fd07 make the cpx shake
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 Make sure we don't run unsaved files and make sure filepicker works (#122)
- cff1ce7 Remove show of channel on 'activate' (#124)
- e2860b6 Fix issue with tomorrow Night Blue Theme (#120)
- 041c985 Serial communication from the CPX to the extension (#97)
- a3a2c98...
Pacifica-CI_35290
dev Branch CI Release
Changes:
- 61d8149 Merge pull request #153 from microsoft/users/t-luslev/shake-the-cpx
- 37ba441 Merge branch 'dev' into users/t-luslev/shake-the-cpx
- 67d532f Users/t anmah/pylint import error fix (#181)
- 1f86ea0 Update with dev
- db75575 Updated prettier script so it works in Azure DevOps CI (#182)
- ce5a509 add prettier to package json and update license (#179)
- 309a0ce Merge pull request #177 from microsoft/users/t-xunguy/react-jest
- 04a96d3 Update with dev branch
- 5fe49a1 Merge pull request #176 from microsoft/users/t-vali/formatting-linting
- b3c215c Merge branch 'dev' into users/t-xunguy/react-jest
See More
- b2196a6 Add a basic test for App component
- ca2ad22 Set up Jest for unit testing on the react side
- b339519 Merge branch 'dev' into users/t-vali/formatting-linting
- beffe24 updated prettier check script command
- d5ab039 updated PR template
- 9ffc041 Updated docs for formatting
- 9d90358 Bump handlebars from 4.1.2 to 4.7.2 (#172)
- 5916bf3 initial commit
- 57395fb Merge pull request #170 from microsoft/users/t-xunguy/cpx-components-refactor
- faabb51 Fix merge conflicts
- 33ad456 Merge pull request #169 from microsoft/users/t-anmah/simulation-dependency-checker-fix
- 5ddb822 Linting and adding spaces for cleaner code
- 104e40e resolved merge conflicts
- 0c56aca Merge pull request #173 from microsoft/users/t-anmah/cpx-library-name-change
- 528c123 incorporating more PR comments for clarity
- a3b6e31 Add space after colon in actionbar
- ee8ba5c added comment addressing new import alias
- f78653e Fix single line props for more clarity
- f00ff20 changed package import name from cpx to cp
- 4361a23 Updated code owners, fixed some spelling errors and improved sections of README (#168)
- 5d06eed Add description for device container
- b5f590b Disable rule for implicit jsx boolean value
- 86624f3 Update imports with tslint consistency
- f260ce8 Refactor css property of toolbar
- 43ff8b2 Update tslint rules for import consistency and disable member-access rule
- 76c04c5 incorporated PR feedback
- 1a9ad58 Merge pull request #164 from microsoft/dependabot/npm_and_yarn/lodash.template-4.5.0
- a7c389a Merge pull request #165 from microsoft/dependabot/npm_and_yarn/eslint-utils-1.4.3
- 68cfbc7 Lint toolbar file according to tsconfig
- dd00ae1 documentation updates for deploy to device package correction
- 6c77641 fixed python package downloads for py 3.8 and removed pywin32 install for unix
- bf02d26 Add typing to the props of toolbar component
- a2b19be Make the toolbar reusable by passing necessary button props to it
- 27049c5 Add padding to the toolbar
- ff2adb5 Remove hardcoded buttons to add horizontal margin
- 45c86aa Add licensing to files
- 81a4ae8 extract the action components from simulator into a reusable component
- 7cf0559 change file name of cpx to CpxImage
- 3f20963 rename sensorModalUtils and device files to be consistent
- 1d4d61f extract cpx in one single container
- 371f4bc Bump eslint-utils from 1.3.1 to 1.4.3
- 3a49243 Bump lodash.template from 4.4.0 to 4.5.0
- 5786936 Merge pull request #159 from DonJayamanne/packageChanges
- 85b9eec Update package.json
- 956208b Update package.json
- 0e388c8 Merge pull request #160 from DonJayamanne/removeUnwantedFiles
- 7969e2a Update CODEOWNERS
- c9acf05 Remove quickstart guide
- b34bbca Update package.json for marketplace
- 3dc2f6f Merge pull request #154 from NoelHanzel/patch-1
- 2f268e9 Corrected command in read.me
- 362fd07 make the cpx shake
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 Make sure we don't run unsaved files and make sure filepicker works (#122)
- cff1ce7 Remove show of channel on 'activate' (#124)
- e2860b6 Fix issue with tomorrow Night Blue Theme (#120)
- 041c985 Serial communication from the CPX to the extension (#97)
- a3a2c98 Add telemetry to run simulator commands (#110)
- 5cc4658...
Pacifica-CI_35285
dev Branch CI Release
Changes:
- 67d532f Users/t anmah/pylint import error fix (#181)
- db75575 Updated prettier script so it works in Azure DevOps CI (#182)
- ce5a509 add prettier to package json and update license (#179)
- 309a0ce Merge pull request #177 from microsoft/users/t-xunguy/react-jest
- 04a96d3 Update with dev branch
- 5fe49a1 Merge pull request #176 from microsoft/users/t-vali/formatting-linting
- b3c215c Merge branch 'dev' into users/t-xunguy/react-jest
- b2196a6 Add a basic test for App component
- ca2ad22 Set up Jest for unit testing on the react side
- b339519 Merge branch 'dev' into users/t-vali/formatting-linting
See More
- beffe24 updated prettier check script command
- d5ab039 updated PR template
- 9ffc041 Updated docs for formatting
- 9d90358 Bump handlebars from 4.1.2 to 4.7.2 (#172)
- 5916bf3 initial commit
- 57395fb Merge pull request #170 from microsoft/users/t-xunguy/cpx-components-refactor
- faabb51 Fix merge conflicts
- 33ad456 Merge pull request #169 from microsoft/users/t-anmah/simulation-dependency-checker-fix
- 5ddb822 Linting and adding spaces for cleaner code
- 104e40e resolved merge conflicts
- 0c56aca Merge pull request #173 from microsoft/users/t-anmah/cpx-library-name-change
- 528c123 incorporating more PR comments for clarity
- a3b6e31 Add space after colon in actionbar
- ee8ba5c added comment addressing new import alias
- f78653e Fix single line props for more clarity
- f00ff20 changed package import name from cpx to cp
- 4361a23 Updated code owners, fixed some spelling errors and improved sections of README (#168)
- 5d06eed Add description for device container
- b5f590b Disable rule for implicit jsx boolean value
- 86624f3 Update imports with tslint consistency
- f260ce8 Refactor css property of toolbar
- 43ff8b2 Update tslint rules for import consistency and disable member-access rule
- 76c04c5 incorporated PR feedback
- 1a9ad58 Merge pull request #164 from microsoft/dependabot/npm_and_yarn/lodash.template-4.5.0
- a7c389a Merge pull request #165 from microsoft/dependabot/npm_and_yarn/eslint-utils-1.4.3
- 68cfbc7 Lint toolbar file according to tsconfig
- dd00ae1 documentation updates for deploy to device package correction
- 6c77641 fixed python package downloads for py 3.8 and removed pywin32 install for unix
- bf02d26 Add typing to the props of toolbar component
- a2b19be Make the toolbar reusable by passing necessary button props to it
- 27049c5 Add padding to the toolbar
- ff2adb5 Remove hardcoded buttons to add horizontal margin
- 45c86aa Add licensing to files
- 81a4ae8 extract the action components from simulator into a reusable component
- 7cf0559 change file name of cpx to CpxImage
- 3f20963 rename sensorModalUtils and device files to be consistent
- 1d4d61f extract cpx in one single container
- 371f4bc Bump eslint-utils from 1.3.1 to 1.4.3
- 3a49243 Bump lodash.template from 4.4.0 to 4.5.0
- 5786936 Merge pull request #159 from DonJayamanne/packageChanges
- 85b9eec Update package.json
- 956208b Update package.json
- 0e388c8 Merge pull request #160 from DonJayamanne/removeUnwantedFiles
- 7969e2a Update CODEOWNERS
- c9acf05 Remove quickstart guide
- b34bbca Update package.json for marketplace
- 3dc2f6f Merge pull request #154 from NoelHanzel/patch-1
- 2f268e9 Corrected command in read.me
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 Make sure we don't run unsaved files and make sure filepicker works (#122)
- cff1ce7 Remove show of channel on 'activate' (#124)
- e2860b6 Fix issue with tomorrow Night Blue Theme (#120)
- 041c985 Serial communication from the CPX to the extension (#97)
- a3a2c98 Add telemetry to run simulator commands (#110)
- 5cc4658 Adding debugger communication (#113)
- 3bceb79 Update how-to-use documentation (#115)
- 4dae998 Fixing bug seeing which icon in the Simulator Control bar is Focused on when tabbing (#116)
- a685755 add basic list methods t...
Pacifica-CI_35269
dev Branch CI Release
Changes:
- db75575 Updated prettier script so it works in Azure DevOps CI (#182)
- ce5a509 add prettier to package json and update license (#179)
- 309a0ce Merge pull request #177 from microsoft/users/t-xunguy/react-jest
- 04a96d3 Update with dev branch
- 5fe49a1 Merge pull request #176 from microsoft/users/t-vali/formatting-linting
- b3c215c Merge branch 'dev' into users/t-xunguy/react-jest
- b2196a6 Add a basic test for App component
- ca2ad22 Set up Jest for unit testing on the react side
- b339519 Merge branch 'dev' into users/t-vali/formatting-linting
- beffe24 updated prettier check script command
See More
- d5ab039 updated PR template
- 9ffc041 Updated docs for formatting
- 9d90358 Bump handlebars from 4.1.2 to 4.7.2 (#172)
- 5916bf3 initial commit
- 57395fb Merge pull request #170 from microsoft/users/t-xunguy/cpx-components-refactor
- faabb51 Fix merge conflicts
- 33ad456 Merge pull request #169 from microsoft/users/t-anmah/simulation-dependency-checker-fix
- 5ddb822 Linting and adding spaces for cleaner code
- 104e40e resolved merge conflicts
- 0c56aca Merge pull request #173 from microsoft/users/t-anmah/cpx-library-name-change
- 528c123 incorporating more PR comments for clarity
- a3b6e31 Add space after colon in actionbar
- ee8ba5c added comment addressing new import alias
- f78653e Fix single line props for more clarity
- f00ff20 changed package import name from cpx to cp
- 4361a23 Updated code owners, fixed some spelling errors and improved sections of README (#168)
- 5d06eed Add description for device container
- b5f590b Disable rule for implicit jsx boolean value
- 86624f3 Update imports with tslint consistency
- f260ce8 Refactor css property of toolbar
- 43ff8b2 Update tslint rules for import consistency and disable member-access rule
- 76c04c5 incorporated PR feedback
- 1a9ad58 Merge pull request #164 from microsoft/dependabot/npm_and_yarn/lodash.template-4.5.0
- a7c389a Merge pull request #165 from microsoft/dependabot/npm_and_yarn/eslint-utils-1.4.3
- 68cfbc7 Lint toolbar file according to tsconfig
- dd00ae1 documentation updates for deploy to device package correction
- 6c77641 fixed python package downloads for py 3.8 and removed pywin32 install for unix
- bf02d26 Add typing to the props of toolbar component
- a2b19be Make the toolbar reusable by passing necessary button props to it
- 27049c5 Add padding to the toolbar
- ff2adb5 Remove hardcoded buttons to add horizontal margin
- 45c86aa Add licensing to files
- 81a4ae8 extract the action components from simulator into a reusable component
- 7cf0559 change file name of cpx to CpxImage
- 3f20963 rename sensorModalUtils and device files to be consistent
- 1d4d61f extract cpx in one single container
- 371f4bc Bump eslint-utils from 1.3.1 to 1.4.3
- 3a49243 Bump lodash.template from 4.4.0 to 4.5.0
- 5786936 Merge pull request #159 from DonJayamanne/packageChanges
- 85b9eec Update package.json
- 956208b Update package.json
- 0e388c8 Merge pull request #160 from DonJayamanne/removeUnwantedFiles
- 7969e2a Update CODEOWNERS
- c9acf05 Remove quickstart guide
- b34bbca Update package.json for marketplace
- 3dc2f6f Merge pull request #154 from NoelHanzel/patch-1
- 2f268e9 Corrected command in read.me
- 25b4c65 Drop a GIF that GitHub seems to be choking on
- 96413f5 Use externally-hosted images in the README
- 974c2d6 Touch up package.json for publication
- a21d967 Merge pull request #151 from microsoft/Fix-VSIX-Details-and-Readme.md
- 47537d8 Change naming in Readme.md for vsix details
- ce1f25b Merge pull request #150 from microsoft/Fix-merge-issue-popup
- 1bb56df Fix Merge Conflict
- f770030 Merge pull request #146 from microsoft/users/t-famoun/change-pacifica
- 32bea69 Merge branch 'dev' into users/t-famoun/change-pacifica
- c49a81e Disable telemetry for python file with vscode settings (#143)
- 4b2ac51 Install dependencies into the extension folder (#144)
- 757e6c4 Updating ReadMe.md (#145)
- 21a234c Change Dont show again to a setting (#148)
- 2dc0f75 add null check (#147)
- 678b6ac Update test message for serial monitor (#141)
- ef73290 Persist user's choice for "Don't Show Again" for "New File" command (#142)
- 46b4228 changing extension name
- 7d26a83 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0534322 Add telemetry to serial monitor commands (#137)
- 1892c02 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 2d45a3e Adding extension icon (#139)
- de08372 Fix extension activation failing if no folder is opened (#138)
- 917f0f8 Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- 0d6efe4 Add Adafruit to ThirdPartyNotices.txt (#121)
- 418bcd9 Install dependencies for users (#135)
- e4e73f2 fix lack of null check on currentActiveFile (#136)
- 99756aa Merge branch 'dev' of https://github.com/microsoft/vscode-python-embedded into dev
- cc1b0db Updating the documentation (#133)
- 79f0473 Localize React file for the Toolbar (#129)
- 499b232 adding .po file
- 75cea26 UI Refinement (#131)
- 556bebf Add dependency for version-from-git to update version number in package.json (#134)
- b6a2320 Add new dependency to docs (#132)
- 40f3adc Debug configuration fix (#130) [ #67, #81 ]
- 1a83967 Preprocess sound file path to allow spaces on OSX (#125)
- 442569c File dropdown on simulator (#127)
- 0ae9c00 Make CPX svg responsive (#128)
- f9c0623 Adding telemetry for the new features (#112)
- 43091a9 Adding a setting for the user to pick the port and passing it to the python process (#123)
- 48f9bb6 Use absolute path instead relative to fix permission issue (#126)
- 11f37fa Improve UI (#119)
- f98f117 Fix bug occuring when value exceed bounds in slider input (#114)
- 0a7ff68 Make sure we don't run unsaved files and make sure filepicker works (#122)
- cff1ce7 Remove show of channel on 'activate' (#124)
- e2860b6 Fix issue with tomorrow Night Blue Theme (#120)
- 041c985 Serial communication from the CPX to the extension (#97)
- a3a2c98 Add telemetry to run simulator commands (#110)
- 5cc4658 Adding debugger communication (#113)
- 3bceb79 Update how-to-use documentation (#115)
- 4dae998 Fixing bug seeing which icon in the Simulator Control bar is Focused on when tabbing (#116)
- a685755 add basic list methods to pixel class (#117)
- 0102897 Save on run/deploy (#118...