- Fixed Peer dependencies
- Changed update nx to 16.3.2
- Changed update angular to 16.0.6
- Fixed Non-breaking space in ghost text visible in high contrast mode
- Changed update nx to 15.3.0
- Changed update angular to 15.0.3
- Fixed White space displayed below the image of ghost image
- Fixed White space displayed below the image of ghost image
- Fixed Broken build
- Changed update nx to 14.3.5
- Changed update angular to 14.0.2
- Fixed Reset state of ghost image when source is becoming undefined
- Changed update rxjs to 7.4.0
- Changed update to nx 13.8.3 and angular 13.2.4
- Added Configuration option for ghost image transition duration
- Breaking Update to angular v13 and ivy compilation
- Added Ghost image components and directives for loading images
- Changed Update to version 12 of angular and nx
- Changed Adjust ghost module to support angular 10
- Added GhostBoxComponent to build larger rectengular skeletons
- Fixed Theming for ghost component could not be entierly customized
- Fixed Import of ModuleWithProviders in NgxGhostsModule
- Fixed Styles for
ghost-font-top-spacing
andghost-font-bottom-spacing
theme variables
- Added ghost-glow-intensity theme variable to configure the intensity of the glow effect.
- Added ghost-glow-width theme variable to configure the width od the glow effect.
- Added GhostComponent to build custom skeletons.
- Added GhostTextBlockDirective to add a ghost to a multiline text.
- Removed Scss varibale ghost-glow to simplify theming
- Removed Scss varibale ghost-glow-keyframe to simplify theming
- Added New theming
- Added License and github link to package.json
- Added Live demo
- Added Animation stategy none
- Changed Animation stategy "OneGhost" to "OneAnimation"
- Added NgxGhostsModule
- Added GhostTextDirective to add a ghost to a single text.
- Added NgxGhostsConfiguration to customize ghosts.