Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.

Version 2.2.0

Choose a tag to compare

@hypery2k hypery2k released this 20 Apr 16:13
· 38 commits to master since this release

Bug Fixes

  • allow no semi-colon (fdbf961)
  • make it compatible with minified css (598a3a7)
  • make it work with uppercase codes (512c249)
  • publish with no .ts files (9053443)
  • compile-error: Adding tslib as dependency (51dd2e9)
  • extends-error: Use tslib (5ffdab6)
  • webpack-build: Use angular compiler to generate metadata (a682769)
  • webpack-error: Adding basic sample app for testing (e69a5e5)
  • webpack-error: Use OpaqueToken for injection (e25af7f)

Features

  • improve performance, also added addition fonticonPure pipe for optimal perf (324f355)
  • AoT: Fix wrong dependencies in sample app (c158a7c)
  • AoT: Make AoT work (718e3d0)
  • TNSFontIconModule: simpler config with module import (9d4598d)