Skip to content

Releases: coreui/coreui-react

v4.6.0

Choose a tag to compare

@mrholek mrholek released this 15 Feb 10:07

v4.5.2

Choose a tag to compare

@mrholek mrholek released this 25 Jan 12:46
  • chore: update dependencies and devDependencies
  • docs: update Gatsby to v5 and MDX to v2
  • rename the isVisible utility to isInViewport to better describe it function
  • refactor: Minor improvements

v4.5.1

Choose a tag to compare

@mrholek mrholek released this 10 Jan 18:41
  • refactor(CPopover): improve className handling; improve props interface
  • refactor(CTooltip): improve className handling; improve props interface; make visible property reactive

v4.5.0

Choose a tag to compare

@mrholek mrholek released this 19 Dec 17:21
  • chore: update dependencies and devDependencies
  • feat(CCarousel): add swipe interactions on touchscreen devices
  • feat(CFormInput, CFormSelect, CFormTextarea): add feedback support to floating labels
  • fix(CModal): brought back custom modal attributes from v3
  • refactor: move isVisible() to utils

v4.4.1

Choose a tag to compare

@mrholek mrholek released this 12 Dec 18:35
  • fix(CFormRange): change the wrong property name steps to step
  • refactor(CButton): update interface
  • refactor(CFormLabel): update interface
  • refactor(CHeaderBrand): update interface
  • refactor(CLink): update interface
  • refactor(CListGroupItem): update interface
  • refactor(CInputGroupText): update interface
  • refactor(CToastClose): update interface
  • chore: update dependencies and devDependencies

v4.4.0

Choose a tag to compare

@mrholek mrholek released this 18 Sep 12:13
  • refactor(CModal): prevent body scroll when the modal is visible
  • feat(CDropdown): add centered dropdown and centered dropup

v4.3.1

Choose a tag to compare

@mrholek mrholek released this 09 Aug 08:31
release: v4.3.1

v4.3.0

Choose a tag to compare

@mrholek mrholek released this 05 Aug 16:58

New

Refreshed CTable component, which allows creating tables in a faster way.

v4.2.3

Choose a tag to compare

@mrholek mrholek released this 23 Jun 18:42
  • Update React to 18.2.0
  • Minor bug fixes and improvements

v4.2.2

Choose a tag to compare

@mrholek mrholek released this 23 May 13:12
  • Update React to 18.1.0
  • Minor bug fixes and improvements