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

docs: add v4 charcoal provider guide #623

Draft
wants to merge 1 commit into
base: v4.0.0
Choose a base branch
from

Conversation

yue4u
Copy link
Contributor

@yue4u yue4u commented Aug 28, 2024

やったこと

  • SSIA

動作確認環境

チェックリスト

不要なチェック項目は消して構いません

  • 破壊的変更がある場合には、対象のパッケージのメジャーバージョンが上がっていることを確認した
  • 追加したコンポーネントが index.ts から再 export されている
  • README やドキュメントに影響があることを確認した

@yue4u yue4u changed the base branch from main to v4.0.0 August 28, 2024 03:17
@yue4u yue4u force-pushed the docs/add-charcoal-provider-guide branch from 9bb35b2 to fdafa5b Compare August 28, 2024 03:18
@yue4u yue4u force-pushed the docs/add-charcoal-provider-guide branch from fdafa5b to a7ed1a5 Compare August 28, 2024 03:23
import { TokenInjector } from '@charcoal-ui/styled'
import { ThemeProvider } from 'styled-components'

<CharcoalProvider>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

running yarn format will turn this into ;<CharcoalProvider> 😢

@mimokmt mimokmt added the major label Aug 28, 2024
@yue4u yue4u changed the title docs: add v4 charcoal provider guide draft: docs: add v4 charcoal provider guide Oct 24, 2024
@yue4u yue4u marked this pull request as draft October 24, 2024 01:16
@yue4u yue4u changed the title draft: docs: add v4 charcoal provider guide docs: add v4 charcoal provider guide Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants