generated from json-schema-org/repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 40
Syncing the Title of .mdx file with the folder Name #169
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
Closed
Prashantijamgondi
wants to merge
136
commits into
json-schema-org:content
from
Prashantijamgondi:main
Closed
Syncing the Title of .mdx file with the folder Name #169
Prashantijamgondi
wants to merge
136
commits into
json-schema-org:content
from
Prashantijamgondi:main
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.7...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: prettify code in code editor * refactor: move tryFormatting to separate file * refactor: format tryFormattingCode function parameters for readability * refactor: remove unused useCallback import in CodeEditor component * refactor: remove unused useMonaco import in CodeEditor component --------- Co-authored-by: JeelRajodiya <[email protected]>
Update 'Twitter' text to 'X' for consistency
…ink-checker workflow
…or SEO improvements Squashed commit of the following: commit d3c392a Author: JeelRajodiya <[email protected]> Date: Wed Mar 5 01:56:25 2025 +0530 update meta data in Chapter 8 commit bf7c516 Author: JeelRajodiya <[email protected]> Date: Wed Mar 5 01:54:58 2025 +0530 update meta data in Chapter 7 commit a71b9d8 Author: JeelRajodiya <[email protected]> Date: Wed Mar 5 01:54:15 2025 +0530 update meta data in Chapter 6 commit 63f75e1 Author: JeelRajodiya <[email protected]> Date: Wed Mar 5 01:50:56 2025 +0530 update meta data in Chapter 5 commit 9ee9e23 Author: JeelRajodiya <[email protected]> Date: Wed Mar 5 01:45:59 2025 +0530 update meta data in Chapter 4 commit cda4240 Author: JeelRajodiya <[email protected]> Date: Wed Mar 5 01:39:15 2025 +0530 update meta data in Chapter 3 commit 1d1ec2f Author: JeelRajodiya <[email protected]> Date: Wed Mar 5 01:36:38 2025 +0530 update meta data of Chapter 2 commit f838043 Author: JeelRajodiya <[email protected]> Date: Wed Mar 5 01:26:14 2025 +0530 Update the meta data of Chapter 1
…t setup instructions
…ma-org#139) * Added new if-then-else example (Closes json-schema-org#71) * docs: minor updates * refactor: rename folder * style: format code for consistency and readability --------- Co-authored-by: JeelRajodiya <[email protected]>
* add loader to the validate button * add the types again and create handleValidateFunction * add the type for event * resolved the branch issue * refactor CodeEditor component by extracting custom hooks and creating EditorControls for better readability and maintainability * fix: correct spacing in validation button text --------- Co-authored-by: JeelRajodiya <[email protected]>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What kind of change does this PR introduce?
Issue Number:
Screenshots/videos:
If relevant, did you update the documentation?
Summary
Does this PR introduce a breaking change?