Commit Graph
8 Commits
Author SHA1 Message Date
Aileen Nowak 990f712209 💅 CSS comb and built
no issue
2017-11-20 13:42:32 +08:00
Aileen Nowak de05d90fe9 Upgrading Casper to 2.1.6 2017-10-26 19:03:21 +07:00
Aileen Nowak 73bd9c630e Upgrading Casper to 2.1.5 2017-10-24 16:10:48 +07:00
Aileen Nowak 461639886e Upgrading Casper to 2.1.4 2017-10-03 18:20:14 +07:00
Aileen Nowak f5b7b45f2e Remove /dist/casper.zip
no issue

With https://github.com/TryGhost/Casper/pull/384 the directory `/dist` was created and includes a `casper.zip` file. The PR, that got merged after that (https://github.com/TryGhost/Casper/pull/374) actually implemented the creation of this, but also added the directory to `.gitignore` so it wouldn't be pushed to the repo.
2017-09-19 12:01:17 +07:00
Aileen Nowak 5ec77dfb31 Upgrading Casper to 2.1.2 2017-09-12 18:34:23 +07:00
Aileen Nowak 8690450eae 🎣 Infinite scroll: no API request on last page
no issue

Brings back a little safety guard: when the current page is also the last page, don't make an API request to the server.
2017-07-11 12:32:58 +07:00
Aileen Nowak 2fdfc5285d 🔥 Delete unused partial share.hbs
no issue

Partial is not used in Casper!
2017-07-11 09:49:53 +07:00