-
Notifications
You must be signed in to change notification settings - Fork 47
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
v2.0.0 #1800
Labels
epic
Issue consisting of multiple issues of the same purpose
Comments
sungik-choi
added
the
epic
Issue consisting of multiple issues of the same purpose
label
Dec 15, 2023
sungik-choi
added a commit
that referenced
this issue
Feb 28, 2024
<!-- How to write a good PR title: - Follow [the Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/). - Give as much context as necessary and as little as possible - Prefix it with [WIP] while it’s a work in progress --> ## Self Checklist - [x] I wrote a PR title in **English** and added an appropriate **label** to the PR. - [x] I wrote the commit message in **English** and to follow [**the Conventional Commits specification**](https://www.conventionalcommits.org/en/v1.0.0/). - [x] I [added the **changeset**](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md) about the changes that needed to be released. (or didn't have to) - [x] I wrote or updated **documentation** related to the changes. (or didn't have to) - [x] I wrote or updated **tests** related to the changes. (or didn't have to) - [x] I tested the changes in various browsers. (or didn't have to) - Windows: Chrome, Edge, (Optional) Firefox - macOS: Chrome, Edge, Safari, (Optional) Firefox ## Related Issue <!-- Please link to issue if one exists --> - #1800 ## Summary <!-- Please brief explanation of the changes made --> Update README.md ## Details <!-- Please elaborate description of the changes --> - 다음 버전의 내용에 맞게 문서 내용을 업데이트합니다. - Chore: bezier-icons 기존 문서의 잘못된 예제 수정 - Chore: storybook preload 잘못된 코드 수정 ### Breaking change? (Yes/No) <!-- If Yes, please describe the impact and migration path for users --> No
Merged
3 tasks
github-project-automation
bot
moved this from 🏃♀️ In progress
to ✅ Done
in Bezier React
Mar 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Goals
라이브러리가 가지고 있던 문제들을 해결하고, 다음 버전의 디자인 시스템이 잘 안착할 수 있도록 기반을 닦습니다.
Due date
~ 2024.02
Tasklist
🌟 Epic
✨ Feature (support css var & layout component)
Box
primitive layout component #1818AlphaStack
layout component #1835AlphaCenter
layout component #1853Text
component to support new typography token #1833AlpahStack
's justify prop #1673ev
#690testId
property from the public component API #1959🔧 Fix
ListItem
size prop #1117active
property of styled-components insideListItem
#1314Switch
component is broken when using withModalTrigger
component #1099Banner
can not have link whencontent
is not string #1486Tooltip
and removeTooltipProvider
#1732🚚 Codemod (migration support)
Typography
interpolation to CSS Variable #1794styled
import path tostyled-components
#1782getRootElement
...) touseWindow
#1817Typography
of TextProps.typo to typo string literal #1816Stack
toLegacyStack
&AlphaStack
toStack
#1813AlphaCenter
toCenter
#1888spacing
foundation #1886ListItem
breaking changes (#1925) #1939OutlineItem
breaking changes (#1930) #1940KeyValueListItem
breaking changes (#1941) #1942🚀 Enhancement / Chore
useMemo
in style prop #1780Checkbox
as decorative elements #1735Radio
to be label-free #1734keepOpenOnBlur
props forOverlay
#1614forwardRef
to all components #1448forwardRef
toIcon
#1313🔽 Less important
The text was updated successfully, but these errors were encountered: