Skip to content

Releases: Webstop/core-styles

v0.6.20

31 Oct 16:09
5d99088

Choose a tag to compare

modified ahoy.js to track new attributes for store number

v0.6.19: Merge pull request #66 from marklair/master

17 Oct 18:31
afdbc0d

Choose a tag to compare

modified config.js to use new store number body tag attributes with ahoy tracking

v0.6.18: Merge pull request #65 from marklair/master

23 Sep 18:23
26d6253

Choose a tag to compare

new version 0.6.18 where a bad css value in circular-item-body class …

v0.6.17

21 Aug 13:37
53df166

Choose a tag to compare

moved the addition of the "is-loaded" class down so that it happens after the load actually happens.

What's Changed

  • changed order of processes in infinite scroll load so that the class … by @marklair in #63

Full Changelog: v0.6.15...v0.6.16

What's Changed

  • change circular item body to fix bug - have waffled on this due to di… by @marklair in #64

Full Changelog: v0.6.16...v0.6.17

v0.6.15

02 Aug 17:06
7ebd3d2

Choose a tag to compare

What's Changed

  • went back to default value for the circular-sm-min-column-width variable by @marklair in #61
  • went back to default value for the circular-sm-min-column-width variable by @marklair in #62

Full Changelog: v0.6.14...v0.6.15

Aye View for Ajax and Live

03 Jul 14:07

Choose a tag to compare

Refactored Aye to no longer use jQuery. We also now track views when content is added to a page via AJAX, fetch, or otherwise inserted to the DOM. Adds the Live feature for monitoring changes to the DOM.

v0.6.13

04 Jun 17:52
eb1dba6

Choose a tag to compare

finally got changes correct and tagged... hopefully

v0.6.12

04 Jun 17:32
4d49004

Choose a tag to compare

Merge pull request #59 from marklair/master

had to reverse values... variable nae does not see correct but going …

v0.6.11

04 Jun 14:49
9b51752

Choose a tag to compare

css changes

Fix data-api-host body tag attribute

27 Jul 19:57
4c61795

Choose a tag to compare

Fix support for the data-api-host page body tag attribute for ahoy. This allows rails and lasso pages to tell ahoy.js to use the same domain as the current page is being hosted in order to avoid cross-domain issues with Chrome-based browsers.