forked from smartcontractkit/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Squash work #166
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
Merged
Merged
Squash work #166
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
* chore: add blocks package * feat: install tailwind * chore: install tailwind v3 * fix: remove autoprefixer * Restore package-lock * fix: disable preflight
* Remove DocsNavigation from DocsLayout. Update styling to accomodate. * fix: adjust left grid sticky and padding * Update leftSidebar.module.css * fix: remove docs from tutoriallayout
Feat/84 update sidebar
* add cards * update styling * adjust types * fix heading * cleanup grid styling
* add tutorial foundation * Add tutorial components * add README * support N number of columns and add arrow icon * Update index.astro * remove unused import * Update GridCard.module.css * change how we add borders * make grid responsive --------- Co-authored-by: Simone Cuomo <simone@thisdot.co>
* add layout hero * use button component styles for the button links * removing unused styles
* add info card * Update QuickLinkCard.module.css * Update QuickLinkCard.module.css
* add media structure * Create README.md --------- Co-authored-by: Simone Cuomo <simone@thisdot.co>
* add resources grid * adjust image linking --------- Co-authored-by: Simone Cuomo <simone@thisdot.co>
* add grid * Update DocsV3Layout.astro * Update DocsV3Layout.astro * rwd * Update DocsV3Layout.astro * Update DocsV3Layout.astro * Update ToolsUtilitiesGrid.astro * add readme --------- Co-authored-by: Simone Cuomo <simone@thisdot.co>
* move all new components to overview (index mdx) page * fix css rule * update example links to real links * fix linkchecker
* RWD layout hero * RWD cards and tutorials * improve mobile spacing * fix tab trigger jump
* add journey cards * move components --------- Co-authored-by: Simone Cuomo <simone@thisdot.co>
* add journey cards * add tech standards * Update TechnicalStandards.astro * Update TechnicalStandards.astro * Update TechnicalStandards.astro * Update TechnicalStandards.astro
* add demos * add hover effects * update styling * wrap up * fixes merge conflicts * add anchor tags
* add changelog stylin and elements * Add footer masking * Update ChangelogCard.module.css * mobile improvements * Update ChangelogCard.astro * wrap up * add prop for query * add README * add fade to show more * Update ChangelogSnippet.astro * add query types * fix merge conflicts * Update ChangelogSnippet.astro * clarify comment
* add mobile journeys * remove old grid card css
* add basic megamenu structure and add missing icons * update megamenu desktop design * Update MegaMenu.tsx * Feat/85 hero (#132) * add hero * fix styling * fix css issue on dropdown menu * Update ProductNavigation.tsx * Update landingHero.module.css * add truncate * fix some styling * cleaned up old components and fixed some mobile styling * format megamenu and remove dead code * Update productNavigation.module.css * Update index.astro
* html foundation * finish * Update CommunityEvents.module.css * Update CommunityEvents.astro * update styling * Update fetchEvents.ts * Update CommunityEvents.astro * Update CommunityEvents.module.css
* add certified base * Update certification.astro * Update certification.astro * Update certification.astro * Update certification.astro * update colour token * Update ProductNavigation.tsx
* add component * styling * update try it out component * Update MegaMenu.tsx * wrap up tryit * add README * Update TryItOutAccordion.tsx * add dynamic code samples and accordian control * prerender code * Update CodeSampleReact.tsx * Update styles.module.css --------- Co-authored-by: Simone Cuomo <simone@thisdot.co>
* support video * Update ResourceCard.astro * Update ResourceCard.astro
* fixes from merge with main * fix directory header
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.
IMPORTANT: Please do not create a Pull Request without creating an issue first.Any change needs to be discussed before proceeding.
Closing issues
closes #ISSUE_NUMBER_GOES_HERE
...
Description
...
Changes