File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.9.0] - 2023-10-02
11+
1012### Fixed
1113
1214- Fixed row size and overflow behaviour for Paging component so that it does not always show a horizontal scrollbar regardless of the available width
@@ -120,12 +122,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
120122- created package :tada :
121123- added tests
122124
123- [ unreleased ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.8.1 ...HEAD
125+ [ unreleased ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.9.0 ...HEAD
124126[ 2.1.1 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.1.0...2.1.1
125127[ 2.1.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.0.2...2.1.0
126128[ 2.0.2 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.0.1...2.0.2
127129[ 2.0.1 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.0.0...2.0.1
128130[ 2.0.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/45cbeb76034667019da84605082679900f506d75...2.0.0
131+ [ 2.9.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.8.1...2.9.0
129132[ 2.8.1 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.8.0...2.8.1
130133[ 2.8.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.7.0...2.8.0
131134[ 2.7.0 ] : https://github.com/neolution-ch/react-pattern-ui/compare/2.6.0...2.7.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @neolution-ch/react-pattern-ui" ,
3- "version" : " 2.8.1 " ,
3+ "version" : " 2.9.0 " ,
44 "description" : " Some basic functions and components which are needed in most of projects." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments