Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coreui/coreui-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: hasanissa25/coreui-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

There isn’t anything to compare.

coreui:main and hasanissa25:master are entirely different commit histories.

Showing with 12 additions and 3 deletions.
  1. +8 −0 CHANGELOG.md
  2. +3 −2 README.md
  3. +1 −1 package.json
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

#### [3.4.6](https://github.com/coreui/coreui-react/compare/3.4.5...3.4.6)

> 15 March 2021
- Fix for custom CPagination props [`9ed2c9f`](https://github.com/coreui/coreui-react/commit/9ed2c9fef09782f44c12cb4b3687fedba1725c1a)
- chore: dependencies update [`82e5c9c`](https://github.com/coreui/coreui-react/commit/82e5c9c41fad851974b4c221ff45247145896e71)
- chore: github workflows update [`147b761`](https://github.com/coreui/coreui-react/commit/147b761a74f6f43db2901c65285e1f7cf4cb969e)

#### [3.4.5](https://github.com/coreui/coreui-react/compare/3.4.4...3.4.5)

> 20 January 2021
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -3,8 +3,9 @@
[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=CoreUI%20-%20Free%20Vue%20Admin%20Template%20&url=http://coreui.io/react/&hashtags=bootstrap,admin,template,dashboard,panel,free,angular,react,vue)
[![npm_latest][npm-coreui-react-badge-latest]][npm-coreui-react]
[![npm next][npm-coreui-react-badge-next]][npm-coreui-react]
[![NPM downloads][npm-coreui-react-download]][npm-coreui-react]
[![Build](https://img.shields.io/github/workflow/status/coreui/coreui-react/Project%20check?style=flat-square)][coreui]
[![NPM downloads][npm-coreui-react-download]][npm-coreui-react]
[![Build](https://github.com/coreui/coreui-react/actions/workflows/project-check.yml/badge.svg)](https://github.com/coreui/coreui-react/actions/workflows/project-check.yml)
[![Daily check](https://github.com/coreui/coreui-react/actions/workflows/daily-project-check.yml/badge.svg)](https://github.com/coreui/coreui-react/actions/workflows/daily-project-check.yml)
[![react](https://img.shields.io/badge/react-^17.0.1-lightgrey.svg?style=flat-square&logo=react)][coreui]

[npm-coreui-react-download]: https://img.shields.io/npm/dm/@coreui/react.svg?style=flat-square
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coreui/react",
"version": "3.4.5",
"version": "3.4.6",
"description": "CoreUI React 17 Bootstrap 4 components",
"license": "MIT",
"author": {