Skip to content

Releases: pixiv/charcoal

v4.0.1

16 Jan 07:20
Compare
Choose a tag to compare

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

16 Jan 07:16
Compare
Choose a tag to compare

What's Changed

  • icon更新をmain以外のブランチに対しても行えるようにする by @mimokmt in #686
  • v3ブランチで実行するciを増やす by @mimokmt in #690
  • [icons-cli] Update icons Thu Jan 16 2025 by @charcoal-bot in #688
  • v3用のリリースタグを選べるようにする by @mimokmt in #691

Full Changelog: v3.16.1...v3.16.2

v4.0.0

25 Dec 05:08
Compare
Choose a tag to compare

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 into v4.0.0 by @toshusai in #492
  • Feat: Added componentAs to the Button. 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

v4.0.0-rc.2

24 Dec 01:33
Compare
Choose a tag to compare
v4.0.0-rc.2 Pre-release
Pre-release

NOTE

v4.0.0 Migration Guide

What's Changed

  • 分割可能でない単語がHintTextに含まれていたときにあふれないようにする by @abcang in #679

Full Changelog: v4.0.0-rc.1...v4.0.0-rc.2

v3.16.1

24 Dec 01:32
Compare
Choose a tag to compare

What's Changed

  • tokenが参照できない時、warnを出して処理を続けるようにする by @mimokmt in #660
  • v3 backport: abcang/hint-text-overflow-wrap-break-word by @yue4u in #680

Full Changelog: v3.16.0...v3.16.1

v4.0.0-rc.1

19 Dec 06:04
Compare
Choose a tag to compare
v4.0.0-rc.1 Pre-release
Pre-release

NOTE

v4.0.0 Migration Guide

What's Changed

Full Changelog: v4.0.0-rc.0...v4.0.0-rc.1

v4.0.0-rc.0

18 Dec 06:36
Compare
Choose a tag to compare
v4.0.0-rc.0 Pre-release
Pre-release

NOTE

v4.0.0 Migration Guide

What's Changed

Read more

v3.16.0

31 Oct 02:01
Compare
Choose a tag to compare

What's Changed

  • fix: rename use theme key and update type by @yue4u in #628
  • feat: export removeHalfLeadingCss for migration by @naporin0624 in #630
  • feat(token-cli): add new category token by @mimokmt in #627
  • docs(tailwind-config): tailwind-config/README.mdのリンク切れを修正 by @ryohidaka in #634
  • fix: bump dompurify by @yue4u in #635
  • [theme]Update theme Thu Oct 10 2024 by @charcoal-bot in #633
  • [icons-cli] Update icons Mon Oct 21 2024 by @charcoal-bot in #641

New Contributors

Full Changelog: v3.15.0...v3.16.0

v3.15.0

10 Sep 01:20
Compare
Choose a tag to compare

What's Changed

  • [icons-cli] Update icons Mon Sep 09 2024 by @charcoal-bot in #625

Full Changelog: v3.14.0...v3.15.0

v3.14.0

28 Aug 07:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.13.1...v3.14.0