Releases: zefoy/ngx-font-picker
Releases · zefoy/ngx-font-picker
Bug fix release
-
Fixed potential errors when invalid data is used as inputs
-
Fixed problems in dialog positioning when transforms are used
Bug fix release
- Library is now compiled with strict null checks to have proper null handling
Feature release
- Updated to using latest Angular 6 release
Feature release
- Build and verified to work with Angular 6
Bug fix release
- Fixed potential wheel propagation bug
Bug fix release
- Fixed error handler for the web font request to not produce an error
Feature release
-
Added event sending for the upload button
-
Removed style encapsulation for easier style overriding
-
Fixed fonts loading / showing not working after first font select
Bug fix release
- Changed public API to use the font interface instead of class
Feature release
-
Added public API for the directive and service (see README).
-
Added fpAutoLoad input for controlling auto loading of the font.
Feature release
-
New release for Angular 5 (requires Angular 5)
-
Switched to using flat module format and Rollup for bundling the library