fix(general): update core version #418#419
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe pull request updates the Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
# [6.3.0](angular-6.2.1...angular-6.3.0) (2026-04-29) ### Bug Fixes * **button:** fixed invalid padding being set for neutral buttons [#383](#383) ([#391](#391)) ([426d231](426d231)) * **general:** update core version [#418](#418) ([#419](#419)) ([aa5cef7](aa5cef7)) * **modal:** added custom class to modal close button [#409](#409) ([#411](#411)) ([e81fa01](e81fa01)) * **text-field:** fix circular dependency issue when using with reactive forms [#382](#382) ([#392](#392)) ([89cf3f0](89cf3f0)) * **text-field:** fix disabled state tracking [#421](#421) ([#422](#422)) ([39db9ca](39db9ca)) * **variables:** update core version, fix variable names [#400](#400) ([#408](#408)) ([05a3153](05a3153)) ### Features * **accordion:** add clickable and iconPosition props to community accordion header [#552](https://github.com/TEDI-Design-System/angular/issues/552) ([d4f3251](d4f3251)) * **checkbox,radio:** added formControl support to groups [#412](#412) ([#413](#413)) ([077be96](077be96)) * **checkbox:** added checkbox-card variant [#222](#222) ([#378](#378)) ([d04a7d6](d04a7d6)) * **icon:** added inherit ColorType [#114](#114) ([#389](#389)) ([37836f4](37836f4)) * **modal:** completed modal tedi-ready development [#223](#223) ([#377](#377)) ([31868b0](31868b0)) * **radio:** new TEDI-ready component [#7](#7) ([#381](#381)) ([37d21ac](37d21ac)) * **select:** added searchFn, improved dropdown behavior [#403](#403) ([#404](#404)) ([03b13d0](03b13d0)) * **select:** new tedi-ready component [#15](#15) ([#343](#343)) ([56af62c](56af62c))
Summary by CodeRabbit