3
3
** temaki** is an open source project. You can submit bug reports, help out,
4
4
or learn more by visiting our project page on GitHub: :octocat: https://github.com/rapideditor/temaki
5
5
6
- Please star our project on GitHub to show your support! : star :
6
+ Please star our project on GitHub to show your support! ⭐️
7
7
8
- _ Breaking changes, which may affect downstream projects, are marked with a_ : warning :
8
+ _ Breaking changes, which may affect downstream projects, are marked with a_ ⚠️
9
9
10
10
<!--
11
11
# A.B.C
12
12
##### YYYY-MMM-DD
13
13
14
14
[`xxxx`]: https://rapideditor.github.io/temaki/docs/#icon-temaki-xxxx
15
- [#x ]: https://github.com/rapideditor/temaki/issues/x
15
+ [#xx ]: https://github.com/rapideditor/temaki/issues/xx
16
16
-->
17
17
18
18
# 5.3.0
19
- ##### 2023-Mar-10
19
+ ##### 2023-Mar-12
20
20
21
21
* Add [ ` quay ` ] icon [ #83 ]
22
+ * Give the people in the [ ` bunk_beds ` ] icon a little more space
23
+ * Switch temaki to a scoped package under the rapideditor org: ` @rapideditor/temaki `
24
+ * ⚠️ Note: projects that depend on temaki may need to update their code
22
25
23
26
[ `quay` ] : https://rapideditor.github.io/temaki/docs/#icon-temaki-quay
27
+ [ `bunk_beds` ] : https://rapideditor.github.io/temaki/docs/#icon-temaki-bunk_beds
24
28
[ #83 ] : https://github.com/rapideditor/temaki/issues/83
25
29
26
30
@@ -54,7 +58,7 @@ _Breaking changes, which may affect downstream projects, are marked with a_ :war
54
58
* Small cleanups to icons: cooling towers [ #65 ] , polished nail [ #63 ]
55
59
* Revise medical cross icons [ #62 ]
56
60
* Add icons: [ ` asterisk ` ] , [ ` briefcase_asterisk ` ] , [ ` mountain_asterisk ` ]
57
- * : warning : Rename icon: ` mountain_rescue ` -> ` mountain_cross `
61
+ * ⚠️ Rename icon: ` mountain_rescue ` -> ` mountain_cross `
58
62
* Add icons: [ ` seesaw ` ] , [ ` plant ` ] , [ ` rigging ` ] , [ ` portrait_framed ` ] , [ ` portrait ` ] , [ ` sail ` ]
59
63
60
64
[ `asterisk` ] : https://rapideditor.github.io/temaki/docs/#icon-temaki-asterisk
@@ -145,7 +149,7 @@ _Breaking changes, which may affect downstream projects, are marked with a_ :war
145
149
# 4.0.0
146
150
##### 2020-Jun-10
147
151
148
- * : warning : Remove ` width ` and ` height ` attributes from all icons<br />
152
+ * ⚠️ Remove ` width ` and ` height ` attributes from all icons<br />
149
153
_ The display size is now up to consumers. 15x15 px or larger is recommended._
150
154
* Standardize all SVG geometries to ` path ` elements
151
155
* Remove unexpected ` fill ` and ` id ` attributes of paths
@@ -573,7 +577,7 @@ _The display size is now up to consumers. 15x15 px or larger is recommended._
573
577
* ` briefcase_bolt ` (power/energy)
574
578
* ` briefcase_cross ` (hospital/healthcare)
575
579
* ` briefcase_info `
576
- * : warning : ` travel_agency ` has been removed and replaced by ` briefcase_info `
580
+ * ⚠️ ` travel_agency ` has been removed and replaced by ` briefcase_info `
577
581
578
582
# 3.2.0
579
583
##### 2019-Dec-04
@@ -599,8 +603,8 @@ _The display size is now up to consumers. 15x15 px or larger is recommended._
599
603
# 3.0.0
600
604
##### 2019-Dec-02
601
605
602
- * Switch temaki to a scoped package under rapideditor org: ` @rapideditor /temaki `
603
- * : warning : Note: projects that depend on temaki may need to update their code
606
+ * Switch temaki to a scoped package under the ideditor org: ` @ideditor /temaki `
607
+ * ⚠️ Note: projects that depend on temaki may need to update their code
604
608
605
609
606
610
# 2.3.0
@@ -689,7 +693,7 @@ _The display size is now up to consumers. 15x15 px or larger is recommended._
689
693
* Also added standalone icons for the things in the vending machines: ` ticket ` , ` stamp ` , ` egg ` , ` bread ` , ` heart ` ` can `
690
694
691
695
* New icons for utility mapping:
692
- * : warning : Note: previous ` gas.svg ` has been renamed to ` propane_tank.svg `
696
+ * ⚠️ Note: previous ` gas.svg ` has been renamed to ` propane_tank.svg `
693
697
* Added base icons for ` gas ` , ` water ` , ` power ` , ` cable ` , ` waste `
694
698
* Added variations on all of those for shutoffs, meters, manholes, other devices
695
699
* Several new icons for power utility mapping:
0 commit comments