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

Feat: add phase documentation #68

Draft
wants to merge 3 commits into
base: feat/add-tag-documentation
Choose a base branch
from

Conversation

genixxavier
Copy link
Contributor

@genixxavier genixxavier commented Jan 20, 2024

Summary

Add phase documentation.

Note: This branch will be created from the feat/add-tag-documentation branch, since the adjustments that were made in this branch were needed

Task

  • Add phase documentation

Affected sections

  • docs/components/phase.mdx
  • src/modules/docs/components/PhaseCustom.tsx
  • src/theme/global.css
  • src/modules/docs/components/index.ts
  • src/hooks/useGetComponents.tsx
  • src/components/Layout/SideBarDocs.tsx

How did you test this change?

Manual

Copy link

vercel bot commented Jan 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 30, 2024 8:37pm

@genixxavier genixxavier requested a review from jasanhdz January 20, 2024 00:11
@genixxavier genixxavier added the documentation Improvements or additions to documentation label Jan 20, 2024
@genixxavier genixxavier marked this pull request as draft January 20, 2024 00:12
listData={[
{
completed: true,
label: "Anuales",
Copy link
Contributor

Choose a reason for hiding this comment

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

The labels could be in English

Copy link
Member

@tbor00 tbor00 left a comment

Choose a reason for hiding this comment

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

Looks good, but please change to the final version and remove draft @genixxavier

package.json Outdated
@@ -19,7 +19,7 @@
"@algolia/autocomplete-core": "^1.8.3",
"@docsearch/react": "^3.5.1",
"@vercel/analytics": "^1.0.1",
"dd360-ds": "6.20.1",
"dd360-ds": "https://pkg.csb.dev/dd3tech/bui/commit/a46e1955/dd360-ds",
Copy link
Member

Choose a reason for hiding this comment

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

Change for the final version here please

@tbor00
Copy link
Member

tbor00 commented Jan 30, 2024

And resolve conflicts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants