There was an error while loading. Please reload this page.
[wiki sync] chore(footer): updating to today's date
[wiki sync] Footer updates (#1458) * reorder content * added jump links to overview * remove max breakpoint images * add content guideance chart * add locale and language selector section and imgs * add theme guidance * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * Update src/pages/components/footer.mdx Co-authored-by: Rich Kummer <rckummer@gmail.com> * capitalization clean up * Update src/pages/components/footer.mdx `modal` typo fix Co-authored-by: kennylam <kennylam@protonmail.com> * carefully typo fix Co-authored-by: Rich Kummer <rckummer@gmail.com> Co-authored-by: kennylam <kennylam@protonmail.com>
[wiki sync] chore(upgrade): upgrade to Gatsby Theme Carbon 2.3.0 (#1462)
[wiki sync] chore(image): remove unused image (#1457)
[wiki sync] fix(links): remove fragment from style-model link (#1446)
[wiki sync] fix(footer): reverting auto date injection
[wiki sync] Update published link
[wiki sync] contributing page tweak (#1412)
[wiki sync] Style models update (#1400) * initial rework * add do-don't * more images * more content * add dotcom shell to overview * example layouts in 1 image * Update src/pages/guidelines/style-models.mdx Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com> * Update src/pages/guidelines/style-models.mdx Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com> * Update src/pages/guidelines/style-models.mdx Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com> * Update src/pages/guidelines/style-models.mdx Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com> * Update src/pages/guidelines/style-models.mdx Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com> * Update src/pages/guidelines/style-models.mdx Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com> * Update src/pages/guidelines/style-models.mdx Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com> * Update src/pages/guidelines/style-models.mdx Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com> * moa content * captions and alt text pass * only missing 1 more example image * Update src/pages/guidelines/style-models.mdx Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com> * docs example page * image update * Update src/pages/guidelines/style-models.mdx * Update src/pages/guidelines/style-models.mdx * Update src/pages/guidelines/style-models.mdx * Update src/pages/guidelines/style-models.mdx * Update src/pages/guidelines/style-models.mdx * Update src/pages/guidelines/style-models.mdx * Update src/pages/guidelines/style-models.mdx * Update src/pages/guidelines/style-models.mdx * Update src/pages/guidelines/style-models.mdx * Update src/pages/guidelines/style-models.mdx * Update src/pages/guidelines/style-models.mdx * Update src/pages/guidelines/style-models.mdx * Update src/pages/guidelines/style-models.mdx * Update src/pages/guidelines/style-models.mdx * Update style-models.mdx * Update style-models.mdx Direct edits of the new content! * Update style-models.mdx Last pass copy edits Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com>
[wiki sync] [Tabs extended] add modifier section (#1370) * tabs extended page update * Update src/pages/components/tabs-extended.mdx I'm committing and will merge! * updates based on comments. all new images * small tweak * image width change * image width change again * image width change again * update language in overview * forgot to fix 1 image width Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
[wiki sync] feat(step-2): minor edits (#1379) * feat(step-2): minor edits * feat(steps): update preview link Co-authored-by: Ariella Gilmore <ariellalgilmore@gmail.com>
[wiki sync] fix(step-3): link-list already should be imported (#1377)
[wiki sync] chore(lint): introduce lint workflow for auto-fixing prettier/eslint (#1311) * chore(lint): introduce lint workflow for auto-fixing prettier/eslint * chore(lint): fix multiple eslint issues * chore(lint): fix multiple eslint issues * Fix code style issues with Prettier Co-authored-by: Lint Action <lint-action@samuelmeuli.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
[wiki sync] [fs] Archiving callout with data (#1281) * renamed single select to input select * tracking carbon dependencies * removed space * added card breadcrumbs dependency * created card section offset * updated image reference * created feature section * renamed leadspace wrapper to background-media for now * updated box folder * looks like we missed adding the image dependency when we created this doc * functional spec help * adjustments after feedback * chore: moving content around a bit * Apply suggestions from code review Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com> * chore: renamed fs-template * chore: addressing feedback * chore: updates based on feedback * Apply suggestions from code review Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com> * chore: moving callout data to archived Co-authored-by: Jan Child <44503588+janchild@users.noreply.github.com> Co-authored-by: Jeffrey Chew <jeff.chew@gmail.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
[wiki sync] [Dotcom shell] functional specs (#1199) * feat: new dotcom shell functional specs * chore: migrating callout functional specs Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
[wiki sync] Images adding link to web standards (#1187)
[wiki sync] chore(github): introduce CODEOWNERS file (#1186) * chore(github): introduce CODEOWNERS file * chore(github): introduce CODEOWNERS file
[wiki sync] [tabs-extended, card link] migrating and udpated specs (#1117) * renamed single select to input select * tracking carbon dependencies * removed space * added card breadcrumbs dependency * created card section offset * updated image reference * created feature section * renamed leadspace wrapper to background-media for now * updated box folder * looks like we missed adding the image dependency when we created this doc * chore: updated wiki-helper * chore: fixing table of contents in all functional specs * feat: migrating card link, enabled copy * feat: migrated tabs extended, and added vertical orientation option * chore: moved from ui to layout
[wiki sync] Fix link to Type "paring" page (#1110)
[wiki sync] docs: footer component typo fixes (#1108)
[wiki sync] [func specs] Fix opens (#1006) * renamed single select to input select * tracking carbon dependencies * removed space * apparently false doesnt close after all * fix broken link * fixed extra space issue with dependencies * bump
[wiki sync] Adding images, filter panel, lead space search (#1005) * renamed single select to input select * tracking carbon dependencies * removed space * fixed broken link * bumped wiki-helpers * grouped carbon components * leadspace search updates * added filter panel * added images to components * fixed typo Co-authored-by: JennySanchez <45213839+JennySanchez@users.noreply.github.com>