File tree Expand file tree Collapse file tree 10 files changed +54
-33
lines changed Expand file tree Collapse file tree 10 files changed +54
-33
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 2.18.0 " ></a >
2+ # [ 2.18.0] ( https://github.com/ovh-ux/ovh-ui-kit/compare/v2.17.2...v2.18.0 ) (2018-08-07)
3+
4+
5+ ### Bug Fixes
6+
7+ * add default style to custom tag ([ 3f6709d] ( https://github.com/ovh-ux/ovh-ui-kit/commit/3f6709d ) )
8+ * ** oui-spinner:** fix deprecated mixins ([ e8578aa] ( https://github.com/ovh-ux/ovh-ui-kit/commit/e8578aa ) )
9+ * ** oui-switch:** fix switch layout ([ b45f25b] ( https://github.com/ovh-ux/ovh-ui-kit/commit/b45f25b ) )
10+
11+
12+
113<a name =" 2.17.2 " ></a >
214## [ 2.17.2] ( https://github.com/ovh-ux/ovh-ui-kit/compare/v2.17.1...v2.17.2 ) (2018-08-01)
315
Original file line number Diff line number Diff line change 11@font-face {
22 font-family : "icons" ;
3- src : url ("./icons.eot?15e50de03dbd614ce624c1a12c5366c1 ?#iefix" ) format ("embedded-opentype" ),
4- url ("./icons.woff2?15e50de03dbd614ce624c1a12c5366c1 " ) format ("woff2" ),
5- url ("./icons.woff?15e50de03dbd614ce624c1a12c5366c1 " ) format ("woff" ),
6- url ("./icons.ttf?15e50de03dbd614ce624c1a12c5366c1 " ) format ("truetype" ),
7- url ("./icons.svg?15e50de03dbd614ce624c1a12c5366c1 #icons" ) format ("svg" );
3+ src : url ("./icons.eot?a29024546af18b9df125ff94b5b63a54 ?#iefix" ) format ("embedded-opentype" ),
4+ url ("./icons.woff2?a29024546af18b9df125ff94b5b63a54 " ) format ("woff2" ),
5+ url ("./icons.woff?a29024546af18b9df125ff94b5b63a54 " ) format ("woff" ),
6+ url ("./icons.ttf?a29024546af18b9df125ff94b5b63a54 " ) format ("truetype" ),
7+ url ("./icons.svg?a29024546af18b9df125ff94b5b63a54 #icons" ) format ("svg" );
88}
99
1010i {
Original file line number Diff line number Diff line change 5454
5555 @font-face {
5656 font-family : "icons" ;
57- src : url ("./icons.eot?da8ca746c6b1527d852542510f52a40a ?#iefix" ) format ("embedded-opentype" ),
58- url ("./icons.woff2?da8ca746c6b1527d852542510f52a40a " ) format ("woff2" ),
59- url ("./icons.woff?da8ca746c6b1527d852542510f52a40a " ) format ("woff" ),
60- url ("./icons.ttf?da8ca746c6b1527d852542510f52a40a " ) format ("truetype" ),
61- url ("./icons.svg?da8ca746c6b1527d852542510f52a40a #icons" ) format ("svg" );
57+ src : url ("./icons.eot?df1a765f493b29a2512bd02ee924ba0d ?#iefix" ) format ("embedded-opentype" ),
58+ url ("./icons.woff2?df1a765f493b29a2512bd02ee924ba0d " ) format ("woff2" ),
59+ url ("./icons.woff?df1a765f493b29a2512bd02ee924ba0d " ) format ("woff" ),
60+ url ("./icons.ttf?df1a765f493b29a2512bd02ee924ba0d " ) format ("truetype" ),
61+ url ("./icons.svg?df1a765f493b29a2512bd02ee924ba0d #icons" ) format ("svg" );
6262}
6363
6464i {
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 11{
22 "name" : " ovh-ui-kit" ,
3- "version" : " 2.17.2 " ,
3+ "version" : " 2.18.0 " ,
44 "description" : " A LESS stylekit for the OVH brand." ,
55 "license" : " BSD-3-Clause" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11// ONLY EDIT THE _version.tmpl.less FILE OTHERWISE YOUR
22// CHANGES WILL BE OVERRIDDEN ON NEXT BUILD
33
4- @oui-version : " 2.17.2 " ;
4+ @oui-version : " 2.18.0 " ;
You can’t perform that action at this time.
0 commit comments