File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 10
10
- Gutenberg 4.2 compatibility.
11
11
- WooCommerce 3.5.1 compatibility.
12
12
- WooCommerce Bookings custom styles support.
13
- - Keyboard accessibility improvements.
13
+ - Keyboard accessibility improvements for desktop and mobile menus .
14
14
15
15
### Fix
16
16
17
17
- Do not output inline CSS for values that have not been customized.
18
18
- Stripe gateway checkout styles.
19
+ - More precise ` em ` to ` px ` conversions for better font smoothing.
20
+ - Icon menu alignment for icons of all sizes.
21
+ - WooCommerce message button alignment.
22
+ - Ensure external WooCommerce products are purchaseable.
23
+ - Ensure blockUI library uses accurate background color.
19
24
20
25
### Tweaks
21
26
27
+ - Default grid to be 80% page width at extra large device size.
22
28
- Better separation of integration CSS.
23
29
- Move integration views to main views directory.
24
30
- Remove fitvids in favor of Gutenberg responsive embeds.
25
31
- Remove offcanvas drawer cache for better dynamic content support.
32
+ - More consistent dynamic widget area names ("Page Name Sidebar (Left)")
33
+ - Adjust shop sidebar widths to be smaller.
34
+ - Grouped product purchase form appearance.
26
35
27
36
## [ 1.15.2] - 2018-10-12
28
37
Original file line number Diff line number Diff line change 3
3
"title" : " BigBox" ,
4
4
"author" : " Spencer Finnell" ,
5
5
"description" : " Easily manage and scale WooCommerce product catalogs." ,
6
- "version" : " 2.0.0-beta-2 " ,
6
+ "version" : " 2.0.0-beta-3 " ,
7
7
"license" : " GPL-2.0-or-later" ,
8
8
"main" : " webpack.config.js" ,
9
9
"engines" : {
You can’t perform that action at this time.
0 commit comments