Releases: pixiv/charcoal
Releases · pixiv/charcoal
v4.5.0
What's Changed
- FIX: VRT の Snapshot が失敗する問題を修正 by @naporin0624 in #740
- feat: add overflowClip property to Modal to allow modifying preventScroll behavior by @doriasu in #737
New Contributors
Full Changelog: v4.4.1...v4.5.0
v4.4.1
What's Changed
- fix: pnpm exec icons-cli by @mimokmt in #725
- fix: icon deny list by @mimokmt in #727
- [icons-cli] Update icons Mon Mar 24 2025 by @charcoal-bot in #726
- fix: VRT が失敗するのを修正 by @naporin0624 in #728
- fix: update node to lts by @yue4u in #736
- fix: ThemeColor doc display by @yue4u in #735
- icons-cli: fix pdf export by @kvvzr in #738
Full Changelog: v4.4.0...v4.4.1
v4.4.0
What's Changed
- chore: replace [at]testing-library/react from react-test-renderer by @naporin0624 in #696
- fix: husky warning by @yue4u in #718
- fix: move push command after publish by @yue4u in #717
- fix: revert remove multi select by @yue4u in #724
Full Changelog: v4.3.0...v4.4.0
v4.3.0
Note
- React 19 / Server Components対応しました
- yarnからpnpmに移行しました。エンドユーザーに影響しないつもりですが、不具合がある場合issue報告をご利用ください
What's Changed
- fix: move SetThemeScript and themeHelper from styled to react by @yue4u in #701
- yarn から pnpm に変更 by @naporin0624 in #702
- Revert "yarn から pnpm に変更" by @naporin0624 in #704
- fix: add use client banner for rsc by @yue4u in #706
- Revert "Revert "yarn から pnpm に変更"" by @naporin0624 in #705
- chore: fix storybook build action by @naporin0624 in #703
- feat: add stories for react-sandbox by @yue4u in #708
- fix: invalid css :not selector by @yue4u in #707
- feat: react 19 codemod by @yue4u in #654
- chore: add vscode workspace settings by @naporin0624 in #631
- build: パッケージ間依存関係をworkspace:*に変更 by @naporin0624 in #710
- chore: fix postscript by @naporin0624 in #713
- fix/disable postpublish for now by @yue4u in #715
- fix: use pnpm publish by @yue4u in #716
Full Changelog: v4.2.1...v4.3.0
v4.2.1
What's Changed
- chore(react): fix text field prefix, suffix visible condition by @naporin0624 in #700
Full Changelog: v4.2.0...v4.2.1
v4.2.0
v4.1.0
v4.0.1
What's Changed
- V4.0.0 by @yue4u in #644
- feat: enabling css variables v1 via tailwind by @yue4u in #678
- 分割可能でない単語がHintTextに含まれていたときにあふれないようにする by @abcang in #679
- fix: restore ClickableElement type by @yue4u in #682
- Theme/token V2 demo の snapshot を更新 by @naporin0624 in #683
- playwrightのinstallでこけてるの直す by @mimokmt in #692
- [icons-cli] Update icons Thu Jan 16 2025 by @charcoal-bot in #689
Full Changelog: v4.0.0...v4.0.1
v3.16.2
v4.0.0
NOTE
v4.0.0 Migration Guide
What's Changed
- feat: update button to CSS-based implementation by @toshusai in #469
- Fix: Resolved unexpected button width issue when
as="a"
. by @toshusai in #489 - Merge
v3.10.1
intov4.0.0
by @toshusai in #492 - Feat: Added
componentAs
to theButton
. by @toshusai in #493 - Feat: Update Checkbox (v4) by @toshusai in #510
- v4 でも VRT を実行するように by @naporin0624 in #517
- merge v4 v3.11.0 by @naporin0624 in #527
- add sideEffects: true to style-loader by @naporin0624 in #530
- feat: update the Checkbox v4 by @toshusai in #519
- chore(react): add "*.css" to sideEffects by @naporin0624 in #528
- chore: test-storybook prepare base branch diff by @naporin0624 in #536
- tag item bg base64 v4 by @naporin0624 in #532
- feat: update switch to v4 by @toshusai in #518
- feat(react): update-segmented-control-v4 by @naporin0624 in #524
- feat(react): update clickable v4 by @naporin0624 in #526
- feat(react): update radio v4 by @naporin0624 in #522
- feat(react): update loading spinner v4 by @naporin0624 in #523
- feat: update FieldLabel v4 by @toshusai in #539
- feat: update Modal v4 by @toshusai in #538
- feat(react): update tag item v4 by @naporin0624 in #516
- feat(react): update icon button v4 by @naporin0624 in #525
- feat: update TextField and TextArea API by @toshusai in #537
- feat: add the rounded style to the Checkbox by @toshusai in #543
- Merge v3.13.0-beta into v4.0.0 by @toshusai in #553
- feat: textfield change to styled to css by @toshusai in #547
- feat: textarea change styled to css by @toshusai in #548
- feat: textarea change styled to css by @toshusai in #560
- feat: update RadioGroup by @toshusai in #559
- feat: dropdown selector v4 styled to css by @toshusai in #549
- feat(theme): add CSS and json for v4 by @mimokmt in #563
- packages install jest babel by @naporin0624 in #569
- feat: remove styled from react by @toshusai in #565
- fix VRT CI by @naporin0624 in #572
- refactor: update checkbox checked style by @toshusai in #571
- feat: replaced "as" with "component" by @toshusai in #573
- fix: typo by @toshusai in #575
- fix: modal size is not working by @toshusai in #576
- feat: delete ComponentAbstraction by @toshusai in #577
- merge v4 main by @naporin0624 in #578
- Changed pullrequest-cli to a private package. by @toshusai in #580
- chore(token-cli): change package.json by @naporin0624 in #581
- chore(pullrequest-cli): remove publishConfig by @naporin0624 in #582
- Mimo/fix token cli v4 by @mimokmt in #586
- feat: replace as to component IconButton. by @toshusai in #584
- fix(token-cli): primitive token named negative value case in v4 by @mimokmt in #590
- fix token-cli: prefix, selector, actions for v4 by @mimokmt in #597
- [theme]Update theme Thu Jul 11 2024 by @charcoal-bot in #599
- chore(token-cli): change selector v4.0.0 by @naporin0624 in #601
- [theme]Update theme Thu Jul 11 2024 by @charcoal-bot in #603
- Merge main to v4.0.0 by @naporin0624 in #592
- [theme]Update theme Fri Jul 19 2024 by @charcoal-bot in #605
- [theme]Update theme Fri Jul 19 2024 by @charcoal-bot in #606
- [theme]Update theme Fri Jul 26 2024 by @charcoal-bot in #613
- fix: modalがサーバーサイドで利用できない問題を修正 by @toshusai in #610
- feat(token-cli-workflow): update variable collection name for v4.0.0 by @mimokmt in #608
- docs: add v4.0.0 docs by @toshusai in #574
- feat(@charcoal-ui/react): add @layer charcoal output for css output by @yue4u in #619
- feat(token-cli): add new category token for v4 by @mimokmt in #629
- [theme]Update theme Wed Oct 09 2024 by @charcoal-bot in #632
- feat(icon-workflow): Enable creation of PRs to the base branch by @mimokmt in #637
- [icons-cli] Update icons Mon Oct 21 2024 by @charcoal-bot in #640
- Feat: skip dom purify for trusted content by @yue4u in #393
- token json を結合して color や数値をとれるトークンオブジェクトを作成する by @naporin0624 in #639
- fix!(@charcoal-ui/icons): remove dompurify from v4. by @yue4u in #643
- chore(@charcoal-ui/tailwind-config): add test for defaultConfig by @yue4u in #648
- fix: unify css variables json by @yue4u in #649
- fix: pass down className prop by @AN-Sippo in #651
- fix: update ci config by @yue4u in #653
- fix: update design token usage by @yue4u in #652
- Update Design Tokens, Add CSS Variables Tests, and Introduce Custom CSS Variables for
@charcoal-ui/react
by @naporin0624 in #604 - (v4) tokenが参照できない時、warnを出して処理を続けるようにする by @mimokmt in #662
- Revert "Update Design Tokens, Add CSS Variables Tests, and Introduce Custom CSS Variables for
@charcoal-ui/react
" by @yue4u in #663 - docs: add charcoal provider guide by @yue4u in #665
- fix: keep dts and fix copy target path when update theme by @yue4u in #667
- [theme]Update theme Fri Dec 13 2024 by @charcoal-bot in #669
- [theme]Update theme Fri Dec 13 2024 by @charcoal-bot in #670
- chore(token-cli): figma から得られる float に suffix px を付ける by @naporin0624 in #657
- feat: token v2 demo styled by @yue4u in #655
- fix: resolveFloat font weight by @yue4u in #671
- [theme]Update theme Fri Dec 13 2024 by @charcoal-bot in #672
- feat: allow design token v2 in tailwind config by @yue4u in #650
- feat: add token v2 demo bench by @yue4u in #673
- feat: mark tokens unstable by @yue4u in #674
- fix: tailwind token v2 demo classnames by @yue4u in #676
- v4 release note by @mimokmt in #677
New Contributors
Full Changelog: v3.16.1...v4.0.0