Skip to content

Commit 5883ae7

Browse files
AxelPeterCDS Agent
authored andcommitted
chore: bump version to v2.17.1
1 parent 5f129f4 commit 5883ae7

File tree

10 files changed

+144
-123
lines changed

10 files changed

+144
-123
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="2.17.1"></a>
2+
## [2.17.1](https://github.com/ovh-ux/ovh-ui-kit/compare/v2.17.0...v2.17.1) (2018-07-30)
3+
4+
5+
### Bug Fixes
6+
7+
* **oui-button:** remove margin on button ([adc3158](https://github.com/ovh-ux/ovh-ui-kit/commit/adc3158))
8+
* **oui-input-group:** fix transition animation ([f3ef6bc](https://github.com/ovh-ux/ovh-ui-kit/commit/f3ef6bc))
9+
* **oui-typography:** fix base font style on body ([3c145c3](https://github.com/ovh-ux/ovh-ui-kit/commit/3c145c3))
10+
11+
12+
113
<a name="2.17.0"></a>
214
# [2.17.0](https://github.com/ovh-ux/ovh-ui-kit/compare/v2.16.3...v2.17.0) (2018-07-25)
315

dist/icons/icons.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
@font-face {
22
font-family: "icons";
3-
src: url("./icons.eot?530c7911cfdcecafe2c6d12c95a4e398?#iefix") format("embedded-opentype"),
4-
url("./icons.woff2?530c7911cfdcecafe2c6d12c95a4e398") format("woff2"),
5-
url("./icons.woff?530c7911cfdcecafe2c6d12c95a4e398") format("woff"),
6-
url("./icons.ttf?530c7911cfdcecafe2c6d12c95a4e398") format("truetype"),
7-
url("./icons.svg?530c7911cfdcecafe2c6d12c95a4e398#icons") format("svg");
3+
src: url("./icons.eot?60e311cdf6f1a89e56e10db1ccc24839?#iefix") format("embedded-opentype"),
4+
url("./icons.woff2?60e311cdf6f1a89e56e10db1ccc24839") format("woff2"),
5+
url("./icons.woff?60e311cdf6f1a89e56e10db1ccc24839") format("woff"),
6+
url("./icons.ttf?60e311cdf6f1a89e56e10db1ccc24839") format("truetype"),
7+
url("./icons.svg?60e311cdf6f1a89e56e10db1ccc24839#icons") format("svg");
88
}
99

1010
i {

dist/icons/icons.eot

0 Bytes
Binary file not shown.

dist/icons/icons.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@
5454

5555
@font-face {
5656
font-family: "icons";
57-
src: url("./icons.eot?f7cc095d3220b3843534ffca861ba924?#iefix") format("embedded-opentype"),
58-
url("./icons.woff2?f7cc095d3220b3843534ffca861ba924") format("woff2"),
59-
url("./icons.woff?f7cc095d3220b3843534ffca861ba924") format("woff"),
60-
url("./icons.ttf?f7cc095d3220b3843534ffca861ba924") format("truetype"),
61-
url("./icons.svg?f7cc095d3220b3843534ffca861ba924#icons") format("svg");
57+
src: url("./icons.eot?494d4bc80dae3951be75bdee013d49aa?#iefix") format("embedded-opentype"),
58+
url("./icons.woff2?494d4bc80dae3951be75bdee013d49aa") format("woff2"),
59+
url("./icons.woff?494d4bc80dae3951be75bdee013d49aa") format("woff"),
60+
url("./icons.ttf?494d4bc80dae3951be75bdee013d49aa") format("truetype"),
61+
url("./icons.svg?494d4bc80dae3951be75bdee013d49aa#icons") format("svg");
6262
}
6363

6464
i {

dist/icons/icons.ttf

0 Bytes
Binary file not shown.

dist/icons/icons.woff

0 Bytes
Binary file not shown.

dist/icons/icons.woff2

-8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)