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