Skip to content

Releases: styladev/widget

2.5.2

19 Apr 09:27

Choose a tag to compare

  • remove tracking URL parameters

2.4.2

07 Sep 15:37

Choose a tag to compare

  • related stories: set height of container and wrapper to initial value so it only takes the space it needs

2.3.1

28 Jun 15:29

Choose a tag to compare

  • added ignoreFonts parameter to avoid external font loading

2.3.0

11 May 09:59

Choose a tag to compare

  • improve build process
  • add image fallback for IE11

2.2.0

05 Apr 12:07

Choose a tag to compare

  • truncate text after 220 characters
  • replace h3 tags with spans for headlines
  • make url tracking parameters optional

2.1.14

14 Feb 16:39

Choose a tag to compare

+ move after element content from css to js in order to fix minifying

2.1.13

13 Feb 14:04

Choose a tag to compare

+ story text is not limited anymore to the first text element only
+ fix minifying

2.1.12

13 Jan 10:59

Choose a tag to compare

  • generate links correctly regardless of domain config formatting

2.1.11

11 Jan 14:57

Choose a tag to compare

  • only use hashtag navigation when pushstateDefault is explicitly set to false

2.1.10

11 Jan 10:44

Choose a tag to compare

  • use pushstate navigation by default if nothing is specified in domain config (formerly
    hashtag navigation).