Skip to content

Commit

Permalink
refactor(pagination): support null type for paging prop
Browse files Browse the repository at this point in the history
  • Loading branch information
rayhan-ab committed Feb 16, 2023
1 parent ceca1da commit 634a967
Show file tree
Hide file tree
Showing 50 changed files with 60 additions and 56 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.14.5]
### Refactored
- Support `null` type for `Pagination`'s `paging`

## [0.14.4]
### Added
- added prop `scrollTarget` in `ScrollSpy`
Expand Down
2 changes: 1 addition & 1 deletion build/Icon-5ff1226d.js → build/Icon-f3bf8835.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/Label-a23b79bf.js → build/Label-e62580a5.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/Popper-a4fe5bb7.js → build/Popper-db0b109c.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/Select-1c479a8b.js → build/Select-a793a68a.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/components/Button/Button.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/components/ButtonWithIcon/ButtonWithIcon.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 634a967

Please sign in to comment.