Skip to content

Releases: MahApps/MahApps.Metro.IconPacks

IconPacks v3.2.0

26 Jan 22:22
Compare
Choose a tag to compare

As part of this release we had 7 commits which resulted in 4 issues being closed.

Bug

  • #166 The cool MarkupExtension doesn't work anymore in WPF

Icon Updates

  • #168 Material Design Icons v4.8.95
  • #167 Simple Icons v2.3.0

Hacktoberfest

  • #96 Icon for IconPacks library

logo_small

Where to get it

You can download this release from MahApps.Metro.IconPacks

IconPacks v3.1.0

08 Jan 11:47
Compare
Choose a tag to compare

As part of this release we had 9 commits which resulted in 2 issues being closed.

Icon Updates

  • #164 Unicons v2.0.8
  • #163 Simple Icons v2.20.0

Where to get it

You can download this release from MahApps.Metro.IconPacks

MahApps.Metro.IconPacks v3.0.1

18 Dec 15:08
Compare
Choose a tag to compare

As part of this release we had 4 commits which resulted in 1 issue being closed.

Bug

  • #161 PackIconImageExtension are not available (in WPF)

Where to get it

You can download this release from MahApps.Metro.IconPacks

MahApps.Metro.IconPacks v3.0.0

15 Dec 10:32
Compare
Choose a tag to compare

As part of this release we had 286 commits which resulted in 54 issues being closed.

Breaking Changes

  • #146 Change MahApps.Metro to MahApps
  • #140 Fix UWP packages
  • #131 (GH-130) Rename rotation property
  • #129 Move Converters Resource Dictionary to IconPacks assemblies
  • #97 Remove ControlzEx dependency
  • #93 Re-introduce MahApps.Metro.IconPacks.Core
  • #89 Drop targeting to framework .Net 4.0
  • #88 Strong-Naming again...
  • #85 Use new csproj file format and multi framework targeting

Bugs

  • #158 Fix VerticalContentAlignment and HorizontalContentAlignment not working on PackIcon control
  • #157 VerticalContentAlignment and HorizontalContentAlignment not working on PackIcon control
  • #156 XamlParseException trying to bind PackIconControl.Kind
  • #155 Changing classes to no longer derive from a generic class
  • #154 Icons display errors in XAML designer constantly though build works fine
  • #142 Fix Icons spin when changing visibility (UWP)
  • #141 Icons spin when changing visibility (UWP)
  • #139 (GH-137) Fix missing Converters for all separate projects
  • #138 UWP app with MahApps.Metro.IconPacks crash at startup
  • #137 Can't compile UWP project referencing preview version of MahApps.Metro.IconPacks.Octicons
  • #130 Rename Rotation property to RotationAngle
  • #95 Fix spinning storyboard usage
  • #92 Fix solution (missing MahApps.Metro.IconPacks.WeatherIcons)
  • #90 Fix UAP/UWP NuGet package content
  • #87 Cannot resolve ControlzEx when Mahapps Metro used

Enhancements

  • #100 Add copy as content and PathIcon actions
  • #52 Add option to copy as content

Features

  • #160 Add TargetFramework .NET Core 3.1
  • #159 Add PackIconKind image converter (WPF)
  • #151 Add PICOL icons
  • #147 .NET Core 3.0
  • #143 Common PackIconControl (WPF only)
  • #133 (GH-132) MarkupExtension for UWP 16299
  • #132 MarkupExtension for UWP 10.0.16299
  • #118 Add .NETCore 3.0 support
  • #116 WIP NETCore 3.0 support
  • #113 Add two handy converters for WPF
  • #99 New PathIcon IconElement for UWP
  • #98 using icons in NavigationView of UWP

Icon Updates

  • #135 Octicons v9.1.1
  • #134 Material Design Icons v3.7.95
  • #121 Icon updates
  • #120 Icon updates
  • #114 Icon updates
  • #110 Icon updates
  • #106 Add Material design icons (Google) v3.0.1
  • #105 Update ModernUI icons (last update)
  • #104 Simple Icons v1.9.8
  • #103 Material Design Icons v3.0.39
  • #94 Typicons v2.0.9
  • #91 WeatherIcons v2.0.10
  • #83 Add Weather Icons
  • #67 Possible new [IconSet] - Feather
  • #42 Modern Icon "ControlStop" missing

Hacktoberfest

  • #149 IcanPacks projects as ProjectReference in IconPacks package

image

Where to get it

You can download this release from MahApps.Metro.IconPacks

MahApps.Metro.IconPacks 2.3.0

23 Jun 12:19
74fb7b9
Compare
Choose a tag to compare

As part of this release we had 4 commits which resulted in 1 issue being closed.

Icon Update

  • #82 Update Icon packages

Where to get it

You can download this release from MahApps.Metro.IconPacks

MahApps.Metro.IconPacks v2.2.0

28 Mar 21:50
0df95d3
Compare
Choose a tag to compare

As part of this release we had 4 issues closed.

Updated Icons

  • Material design: 2.2.43 2243 icons
  • Octicons: 7.2.0 176 icons
  • Simple-Icons: 1.3.8 412 icons
  • Font Awesome: 5.0.9 989 icons

Bugs

  • #77 ControlzEx as dependency (reference)
  • #76 Update Icon packages
  • #75 Missing Material Icons
  • #74 PackIconBase conflict with ControlzEx from MahApps.Metro

Where to get it

You can download this release from MahApps.Metro.IconPacks

MahApps.Metro.IconPacks v2.1.0

12 Mar 23:20
9cf5ea8
Compare
Choose a tag to compare

New Icons

  • Material Design Icons 2.1.99
    2199 icons

  • simple-icons 1.3.7
    411 icons

  • Octicons 7.1.0
    176 icons

  • FontAwesome 5.0.8
    946 icons

Closed Issues/PRs

  • #68 Changed the ZIP file link
  • #72 update icons

MahApps.Metro.IconPacks v2.0.0

24 Dec 13:33
5343cf5
Compare
Choose a tag to compare

(Breaking) Changes

  • rename PackIcon to PackIconControl
  • extract IPackIconExtension from extension class
  • rename extensions (remove PackIcon prefix)
  • The MarkupExtension class names had to be renamed, cause the old ones doesn't worked well with the Visual Studio Designer (#29, #30).
    Before
<Button Content="{iconPacks:PackIconFontAwesome Kind=StarOutline}" />

Now

<Button Content="{iconPacks:FontAwesome Kind=StarOutline}" />
  • Browser: fix VirtualizingTilePanel: Invalidate scroll info and measure also on size changed and if the collection gets filtered
  • Simple Icons v1.2.16 (355 icons)
  • FontAwesome v5.0.2 (904 icons)
  • Material Design Icons v2.1.19 (2119 icons)
  • Octicons v7.0.1 (175 icons)

Fixed issues

  • #30 Designer and execution error due to "Flip" property
  • #38 MarkupExtension Namespace vs Name change
  • #29 Designer error in a 'custom' style 'Setter' for an icon
  • #61 Font Awesome 5.0 naming
  • #55 Update Material Design and Simple Icons

iconpacks_v2 0

MahApps.Metro.IconPacks v1.9.1

20 Sep 13:35
Compare
Choose a tag to compare

Fixed Issue(s)

  • #45 Spin property still doesn't work during runtime

MahApps.Metro.IconPacks v1.9.0

15 Apr 21:01
Compare
Choose a tag to compare