Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix text for the disable top blocks plugin on the demo page #2081 #2084

Closed
wants to merge 12 commits into from

Conversation

shivalipatel6
Copy link
Contributor

The basics

The details

Resolves

Fixes
It fixes some wording issues in the demo document for the disable top blocks plugin.

Proposed Changes

Reason for Changes

Test Coverage

Documentation

Additional Information

shivalipatel6 and others added 7 commits October 31, 2023 15:28
deleted lint.js file, as well as removing it from the "available scripts" in dev-scripts/bin/blockly-scripts.js.
Created a new theme with black background, black block fill for each block, white highlight (Couldn't figure out boarders), dark toolbox, dark flyout, monospace text, The green text is not completed due to some css issues
Created theme with black background, black box fill, a white highlight (still figuring out how to set a boarder color), dark toolbox, dark flyout, and monospade text. I am still figuring out the green text due to CSS issues.
…le#2081

Replaced text on line 318 with a better discription for the plugin
@shivalipatel6 shivalipatel6 requested a review from a team as a code owner November 29, 2023 20:26
@shivalipatel6 shivalipatel6 requested review from maribethb and removed request for a team November 29, 2023 20:26
Copy link
Contributor

@maribethb maribethb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, thanks for opening this PR! It looks like this PR contains some unrelated commits, so we can't accept it in this form. Can you remove those commits from this branch? Thanks!

github-actions bot and others added 5 commits December 4, 2023 07:29
* Fixed workscpace-minimap/focus_region.ts type errors

Added various type checks and changes to focus_region.ts which follows proper standards for the TypeScript "strict-mode" compiler checks.

* fixed type errors in workspace-minimap/minimap.ts

Fixed all type error in ordinance with TypeScript's "strict-mode"

* Updated workspace-minimap to utilize TS strict-mode

Fully updated and fixed all type errors after enabling strict-mode.

* Updated index.ts to follow strict-mode rules

* fix lint errors in index.ts

* Updated testing file to coordinate with strict-mode

* Added requested changes

Added the changes request under the PR

* Added feedback changes

* Removed JSDOM test code

Removed the JSDOM code found in `plugins/workspace-minimap/test/minimap-test.mocha.js` as it was unnecessary due to updates to the code.

* format files using prettier
Thanks to Paraminder Saund for pointing this out.
@shivalipatel6 shivalipatel6 deleted the fix/demo-text branch December 4, 2023 12:42
@shivalipatel6 shivalipatel6 restored the fix/demo-text branch December 4, 2023 12:42
@shivalipatel6 shivalipatel6 deleted the fix/demo-text branch December 4, 2023 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants