Releases: styladev/widget
Releases · styladev/widget
2.5.2
2.4.2
- related stories: set height of container and wrapper to initial value so it only takes the space it needs
2.3.1
- added ignoreFonts parameter to avoid external font loading
2.3.0
- improve build process
- add image fallback for IE11
2.2.0
- truncate text after 220 characters
- replace h3 tags with spans for headlines
- make url tracking parameters optional
2.1.14
+ move after element content from css to js in order to fix minifying
2.1.13
+ story text is not limited anymore to the first text element only
+ fix minifying
2.1.12
- generate links correctly regardless of domain config formatting
2.1.11
- only use hashtag navigation when pushstateDefault is explicitly set to false
2.1.10
- use pushstate navigation by default if nothing is specified in domain config (formerly
hashtag navigation).