-
Notifications
You must be signed in to change notification settings - Fork 2
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: mindshare rendering issues #2233
Merged
Merged
Conversation
This file contains 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
Co-authored-by: darwin.apolinario <[email protected]>
* fix(pages 1 to 6 mindshare fix rendering): pages 1 to 6 mindshare fix rendering pages 1 to 6 mindshare fix rendering * fix(remove unnecessary color): remove unnecessary color remove unnecessary color * fix(adjust pre tag background): adjust pre tag background adjust pre tag background --------- Co-authored-by: Darwin ❤️❤️❤️ <[email protected]>
arzljames
pushed a commit
that referenced
this pull request
Jan 8, 2024
* fix(logout): multiple cookies not being deleted (#2227) Co-authored-by: darwin.apolinario <[email protected]> * Fix/mindshare rendering issues (#2218) * fix(pages 1 to 6 mindshare fix rendering): pages 1 to 6 mindshare fix rendering pages 1 to 6 mindshare fix rendering * fix(remove unnecessary color): remove unnecessary color remove unnecessary color * fix(adjust pre tag background): adjust pre tag background adjust pre tag background --------- Co-authored-by: Darwin ❤️❤️❤️ <[email protected]> --------- Co-authored-by: darwin.apolinario <[email protected]> Co-authored-by: Gian Espinosa <[email protected]>
darwin808
added a commit
that referenced
this pull request
Jan 8, 2024
* update how zesty docs content being rendered * fix: mindshare rendering issues (#2233) * fix(logout): multiple cookies not being deleted (#2227) Co-authored-by: darwin.apolinario <[email protected]> * Fix/mindshare rendering issues (#2218) * fix(pages 1 to 6 mindshare fix rendering): pages 1 to 6 mindshare fix rendering pages 1 to 6 mindshare fix rendering * fix(remove unnecessary color): remove unnecessary color remove unnecessary color * fix(adjust pre tag background): adjust pre tag background adjust pre tag background --------- Co-authored-by: Darwin ❤️❤️❤️ <[email protected]> --------- Co-authored-by: darwin.apolinario <[email protected]> Co-authored-by: Gian Espinosa <[email protected]> * Demo page update and bug fixes (#2237) * fix(logout): multiple cookies not being deleted (#2227) Co-authored-by: darwin.apolinario <[email protected]> * Fix/mindshare rendering issues (#2218) * fix(pages 1 to 6 mindshare fix rendering): pages 1 to 6 mindshare fix rendering pages 1 to 6 mindshare fix rendering * fix(remove unnecessary color): remove unnecessary color remove unnecessary color * fix(adjust pre tag background): adjust pre tag background adjust pre tag background --------- Co-authored-by: Darwin ❤️❤️❤️ <[email protected]> * Feat/dynamic contact form (#2225) * feat(getdemosection): adjusted demo content based on query params * chore(clean up): clean up * chore(usegetdynamicdata): clean up * feat(demo): update demo page update demo page to select user journey * fix(demo): add ternary check to avoid error * fix(contact page): remove form attributes * fix(join.js): update copy of the join page (#2236) * fix(join.js): update copy of the join page * fix(join.js): update page copy * fix(join.js): update form copy --------- Co-authored-by: Darwin ❤️❤️❤️ <[email protected]> Co-authored-by: darwin.apolinario <[email protected]> Co-authored-by: Gian Espinosa <[email protected]> Co-authored-by: Jomar Montuya <[email protected]> * Fix: login delay and update next `14.0.4` (#2246) * chore: update next to `14.0.4` # rebase stage * fix(auth): login delay --------- Co-authored-by: darwin.apolinario <[email protected]> * feat(tags.js): make the tag.js header same with categories to have cta (#2170) * feat(tags.js): make the tag.js header same with categories to have cta * chore: remove comments --------- Co-authored-by: darwin.apolinario <[email protected]> * Fix/darkmode accounts (#2249) * fix(logout): multiple cookies not being deleted (#2227) Co-authored-by: darwin.apolinario <[email protected]> * Fix/mindshare rendering issues (#2218) * fix(pages 1 to 6 mindshare fix rendering): pages 1 to 6 mindshare fix rendering pages 1 to 6 mindshare fix rendering * fix(remove unnecessary color): remove unnecessary color remove unnecessary color * fix(adjust pre tag background): adjust pre tag background adjust pre tag background --------- Co-authored-by: Darwin ❤️❤️❤️ <[email protected]> * fix(fix white bg issue and accounts tab): fix white bg issue and accounts tab fix white bg issue and accounts tab * fix(fix issue in portal): fix issue in portal fix issue in portal * fix(disable portal in dropdown on users menu): disable portal in dropdown on users menu disable portal in dropdown on users menu * fix(disable portal on the autocomplete to prevent zindex issue): disable portal disable portal on the autocomplete to prevent zindex issue * fix(fixing background issue in darkmode): fixing background issue in darkmode fixing background issue in darkmode --------- Co-authored-by: Darwin ❤️❤️❤️ <[email protected]> Co-authored-by: darwin.apolinario <[email protected]> * fix(contact.js): keep leadsource website as default (#2255) * fix(contact.js): keep leadsource website as default * feat(restore): restore * fix(demo.js): optimize demos page for tablet views (#2259) * feat: fix ppc explore forms (#2243) * fix(logout): multiple cookies not being deleted (#2227) Co-authored-by: darwin.apolinario <[email protected]> * Fix/mindshare rendering issues (#2218) * fix(pages 1 to 6 mindshare fix rendering): pages 1 to 6 mindshare fix rendering pages 1 to 6 mindshare fix rendering * fix(remove unnecessary color): remove unnecessary color remove unnecessary color * fix(adjust pre tag background): adjust pre tag background adjust pre tag background --------- Co-authored-by: Darwin ❤️❤️❤️ <[email protected]> * Feat/dynamic contact form (#2225) * feat(getdemosection): adjusted demo content based on query params * chore(clean up): clean up * chore(usegetdynamicdata): clean up * feat(demo): update demo page update demo page to select user journey * fix(demo): add ternary check to avoid error * fix(contact page): remove form attributes * fix(join.js): update copy of the join page (#2236) * fix(join.js): update copy of the join page * fix(join.js): update page copy * fix(join.js): update form copy * feat: fix ppc explore forms * feat(restore): restore vscode settings * feat(upadte): updates * feat(restore vscode): restore vscode settings * feat(restore vscode settings): fix vscode settings * fix(fix undefined): fix undefined --------- Co-authored-by: Darwin ❤️❤️❤️ <[email protected]> Co-authored-by: darwin.apolinario <[email protected]> Co-authored-by: Gian Espinosa <[email protected]> * update(zestydoc.js): removed unused import and variable * update(zestydoc.js): removed unused import and variable --------- Co-authored-by: root <[email protected]> Co-authored-by: Darwin ❤️❤️❤️ <[email protected]> Co-authored-by: darwin.apolinario <[email protected]> Co-authored-by: Gian Espinosa <[email protected]> Co-authored-by: Randy Apuzzo <[email protected]> Co-authored-by: Jomar Montuya <[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.
Changelog
Fix/mindshare rendering issues (https://github.com/zesty-io/website/pull/2218[)](https://github.com/zesty-io/website/commit/5665b5fb654157ac4b48ec2dc1b8d248d7423e04)