This repository was archived by the owner on Aug 7, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +21
-11
lines changed Expand file tree Collapse file tree 3 files changed +21
-11
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 2.29.0 " ></a >
2
+ # [ 2.29.0] ( https://github.com/ovh-ux/ovh-ui-kit-documentation/compare/v2.28.0...v2.29.0 ) (2019-04-23)
3
+
4
+
5
+ ### Features
6
+
7
+ * ** oui-datagrid:** add pagination change example ([ #192 ] ( https://github.com/ovh-ux/ovh-ui-kit-documentation/issues/192 ) ) ([ b402bbf] ( https://github.com/ovh-ux/ovh-ui-kit-documentation/commit/b402bbf ) )
8
+
9
+
10
+
1
11
<a name =" 2.28.0 " ></a >
2
12
# [ 2.28.0] ( https://github.com/ovh-ux/ovh-ui-kit-documentation/compare/v2.27.0...v2.28.0 ) (2019-04-08)
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ovh-ui-kit-documentation" ,
3
- "version" : " 2.28 .0" ,
3
+ "version" : " 2.29 .0" ,
4
4
"description" : " The documentation and showcase application for OVH UI Kit." ,
5
5
"license" : " BSD-3-Clause" ,
6
6
"scripts" : {
31
31
"angular-sanitize" : " ^1.7.4" ,
32
32
"flatpickr" : " ^4.5.2" ,
33
33
"lodash" : " ^4.17.11" ,
34
- "ovh-ui-angular" : " 2.29 .0" ,
35
- "ovh-ui-kit" : " 2.29 .0" ,
34
+ "ovh-ui-angular" : " 2.30 .0" ,
35
+ "ovh-ui-kit" : " 2.30 .0" ,
36
36
"zxcvbn" : " ^4.4.2"
37
37
},
38
38
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -5473,10 +5473,10 @@ output-file-sync@^1.1.2:
5473
5473
mkdirp "^0.5.1"
5474
5474
object-assign "^4.1.0"
5475
5475
5476
- ovh-ui-angular@2.29 .0 :
5477
- version "2.29 .0"
5478
- resolved "https://registry.yarnpkg.com/ovh-ui-angular/-/ovh-ui-angular-2.29 .0.tgz#eef482155b1a125bc481e9c2044daf7f25c514e2 "
5479
- integrity sha512-3BEMFY7MDszVuEANaZzGvdXvfw/Hshd+EPgkFRNbcoLfdSiereBhNfwpLHohBUnYdAxpHrkEV7jnoGwm0TeI8w ==
5476
+ ovh-ui-angular@2.30 .0 :
5477
+ version "2.30 .0"
5478
+ resolved "https://registry.yarnpkg.com/ovh-ui-angular/-/ovh-ui-angular-2.30 .0.tgz#bd682bdf47ec6574ccb61fefee5557608cd42d0e "
5479
+ integrity sha512-rXDPMhjRUQscPsf+u1rHYBMLPb5kjnlpLbatnUgmKGFjM0EZ53QdYNgdUFjJvZtW1SMuulH1IGkaS8y27oiyDw ==
5480
5480
dependencies :
5481
5481
bloodhound-js "^1.2.3"
5482
5482
clipboard "^2.0.1"
5485
5485
popper.js "^1.14.4"
5486
5486
ui-select "^0.19.8"
5487
5487
5488
- ovh-ui-kit@2.29 .0 :
5489
- version "2.29 .0"
5490
- resolved "https://registry.yarnpkg.com/ovh-ui-kit/-/ovh-ui-kit-2.29 .0.tgz#e19d04eb2c59e5067a3450bc416ab547deb1dc5f "
5491
- integrity sha512-PdNRZ4Ru3RdebqatfSLVVOUX6wT4BJnu5kip5L1odvuVckElh2XcvWzy97K/D9YKw/rVk1SfLtVE5rLzwd1axg ==
5488
+ ovh-ui-kit@2.30 .0 :
5489
+ version "2.30 .0"
5490
+ resolved "https://registry.yarnpkg.com/ovh-ui-kit/-/ovh-ui-kit-2.30 .0.tgz#2ef4c038f55e667b4d160c6184de2a7b5a287f7b "
5491
+ integrity sha512-gn20E69mwHw2YPecJ4+UApOmvFcNlFLCC5BRadrq5EGMYgh8m1a4U4PwccC7++7JC6mh3KKsuy/faU+lSieYnQ ==
5492
5492
dependencies :
5493
5493
less-plugin-remcalc "^0.1.0"
5494
5494
You can’t perform that action at this time.
0 commit comments