Skip to content

Releases: freeCodeCamp/ui

v5.2.1

09 Feb 20:26
40bacb1

Choose a tag to compare

What's Changed

  • fix(Modal): use fixed positioning to avoid parent-dependent sizing by @huyenltnguyen in #749
  • fix(Audio,Transcript): let the components inherit parent width by @huyenltnguyen in #750

Full Changelog: v5.2.0...v5.2.1

v5.2.0

09 Feb 00:07
0ccbdf9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.1...v5.2.0

v5.1.1

02 Feb 19:15
76485fd

Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.1.1

v5.1.0

02 Feb 12:34
ca69a19

Choose a tag to compare

What's Changed

  • feat(Quiz,QuizQuestion): add action buttons for answer options by @huyenltnguyen in #724
  • chore: upgrade Node to version 24 by @Copilot in #726
  • feat: implement and integrate Audio and Transcript components with QuizQuestion by @huyenltnguyen in #728
  • refactor: replace fireEvent with userEvent in unit tests by @Copilot in #732
  • feat(base.css): add ruby element styles and typography demo by @Copilot in #730
  • fix(storybook): move Audio and Transcript to Internal Components section by @Copilot in #734
  • fix(transcript): accept and render HTML string by @huyenltnguyen in #735
  • fix: remove extra styles from typography demo by @huyenltnguyen in #737
  • fix(tsconfig): update target to ES2017 by @huyenltnguyen in #739

Full Changelog: v5.0.1...v5.1.0

v5.0.1

15 Dec 12:44
3d6ef94

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

15 Oct 17:30
697690f

Choose a tag to compare

What's Changed

Breaking Changes

  • Callout component:
    • success variant renamed to tip
    • info variant renamed to note
    • danger variant renamed to caution
    • Now requires a label prop
  • Dropdown component:
    • The menu and toggle no longer span the full width by default. Set the block prop to true for full width.

Full Changelog: v4.3.0...v5.0.0

v4.3.0

30 Aug 11:49
9ae8251

Choose a tag to compare

What's Changed

  • feat(col): expand grid support by @Copilot in #640
  • chore(.github): add copilot-instructions.md by @huyenltnguyen in #641
  • chore(col): replace ml-* with ms-* by @Copilot in #643
  • feat(row): support orientation prop by @huyenltnguyen in #644
  • chore: add debug-storybook.log to .gitignore by @Copilot in #646
  • fix: add purple colors to tailwind config by @Copilot in #648
  • docs(col, row, container): improve demos and usage guides by @huyenltnguyen in #649
  • chore(storybook): use custom toolbar button for theme selection by @huyenltnguyen in #652
  • docs(dropdown): use dummy actions in storybook examples by @Copilot in #651

Full Changelog: v4.2.0...v4.3.0

v4.2.0

20 Jun 08:42
8794923

Choose a tag to compare

What's Changed

  • feat(button): add disabled styles for danger variant by @Sembauke in #518
  • fix(tabs): correct props interfaces of TabsTrigger and TabsList by @mr-nobody-7 in #597

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

18 Jun 09:54
c40b606

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v4.1.0

v4.0.1

24 Mar 07:32
8435366

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1