Peter Fabian
80dc183880
Use nbsp to separate * denoting required fields.
2018-04-04 16:45:40 +02:00
michakrapp
7145b8f729
template global form-login autocomplete attributes
2018-03-19 08:53:53 +01:00
Mike Jolley
ffcfbd2108
version
2018-03-13 10:21:57 +00:00
Mike Jolley
7acb475c59
escape and strip tags in the quantity template
...
Closes #19356
2018-03-13 10:21:42 +00:00
Mark Truitt
382d31018a
Update wrapper-end.php
...
default fallback needed to be reversed. Opening containers are div > main
2018-01-31 19:23:46 -05:00
Caleb Burks
82c5975b37
Prevent duplicate IDs on checkout page
2017-12-17 22:43:51 -06:00
Mike Jolley
9f6f5f9f17
Merge pull request #17609 from woocommerce/update/17254-input-to-button
...
Convert input submit elements to button submit elements
2017-11-07 19:21:04 +00:00
claudiulodro
6b514aaab8
Make underscores the default
2017-11-07 08:45:05 -08:00
Gerhard Potgieter
05e539c85e
input to button for submit in global/form-login.php template
2017-11-07 12:01:25 +02:00
Gerhard Potgieter
8cf3bd8b80
PHPCS fixes for global/form-login.php
2017-11-07 12:00:13 +02:00
claudiulodro
c3689134d0
Underscores wrappers
2017-11-06 13:46:50 -08:00
nishitlangaliya
65464d3a02
Tab to intent, space to align the => and localization done #16966
2017-10-02 22:29:00 +05:30
nishitlangaliya
40e88afd62
indenting code, and necessary changes done ref #16966
2017-10-01 13:52:02 +05:30
nishitlangaliya
eb73972afa
As per suggestions required changes done ref #16966
2017-09-29 10:38:14 +05:30
nishitlangaliya
a30819092c
aria-labelledby added to quantity field ref #16966
2017-09-29 01:52:48 +05:30
Mike Jolley
3a17d48af2
Added screen reader text to quantity input template
...
Closes #16909
2017-09-26 12:05:09 +01:00
Jesse Ostrander
e07dae3005
Fix typo in the global form-login.php
2017-08-06 12:40:54 -04:00
Mike Jolley
aacb01d1e7
Merge branch 'pr/13503'
...
# Conflicts:
# assets/css/twenty-seventeen.css
# assets/css/woocommerce-layout.css
# assets/css/woocommerce-layout.scss
# assets/css/woocommerce.css
2017-04-27 12:46:05 +01:00
Mike Jolley
7fd4005475
Wrap hidden input in div
...
Closes #13541
2017-03-13 17:56:25 +00:00
Aristeides Stathopoulos
10ffc92a73
Inline control structures are not allowed
2017-03-07 22:24:24 +02:00
Mike Jolley
846e1ca25c
If max and min value are identical, don't show qty input
2017-02-17 15:51:59 +00:00
James Koster
5b01bb693e
Correct use of `--` in checkbox / checkbox label classes
2017-01-13 17:26:09 +00:00
James Koster
f709d6be3c
Standardise class names #12297
2016-11-17 11:51:54 +00:00
Claudio Sanches
f201684917
Wrap checkbox label texts into span elements
2016-11-16 19:44:22 -02:00
Claudio Sanches
1939abf059
Updated use of labels for checkboxes
2016-11-09 22:41:14 -02:00
Aristeides Stathopoulos
fde1037757
fix failing tests.
2016-09-01 23:50:14 +03:00
Aristeides Stathopoulos
f2730eea02
WordPress.WhiteSpace.ControlStructureSpacing.BlankLineAfterEnd
2016-08-27 08:57:05 +03:00
Aristeides Stathopoulos
82f3cc221e
WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeOpenParenthesis
2016-08-27 07:23:02 +03:00
Claudio Sanches
14eeee15ee
Welcome to docs.woocommerce.com
2016-07-19 07:30:31 -03:00
Claudio Sanches
e39274e753
HTTPS for everybody
2016-05-26 22:48:49 -03:00
James Koster
ba009c6fc5
Fixes the layout on shop pages when using Twenty Eleven. closes #10665
2016-04-15 13:24:17 +01:00
Mike Jolley
e9ff396348
Only add when using intval for stock amounts
2016-02-26 14:36:53 +00:00
Jon Koops
111b72c159
Add attributes to quantity input to show numeric keyboard on mobile devices.
...
This commit adds both a `pattern` attribute to restrict user's input to numerical characters, and the forwards compatible `inputmode` attribute to hint at the keyboard layout to use. These attributes combined make sure that the numerical keyboard shows instead of the normal keyboard on most mobile devices (tested on the latest versions of Android and iOS).
Possible Caveats:
- Due to the nature of the numeric keyboard on iOS it is impossible to add a decimal point.
Further Reading:
https://stackoverflow.com/questions/6178556/iphone-numeric-keyboard-for-text-input
https://www.smashingmagazine.com/2015/05/form-inputs-browser-support-issue/
http://danielfriesen.name/blog/2013/09/19/input-type-number-and-ios-numeric-keypad/
2016-02-25 17:48:06 +01:00
Mike Jolley
bd4c90dbec
Docblocks
...
Fixes #10336
2016-02-12 11:28:44 +00:00
djenggoat
7d3e4b1778
mismatch end tag wrapper for twentysixteen
...
mismatch end tag wrapper end for WordPress twentysixteen templates/global/wrapper-end.php
2016-02-06 20:12:05 +08:00
Takashi Irie
d88ba80f84
Edits for Twnety Sixteen
2015-11-23 11:55:50 +00:00
Claudio Sanches
5893875b0c
Removed period for file headers
2015-11-03 11:53:50 -02:00
Claudio Sanches
ee30b5b308
Fixed php docs standards
2015-11-03 11:31:20 -02:00
Mike Jolley
f050c804e1
Use wp.template for variation and variation button
2015-10-28 13:04:28 +00:00
Caleb Burks
ee2757c08f
Specific template override paths
2015-10-03 02:58:08 -05:00
Mike Jolley
de4a80f950
Add disclaimer to template files
...
Closes #8942
2015-10-01 16:07:35 +02:00
Mike Jolley
8e19abe368
Check if $breadcrumb is empty
2015-09-14 15:56:58 +01:00
George Stephanis
95e6b84fbb
Make sure we esc_attr translation results
...
Part 2 of … 2, I think.
2015-08-05 14:15:00 -04:00
George Stephanis
c7ee929325
Partial _e() => esc_attr_e() changeover.
...
There’s a lot of them, so I’m breaking them into multiple commits.
This is safeguarding stuff in case some translation uses a double
quote, it will no longer risk breaking out of the attribute.
2015-08-05 14:10:09 -04:00
Justin Shreve
d383e3bfd0
Use wp_lostpassword_url instead wc_lostpassword_url. The WC function is just meant to be a filter.
2015-06-25 16:54:36 +00:00
Mike Jolley
bd11f51d04
Double shop page in breadcrumb and white space issues.
...
Fixes #7432
2015-02-16 16:21:48 +00:00
Claudio Sanches
5772356eb2
Re-added the woocommerce_breadcrumb_home_url filter
2015-02-12 18:34:40 -02:00
Mike Jolley
508bfd5c06
Merge branch 'breadcrumbs-class'
...
Adds endpoint page titles for #5522
Fixes link back to endpoint pages and closes #6638
Avoids need for breadcrumb fix which closes #6834
Removes the need and closes #6834
Fixes #6840
2014-12-05 13:42:19 +00:00
Bryce
cb7e06ba8b
Change structure of check to appease claudio
2014-12-01 01:42:28 +07:00
Bryce
df95a6f016
check if offset exists in breadcrumb.php
...
Closes #6878
2014-12-01 01:21:42 +07:00