Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wp 5.5 #49

Merged
merged 10 commits into from
Aug 29, 2020
Merged

Wp 5.5 #49

merged 10 commits into from
Aug 29, 2020

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    7e6d3d5 View commit details
    Browse the repository at this point in the history
  2. fix issue with quantity field

    Quantity text input fields with no predetermined range for quantity
    would not show the inputed text.
    By diminishing the padding value only for the hipothesis of an input
    text field (name ending with ||open) we make sure the user will be able
    to see the quantity in the field.
    ndvo committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    bdef78f View commit details
    Browse the repository at this point in the history
  3. translation: add pt-br

    ndvo committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    12535d3 View commit details
    Browse the repository at this point in the history
  4. fix translation pt_BR Order Desk

    Order Desk is a proper name
    ndvo committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    fa16278 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    8a13ff1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    2930ae0 View commit details
    Browse the repository at this point in the history
  2. fix(admin): replace jQuery live() with on()

    Method live is deprecated as of jQuery 1.9
    ndvo committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    23b19cb View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. fix(product form): input quantity width

    Should not rely on ||open existing at the name attribute.
    ndvo committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    b6151c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. Configuration menu
    Copy the full SHA
    8b7e89c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b16aa9 View commit details
    Browse the repository at this point in the history