Commit graph

183 commits

Author SHA1 Message Date
James Koster
1bed2b1d4d new: scrolling header cart
The more products in the cart, the less user-friendly the header
dropdown becomes. Giving it a `max-height` and making it scroll
resolves this. It also addresses an issue where using the Sticky header
/ Sticky nav option in the Storefront Designer extension would render
the bottom of the dropdown un-viewable when there are many products in
the cart, as it is always off-screen.
2015-07-24 13:33:54 +01:00
James Koster
3fcb6749a1 Cart widget buttons now display: block.
Previously they displayed inline. This could cause issues with small
sidebars / font size changes - the buttons would stack and look ugly.
Making them `display: block;` provides a more consistent experience.
2015-07-23 16:31:15 +01:00
Fränk Klein
0b0710227a Fixes for custom sanitization functions.
- Removes extra wrapper functions around Core sanitization functions.
- Simplifies the code of the `storefront_sanitize_checkbox()` function.
- Updates the changelog.
2015-07-21 15:54:09 +02:00
James Koster
08ec5395d5 Pay for order screen layout when using full width page template on my account. 2015-07-20 12:59:11 +01:00
James Koster
6efbabed80 handheld menu spacing 2015-07-13 14:53:22 +01:00
James Koster
6ca67531ae horizontal scroll. closes #195 2015-07-13 14:44:57 +01:00
James Koster
8f1b19de99 changelog. #197 2015-07-13 11:16:25 +01:00
James Koster
19b6f250ad new fangled 404. closes #190 2015-07-09 16:23:09 +01:00
James Koster
af674be682 display features images on pages. closes #191 2015-07-09 13:11:24 +01:00
James Koster
d740d473c9 hello Storefront_Custom_Radio_Image_Control 2015-06-25 11:54:20 +01:00
James Koster
9dccf829b2 new sanitisation functions 2015-06-25 11:29:09 +01:00
James Koster
ef07ea0296 welcome screen visibility. closes #189 2015-06-23 11:14:24 +01:00
James Koster
57ac70fb35 deposits #186 2015-06-15 15:11:09 +01:00
James Koster
9df04bb962 basic rtl support 2015-06-15 13:11:53 +01:00
James Koster
dd921ad92c 1.4.7 begins... 2015-06-10 16:44:22 +01:00
James Koster
c1c4c558eb outline 2015-06-10 16:04:40 +01:00
James Koster
3117807496 No more do_shortcode(). closes #184 2015-06-10 15:32:20 +01:00
James Koster
3ac6984458 selects. closes #185 2015-06-10 12:17:02 +01:00
James Koster
7a1f6a52e2 escaping / $storefront_version 2015-06-10 10:49:48 +01:00
James Koster
b32e5f3795 hook city 2015-05-14 11:55:52 +01:00
James Koster
979fcb3c40 featured products. closes #177 2015-05-12 15:46:37 +01:00
James Koster
90bd8437ad changelog 2015-05-07 07:38:10 -07:00
James Koster
c32cc5206d busy bump 2015-05-01 13:02:28 +01:00
James Koster
df8da6b077 pagination. closes #172 2015-05-01 09:59:48 +01:00
James Koster
29fc6e3038 description paragraph output 2015-04-30 14:24:54 +01:00
James Koster
b2e7c86307 dismissible notices 2015-04-28 16:50:00 +01:00
James Koster
8e23d960f4 header img / logo 2015-04-27 11:19:19 +01:00
James Koster
06b7ddf8c9 escape correctly 2015-04-27 10:15:07 +01:00
James Koster
147c3086eb 1.4.4 2015-04-23 11:34:10 +01:00
James Koster
7457228de2 welcome screen update 2015-04-21 18:47:23 +01:00
James Koster
8f46b019d4 changelog 2015-04-21 11:52:01 +01:00
James Koster
842972460e WooCommerce messages. closes #169 2015-04-21 11:18:30 +01:00
James Koster
2584e701bc dropdowns. closes #167 2015-04-20 10:38:23 +01:00
James Koster
68cb88844b Header margin on homepage template when WooCommerce isn't activated 2015-04-18 13:32:10 +01:00
James Koster
268566235c dropdown. closes #157 2015-04-17 14:35:25 +01:00
James Koster
f058f1c050 changelog etc 2015-04-13 16:06:05 +01:00
James Koster
f95c1e0a7d changelog 2015-04-08 11:54:49 +01:00
James Koster
d4ffa9b897 node-sass grunt-sass versions 2015-04-02 09:49:36 +01:00
James Koster
ec448c0b32 Heading and Star Rating size on product loops 2015-04-02 09:42:22 +01:00
James Koster
554eb73259 product meta styling 2015-04-01 19:30:36 +01:00
James Koster
10278d3f9f layered nav 2015-04-01 19:23:19 +01:00
James Koster
20197d4ea0 sorting improvements 2015-04-01 19:10:50 +01:00
James Koster
fa9a6aa467 payment form. closes #150 2015-04-01 11:37:55 +01:00
James Koster
6e428d6200 cart dropdown on focus. closes #151 2015-03-31 17:08:43 +01:00
James Koster
7f8fdf284f navigation 2015-03-24 15:10:15 +00:00
James Koster
9e9ba2ecda more accessibility bits 2015-03-24 10:28:45 +00:00
James Koster
b2e16c8eff accessibility 2015-03-24 09:21:12 +00:00
James Koster
40ea9433eb mobile nav 2015-03-23 17:16:27 +00:00
James Koster
1a15b4f373 products widget styling. closes #146 2015-03-18 14:33:16 +00:00
James Koster
b5114c62eb header margin. closes #147 2015-03-18 14:31:40 +00:00