Skip to content

Commit ef77e8d

Browse files
committed
#6428 Deprecate several icons using in and out class
1 parent 9ac8263 commit ef77e8d

2 files changed

Lines changed: 25 additions & 9 deletions

File tree

RELEASE-NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## RELEASE NOTES
22

3+
### Version 2.3.3 - June 18, 2018
4+
5+
**Bug Fixes**
6+
- **Search** - Passing in `cache: false` will now affect default settings for `apiSettings` when using a remote endpoint. Previously you would also have to pass in `apiSettings: { cache: false}` as well
7+
- **CSS** - Update LESS syntax to be compatible with LESS 3.0 **Thanks @sciyoshi** [#6447](https://github.com/Semantic-Org/Semantic-UI/pull/6447)
8+
39
### Version 2.3.2 - June 18, 2018
410

511
**Enhancements**

src/themes/default/elements/icon.overrides

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ i.icon.lightbulb:before { content: "\f0eb"; }
473473
i.icon.linechat:before { content: "\f3c0"; }
474474
i.icon.linkify:before { content: "\f0c1"; }
475475
i.icon.linkedin:before { content: "\f08c"; }
476-
i.icon.linkedin.in:before { content: "\f0e1"; }
476+
i.icon.linkedin.alt:before { content: "\f0e1"; }
477477
i.icon.linode:before { content: "\f2b8"; }
478478
i.icon.linux:before { content: "\f17c"; }
479479
i.icon.lira.sign:before { content: "\f195"; }
@@ -660,9 +660,9 @@ i.icon.shopping.bag:before { content: "\f290"; }
660660
i.icon.shopping.basket:before { content: "\f291"; }
661661
i.icon.shopping.cart:before { content: "\f07a"; }
662662
i.icon.shower:before { content: "\f2cc"; }
663-
i.icon.sign.in.alternate:before { content: "\f2f6"; }
663+
i.icon.sign-in.alternate:before { content: "\f2f6"; }
664664
i.icon.sign.language:before { content: "\f2a7"; }
665-
i.icon.sign.out.alternate:before { content: "\f2f5"; }
665+
i.icon.sign-out.alternate:before { content: "\f2f5"; }
666666
i.icon.signal:before { content: "\f012"; }
667667
i.icon.simplybuilt:before { content: "\f215"; }
668668
i.icon.sistrix:before { content: "\f3ee"; }
@@ -861,6 +861,15 @@ i.icon.yoast:before { content: "\f2b1"; }
861861
i.icon.youtube:before { content: "\f167"; }
862862
i.icon.youtube.square:before { content: "\f431"; }
863863

864+
/* Deprecated *In/Out Naming Conflict) */
865+
i.icon.linkedin.in:before { content: "\f0e1"; }
866+
i.icon.zoom.in:before { content: "\f00e"; }
867+
i.icon.sign.in.alternate:before { content: "\f2f6"; }
868+
i.icon.in.cart:before { content: "\f218"; }
869+
i.icon.zoom.out:before { content: "\f010"; }
870+
i.icon.log.out:before { content: "\f2f5"; }
871+
i.icon.sign.out:before { content: "\f2f5"; }
872+
i.icon.sign.out.alternate:before { content: "\f2f5"; }
864873

865874
/* Aliases */
866875
i.icon.chess.rock:before { content: "\f447"; }
@@ -993,7 +1002,7 @@ i.icon.hourglass.three:before { content: "\f253"; }
9931002
i.icon.hourglass.two:before { content: "\f252"; }
9941003
i.icon.idea:before { content: "\f0eb"; }
9951004
i.icon.ils:before { content: "\f20b"; }
996-
i.icon.in.cart:before { content: "\f218"; }
1005+
i.icon.in-cart:before { content: "\f218"; }
9971006
i.icon.inr:before { content: "\f156"; }
9981007
i.icon.intergender:before { content: "\f224"; }
9991008
i.icon.intersex:before { content: "\f224"; }
@@ -1157,8 +1166,8 @@ i.icon.yc:before { content: "\f23b"; }
11571166
i.icon.ycombinator:before { content: "\f23b"; }
11581167
i.icon.yen:before { content: "\f157"; }
11591168
i.icon.zip:before { content: "\f187"; }
1160-
i.icon.zoom.in:before { content: "\f00e"; }
1161-
i.icon.zoom.out:before { content: "\f010"; }
1169+
i.icon.zoom-in:before { content: "\f00e"; }
1170+
i.icon.zoom-out:before { content: "\f010"; }
11621171
i.icon.zoom:before { content: "\f00e"; }
11631172
i.icon.bitbucket.square:before { content: "\f171"; }
11641173
i.icon.checkmark.box:before { content: "\f14a"; }
@@ -1181,7 +1190,7 @@ i.icon.food:before { content: "\f2e7"; }
11811190
i.icon.hourglass.zero:before { content: "\f253"; }
11821191
i.icon.level.down:before { content: "\f3be"; }
11831192
i.icon.level.up:before { content: "\f3bf"; }
1184-
i.icon.log.out:before { content: "\f2f5"; }
1193+
i.icon.logout:before { content: "\f2f5"; }
11851194
i.icon.meanpath:before { content: "\f0c8"; }
11861195
i.icon.money:before { content: "\f3d1"; }
11871196
i.icon.move:before { content: "\f0b2"; }
@@ -1191,8 +1200,8 @@ i.icon.radio:before { content: "\f192"; }
11911200
i.icon.remove.bookmark:before { content: "\f02e"; }
11921201
i.icon.resize.horizontal:before { content: "\f337"; }
11931202
i.icon.resize.vertical:before { content: "\f338"; }
1194-
i.icon.sign.in:before { content: "\f2f6"; }
1195-
i.icon.sign.out:before { content: "\f2f5"; }
1203+
i.icon.sign-in:before { content: "\f2f6"; }
1204+
i.icon.sign-out:before { content: "\f2f5"; }
11961205
i.icon.spoon:before { content: "\f2e5"; }
11971206
i.icon.star.half.empty:before { content: "\f089"; }
11981207
i.icon.star.half.full:before { content: "\f089"; }
@@ -1544,6 +1553,7 @@ i.icon.youtube.play:before { content: "\f167"; }
15441553
i.icon.less,
15451554
i.icon.linechat,
15461555
i.icon.linkedin,
1556+
i.icon.linkedin.alternate,
15471557
i.icon.linkedin.in,
15481558
i.icon.linode,
15491559
i.icon.linux,

0 commit comments

Comments
 (0)