Releases: elixir-volt/phoenix_iconify
Releases · elixir-volt/phoenix_iconify
v0.3.2
v0.3.1
phoenix_iconify v0.3.0
What's new
- Replace SVG IDs during rendering to avoid duplicate ID collisions
- Add Iconify-style dimension calculation and
1emdefaults - Add
color,inline, andmask/bgrender modes - Update to
iconify ~> 0.3.0
Published to Hex: https://hex.pm/packages/phoenix_iconify/0.3.0
phoenix_iconify v0.2.0
What's new
- Store discovered icons in a readable JSON manifest
- Render normalized
%Iconify.Icon{}data directly from the manifest - Add compile-time discovery through Elixir AST traversal and Phoenix LiveView tokenization
- Add accessibility, sizing, and transformation options to
<.icon /> - Add
prefetch,audit, andcleanMix tasks - Add CI checks with Credo, Reach smell checks, ExDNA, and tests
- Polish README and package metadata for the
elixir-voltorganization
Published to Hex: https://hex.pm/packages/phoenix_iconify/0.2.0