Skip to content

Releases: AliOsm/phlex-icons

2.5.0

04 Jan 09:53
Compare
Choose a tag to compare

Full Changelog: 2.4.0...2.5.0

2.4.0

30 Dec 10:59
Compare
Choose a tag to compare

Full Changelog: 2.3.0...2.4.0

2.3.0

25 Dec 08:41
Compare
Choose a tag to compare

Full Changelog: 2.2.0...2.3.0

2.2.0

15 Dec 08:51
Compare
Choose a tag to compare

In v2.2.0, you can use variants on icon class names, which is easier to be passed to other Phlex components.

For example, instead of writing:

PhlexIcons::Hero::AcademicCap(variant: :solid)

You can write:

PhlexIcons::Hero::AcademicCapSolid

And everything should work the same, including passing class and other attributes to the icon component.

Full Changelog: 2.0.0...2.2.0

2.0.0

06 Dec 12:54
Compare
Choose a tag to compare

In v2, Phlex::Icons is now PhlexIcons 🎉

Multiple conflicts happened with Phlex::Icons once I start upgrading from Phlex v1 to Phlex v2, the main issue is the custom icons feature where you can define icons from outside the gem and you will be able to use them directly in your are under Phlex::Icons::Custom module. In this case, Phlex module was conflicting. So, I decided to rename the gem from Phlex::Icons to PhlexIcons, this way we will not have any conflicts :3

If you are using the gem, you just need to Cmd+Shift+F in VSCode and replace Phlex::Icons with PhlexIcons, nothing else is required 🚀

Full Changelog: 1.8.0...2.0.0

1.8.0

06 Dec 08:14
Compare
Choose a tag to compare

Full Changelog: 1.7.0...1.8.0

1.7.0

30 Nov 07:06
Compare
Choose a tag to compare

Full Changelog: 1.6.0...1.7.0

1.6.0

23 Nov 21:08
Compare
Choose a tag to compare

Full Changelog: 1.5.0...1.6.0

1.5.0

15 Nov 11:32
Compare
Choose a tag to compare

Full Changelog: 1.4.0...1.5.0

1.4.0

08 Nov 18:49
Compare
Choose a tag to compare

Full Changelog: 1.3.0...1.4.0